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: Wed, 17 Apr 2019 20:36:27 +0000

You could run jstack (get the pid and pass that in as argument to jstack) while it hung, see what the stack says, then wait a few minutes, run it again, see if still in same spot.  If it is on a query, maybe the database is locked or slow?  Or maybe it is just processing, maybe let it run overnight?  Let us know what the results are.

 

From: <> On Behalf Of Crawford, Jeffrey
Sent: Wednesday, April 17, 2019 4:07 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