Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] PSP Cron not working

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] PSP Cron not working


Chronological Thread 
  • From: David Langenberg <>
  • To: "Bryan E. Wooten" <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] PSP Cron not working
  • Date: Mon, 16 Sep 2013 20:50:13 -0600

Are you waiting over 5 minutes before checking for results?  Setting the cron to 5 minutes will mean the PSP will process changeLog entries every 5 minutes.  When the timer is up, you then need to wait for the PSP to actually process the stacked-up changes.  Remember, every entry in the change-log gets evaluated, so depending how many operations occurred, you could be looking at a few minutes of catch-up before the changes are propagated over.

Dave


On Mon, Sep 16, 2013 at 1:22 PM, Bryan E. Wooten <> wrote:

I have set my PSP change log consumer to run every 5 minutes in my grouper-loader.properties:

 

changeLog.consumer.psp.quartzCron = 0 0/5 0 * * ?

 

And set Grouper to be authoritative in the psp.xml:

 

psp.xml:    authoritative="true"

 

But when I remove or add a group to Grouper via the UI the change is not reflected in my Active Directory target.

 

If I run ./gsh –psp –bulkSync the changes do occur.

 

Any ideas?

 

Thanks,

 

Bryan




--
David Langenberg
Identity & Access Management
The University of Chicago



Archive powered by MHonArc 2.6.16.

Top of Page