Re: respondToMessage() error D2JC
Re: respondToMessage() error D2JC
- Subject: Re: respondToMessage() error D2JC
- From: Jaime Magiera <email@hidden>
- Date: Mon, 25 Apr 2005 22:02:29 -0400
On Apr 25, 2005, at 8:07 PM, Chuck Hill wrote:
What exactly is the error message and stack trace? I've not only not
seen this "dreaded error", I've not even heard of it.
Sorry, Chuck. I meant to put "D2JC" in the subject. This is a java
client error.
Save Failed: Reentered responseToMessage()!
This was a problem that I first noticed in a previous WO release
(5.2.2?). Someone here, with the same problem, suggested downgrading --
which I did, and the problems were solved. However, I was under the
impression that the latest update fixed the issues.
It's an optimistic locking error. Often, a second object is saved to
the database. Don't know much more about it.
===== Mon Apr 25 2005 ===== 21:46:24 America/Detroit =====
com.apple.macos.useScreenMenuBar has been deprecated. Please switch to
apple.laf.useScreenMenuBar
apple.awt.EventQueueExceptionHandler Caught Throwable :
java.lang.IllegalStateException: Server exception: Optimistic locking
failure: The object with global ID <EOTemporaryGlobalID: 0 0 -64 -88 1
102 0 0 58 -104 1 0 0 0 1 3 124 49 125 106 1 -65 3 -126> has been
deleted by another client
java.lang.IllegalStateException: Server exception: Optimistic locking
failure: The object with global ID <EOTemporaryGlobalID: 0 0 -64 -88 1
102 0 0 58 -104 1 0 0 0 1 3 124 49 125 106 1 -65 3 -126> has been
deleted by another client
at
com.webobjects.eodistribution.client.EODistributedObjectStore._checkRetu
rnValuesForExceptions(EODistributedObjectStore.java:565)
at
com.webobjects.eodistribution.client.EODistributedObjectStore._send(EODi
stributedObjectStore.java:593)
at
com.webobjects.eodistribution.client.EODistributedObjectStore._send(EODi
stributedObjectStore.java:619)
at
com.webobjects.eodistribution.client.EODistributedObjectStore.initialize
Object(EODistributedObjectStore.java:216)
at
com.webobjects.eocontrol.EOEditingContext.refaultObject(EOEditingContext
.java:3991)
at
com.webobjects.eocontrol.EOEditingContext.refaultAllObjects(EOEditingCon
text.java:4263)
at
com.webobjects.eoapplication.EOEntityController._prepareObjectDisplayFor
NewTask(EOEntityController.java:213)
at
com.webobjects.eoapplication.EOEntityController.prepareForNewTask(EOEnti
tyController.java:248)
at
com.webobjects.eoapplication.EODocumentController.prepareForNewTask(EODo
cumentController.java:100)
at
com.webobjects.eoapplication.EOController.prepareForNewTask(EOController
.java:969)
at
com.webobjects.eoapplication.EOController.prepareForNewTask(EOController
.java:969)
at
com.webobjects.eogeneration.EOControllerFactory._shouldControllerBeDispo
sed(EOControllerFactory.java:1208)
at
com.webobjects.eoapplication.EOController._disposeController(EOControlle
r.java:231)
at
com.webobjects.eoapplication.EOSimpleWindowController.deactivateWindow(E
OSimpleWindowController.java:274)
at
com.webobjects.eoapplication.EOSimpleWindowController.closeWindow(EOSimp
leWindowController.java:557)
at
com.webobjects.eoapplication.EOSimpleWindowController.windowClosing(EOSi
mpleWindowController.java:584)
at
java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:
291)
at
java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:
291)
at
java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:
291)
at java.awt.Window.processWindowEvent(Window.java:1121)
at javax.swing.JFrame.processWindowEvent(JFrame.java:266)
at java.awt.Window.processEvent(Window.java:1079)
at java.awt.Component.dispatchEventImpl(Component.java:3681)
at java.awt.Container.dispatchEventImpl(Container.java:1671)
at java.awt.Window.dispatchEventImpl(Window.java:1606)
at java.awt.Component.dispatchEvent(Component.java:3543)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThrea
d.java:234)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.
java:184)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:178)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
_______________________________________________
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