Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] problem with running the Loader,

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] problem with running the Loader,


Chronological Thread 
  • From: Shilen Patel <>
  • To: Michael McManaman <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] problem with running the Loader,
  • Date: Fri, 2 Sep 2016 18:13:59 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) ;
  • Ironport-phdr: 9a23:or0lyROvlUBU8bUOxKUl6mtUPXoX/o7sNwtQ0KIMzox0K/v4rarrMEGX3/hxlliBBdydsK0UzbeN+Pm9EUU7or+/81k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i76vnYuHUDaNAF1L+nxUqvZqs2x3uW7/dWHZgpN2xK3fL18JRGx6wjdq59Fr5FlL/MKyhrNr30AQ+1KyGcgcUmTnhLx4O+84Z1utSlcpqRypIZ7TazmcvFgHvRjBzM8PjVt6Q==
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Hi Mike,

That could mean that you have a lot of rows in the
grouper_change_log_entry_temp table that haven't been processed. And that
could happen if you haven't been running the Grouper Daemon. Typically the
daemon runs the changeLogTempToChangeLog job every minute to prevent a
backlog. In any case, while running that job from GSH, do a few counts on
the table and see if the number of rows is decreasing. If so, you just
have a backlog and you can estimate how long it will take to finish.
Otherwise, it may be stuck on a change.

Thanks!

- Shilen

On 9/2/16, 1:35 PM, "Michael McManaman"
<>
wrote:

>Hello -
>
>I'm trying to follow the online videos in setting for Grouper Training -
>Admin - PSP, and in part 3, I hit a problem with the first couple
>commands entered into gsh. I cannot get this command to run:
>
> loaderRunOneJob("CHANGE_LOG_changeLogTempToChangeLog")
>
>It stalls and never returns. I set debug (GSH_DEBUG = true) and still
>see nothing & nothing in the logs.
>
>Other commands like:
>
> loaderRunOneJob("CHANGE_LOG_consumer_psp")
>
> findBadMemberships()
>
> loaderRunOneJob("CHANGE_LOG_consumer_grouperRules")
>
>Return with "loader ran successfully: null"
>
>I have change log records - when i ran
>
> loaderRunOneJob("MAINTENANCE_cleanLogs")
>
>I got back:
>
>loader ran successfully: Deleted 10 records from grouper_loader_log
>older than 7 days old. Deleted 283206 records from
>grouper_change_log_entry older than 14 days old.
>
>
>Anyone have any ideas?
>
>Thanks in advance.
>
>Mike
>
>




Archive powered by MHonArc 2.6.19.

Top of Page