Skip to Content.
Sympa Menu

grouper-users - [grouper-users] RE: Grouper Loader Cron Question

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] RE: Grouper Loader Cron Question


Chronological Thread 
  • From: Chris Hyzer <>
  • To: "Bryan E. Wooten" <>, "" <>
  • Subject: [grouper-users] RE: Grouper Loader Cron Question
  • Date: Wed, 8 May 2013 17:00:43 +0000
  • Accept-language: en-US
  • Authentication-results: sfpop-ironport04.merit.edu; dkim=neutral (message not signed) header.i=none

Can you send more entries?  So the problem is not that things are not running when they should, but rather you want to know what is running if not your jobs specified?  There are other things that go on in the loader like copying data from the temp table to the change log table, but that doesn’t look like it is this stuff…  there isn’t much data here, so we would need to debug and set a breakpoint in the event log to see what is calling it…

 

Thanks,

Chris

 

From: [mailto:] On Behalf Of Bryan E. Wooten
Sent: Wednesday, May 08, 2013 12:49 PM
To:
Subject: [grouper-users] Grouper Loader Cron Question

 

I have configured 4 Grouper Ldap Loader Groups all with the quartz cron set to 0 0/15 * * * ?.

 

When I start the loader I see this every minute in the grouper log file:

 

2013-05-08 10:12:28,074: [main] INFO  EventLog.info(156) -  - [fa268fb3dc584eddbd16df5161bc3355,'GrouperSystem','application'] session: start (421ms)

2013-05-08 10:12:28,290: [main] INFO  EventLog.info(156) -  - [fe97cc7b58314f88a9a32e0de63d195a,'GrouperSystem','application'] session: start (12ms)

2013-05-08 10:12:28,297: [main] INFO  EventLog.info(156) -  - [1bd661bdfdf846a59753722f7f20edda,'GrouperSystem','application'] session: start (3ms)

2013-05-08 10:12:29,950: [main] INFO  EventLog.info(156) -  - [bb8bf229826a455f97f6fd1dcd407a72,'GrouperSystem','application'] session: start (11ms)

2013-05-08 10:12:30,313: [main] INFO  EventLog.info(156) -  - [bc5fa26423054cb1ba63f41dd0b04cc3,'GrouperSystem','application'] session: start (3ms)

2013-05-08 10:12:30,327: [main] INFO  EventLog.info(156) -  - [0cc24c919218497cade64297843cb8f8,'GrouperSystem','application'] session: start (3ms)

2013-05-08 10:12:30,334: [main] INFO  EventLog.info(156) -  - [5e259f1d1d6a432cb45e347decd9a799,'GrouperSystem','application'] session: start (3ms)

2013-05-08 10:12:30,358: [main] INFO  EventLog.info(156) -  - [5e259f1d1d6a432cb45e347decd9a799,'GrouperSystem','application'] add group type: 'grouperLoader' (21ms)

2013-05-08 10:13:14,475: [main] INFO  EventLog.info(156) -  - [2e4cd7b6557b42d18098fbeca861d9c0,'GrouperSystem','application'] session: start (13ms)

 

Any idea what is causing this?

 

-Bryan

 




Archive powered by MHonArc 2.6.16.

Top of Page