Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] CHANGE_LOG_changeLogTempToChangeLog just hangs

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] CHANGE_LOG_changeLogTempToChangeLog just hangs


Chronological Thread 
  • From: "Hyzer, Chris" <>
  • To: "Crawford, Jeffrey" <>, Grouper Users <>
  • Subject: RE: [grouper-users] CHANGE_LOG_changeLogTempToChangeLog just hangs
  • Date: Thu, 18 Apr 2019 18:16:30 +0000

You should be running the daemon and it should be doing change log processing.  You shouldn’t be running that in two places simultaneously

 

From: <> On Behalf Of Crawford, Jeffrey
Sent: Thursday, April 18, 2019 11:11 AM
To: Grouper Users <>
Subject: Re: [grouper-users] CHANGE_LOG_changeLogTempToChangeLog just hangs

 

A little bit of a follow up. We are working on several projects that require a lot of groups to be loaded via gsh scripts. I finally realized that the Grouper Rules “RuleApi” calls tend to internally make lots of individual changes that go to the changelog. However these are just POC setups and the real group construction will be much bigger.

 

It seems like when the number of changes gets smaller, say a couple of hundred the processes seems to speed up. So would you recommend that we add loaderRunOneJob("CHANGE_LOG_changeLogTempToChangeLog"); commands after a few changes in the gsh script. Would that make it run more efficiently?

 

I’ve also been having trouble with the veto if not eligible but I’ll create a new thread for that one.

 

Thanks

Jeffrey C.

 

From: <> on behalf of "Crawford, Jeffrey" <>
Reply-To: "Crawford, Jeffrey" <>
Date: Wednesday, April 17, 2019 at 1:09 PM
To: Grouper Users <>
Subject: [grouper-users] CHANGE_LOG_changeLogTempToChangeLog just hangs

 

Hi Everyone,

 

So my changelog_temp has over 4000 items in it. Not sure what I did to do that, but I’m trying to run loaderRunOneJob("CHANGE_LOG_changeLogTempToChangeLog"); but it just hangs. Been like this for about 30 min. Is there any way to see what’s wrong? There are no error messages just sits there. I’ve already shut down the loader and tomcat (This is a test system).

 

Thanks

Jeffrey C.

 




Archive powered by MHonArc 2.6.19.

Top of Page