Hi List,
I have a little problem that apppears each day at 3AM when my app instance restart. I have this exception :
I put the WODirectConnectEnabled to false, but nothing happens, I changed to true but it's the same case.
How can I fix this.
Thanks for your help
I have a little problem that apppears each day at 3AM when my app instance restart. I have this exception :
Une exception est survenue ... Elle provient de la machine qui a l'ip *inconnue* La personne qui a provoqué l'erreur est : ????????] sessionId = xkrtsg4hOzVBiMA2R8uk2M
Trace de l'exception : null com.webobjects.appserver._private.WOActionRequestHandler._handleRequest(WOActionRequestHandler.java:250) com.webobjects.appserver._private.WOActionRequestHandler.handleRequest(WOActionRequestHandler.java:142) com.webobjects.appserver.WOApplication.dispatchRequest(WOApplication.java:1306) com.webobjects.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:173) com.webobjects.appserver._private.WOWorkerThread.run(WOWorkerThread.java:254) java.lang.Thread.run(Thread.java:662) Cause by :Cannot refuse new sessions when in development mode (direct connect enabled) com.webobjects.appserver.WOApplication.refuseNewSessions(WOApplication.java:2551) com.webobjects.appserver.WOAdminAction.instanceRequestAction(WOAdminAction.java:85) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke(Method.java:597) com.webobjects.appserver.WODirectAction.performActionNamed(WODirectAction.java:128) com.webobjects.appserver._private.WOActionRequestHandler._handleRequest(WOActionRequestHandler.java:240) com.webobjects.appserver._private.WOActionRequestHandler.handleRequest(WOActionRequestHandler.java:142) com.webobjects.appserver.WOApplication.dispatchRequest(WOApplication.java:1306) com.webobjects.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:173) com.webobjects.appserver._private.WOWorkerThread.run(WOWorkerThread.java:254) java.lang.Thread.run(Thread.java:662)
I put the WODirectConnectEnabled to false, but nothing happens, I changed to true but it's the same case.
How can I fix this.
Thanks for your help
Envoyé depuis iCloud
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
