• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Instance won't shutdown with ERJGroupsSynchronizer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Instance won't shutdown with ERJGroupsSynchronizer


  • Subject: Instance won't shutdown with ERJGroupsSynchronizer
  • From: Ted Archibald <email@hidden>
  • Date: Sat, 30 Nov 2013 15:58:02 -0600

I've been having a bug where an instance won't shutdown (caveat: I haven't updated wonder in 2 years for fear of breaking stuff...)

The stack trace points to an error in ERXObjectStoreCoordinatorSynchronizer$ProcessChangesQueue.stop "Attempted to stop the ProcessChangesQueue when it wasn't already running".  I don't really care about that error, I just want the instance to shut down, but this stops the normal shutdown process.

Any ideas?

Stack trace:

ERROR WorkerThread27 er.extensions.appserver.ERXApplication - Exception caught: null
"URL" = "/cgi-bin/WebObjects/ATLChargesHub.woa/womp/instanceRequest";


java.lang.reflect.InvocationTargetException
        at com.webobjects.appserver._private.WOActionRequestHandler._handleRequest(WOActionRequestHandler.java:269)
        at com.webobjects.appserver._private.WOActionRequestHandler.handleRequest(WOActionRequestHandler.java:158)
        at com.webobjects.appserver.WOApplication.dispatchRequest(WOApplication.java:1687)
        at er.extensions.appserver.ERXApplication.dispatchRequestImmediately(ERXApplication.java:2021)
        at er.extensions.appserver.ERXApplication.dispatchRequest(ERXApplication.java:1986)
        at com.webobjects.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:144)
        at com.webobjects.appserver._private.WOWorkerThread.run(WOWorkerThread.java:226)
        at java.lang.Thread.run(Thread.java:613)
Caused by: java.lang.IllegalStateException: Attempted to stop the ProcessChangesQueue when it wasn't already running
        at er.extensions.eof.ERXObjectStoreCoordinatorSynchronizer$ProcessChangesQueue.stop(ERXObjectStoreCoordinatorSynchronizer.java:618)
        at er.extensions.eof.ERXObjectStoreCoordinatorSynchronizer.stopRemoteSynchronizer(ERXObjectStoreCoordinatorSynchronizer.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at com.webobjects.foundation.NSSelector._safeInvokeMethod(NSSelector.java:122)
        at com.webobjects.foundation.NSNotificationCenter$_Entry.invokeMethod(NSNotificationCenter.java:588)
        at com.webobjects.foundation.NSNotificationCenter.postNotification(NSNotificationCenter.java:532)
        at com.webobjects.foundation.NSNotificationCenter.postNotification(NSNotificationCenter.java:546)
        at er.extensions.appserver.ERXApplication.terminate(ERXApplication.java:2733)
        at com.webobjects.appserver.WOApplication._terminateFromMonitor(WOApplication.java:3607)
        at com.webobjects.appserver.WOAdminAction.instanceRequestAction(WOAdminAction.java:96)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at com.webobjects.appserver.WODirectAction.performActionNamed(WODirectAction.java:144)
        at com.webobjects.appserver._private.WOActionRequestHandler._handleRequest(WOActionRequestHandler.java:259)
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Connecting from other devices in same network
  • Previous by thread: Re: Connecting from other devices in same network
  • Index(es):
    • Date
    • Thread