Re: What is "error while removing bottom of undo stack"
Re: What is "error while removing bottom of undo stack"
- Subject: Re: What is "error while removing bottom of undo stack"
- From: Q <email@hidden>
- Date: Thu, 17 Jul 2008 18:24:24 +1000
On 17/07/2008, at 1:21 PM, Chuck Hill wrote:
No. Any background on this? Does it happen often? Could it be
caused by manually calling terminate() on the session?
CHUCK
It just started happening randomly for no reason in my development
environment on a newly created page that has several complex
components and multiple forms. Have never seen it before anywhere
else. It sometimes happened on a page refresh, sometimes happened
after clicking a submit button. Not sure exactly what triggers it yet,
haven't had a chance to get back to it and check.
On Jul 16, 2008, at 6:28 PM, Q wrote:
Anyone know what causes this?
java.lang.IllegalStateException: error while removing bottom of
undo stack
at com.webobjects.foundation.NSUndoManager
$_NSUndoStack._removeBottom(NSUndoManager.java:961)
at com.webobjects.foundation.NSUndoManager
$_NSUndoStack.push(NSUndoManager.java:1033)
at com.webobjects.foundation.NSUndoManager
$_NSUndoStack.markEnd(NSUndoManager.java:1152)
at
com
.webobjects
.foundation.NSUndoManager.endUndoGrouping(NSUndoManager.java:426)
at
com
.webobjects
.foundation
.NSUndoManager._processEndOfEventNotification(NSUndoManager.java:254)
at sun.reflect.GeneratedMethodAccessor140.invoke(Unknown Source)
at
sun
.reflect
.DelegatingMethodAccessorImpl
.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.webobjects.foundation.NSSelector.invoke(NSSelector.java:354)
at
com
.webobjects
.foundation.NSSelector._safeInvokeSelector(NSSelector.java:108)
at com.webobjects.foundation.NSDelayedCallbackCenter
$NSLightInvocation.invoke(NSDelayedCallbackCenter.java:242)
at
com
.webobjects
.foundation
.NSDelayedCallbackCenter._eventEnded(NSDelayedCallbackCenter.java:
208)
at
com
.webobjects
.foundation
.NSDelayedCallbackCenter.eventEnded(NSDelayedCallbackCenter.java:171)
at
com
.webobjects
.appserver.WOApplication.saveSessionForContext(WOApplication.java:
1520)
at
er
.extensions
.appserver.ERXApplication.saveSessionForContext(ERXApplication.java:
1867)
at
com
.webobjects
.appserver
._private
.WOComponentRequestHandler
._dispatchWithPreparedApplication(WOComponentRequestHandler.java:329)
at
com
.webobjects
.appserver
._private
.WOComponentRequestHandler
._handleRequest(WOComponentRequestHandler.java:358)
at
com
.webobjects
.appserver
._private
.WOComponentRequestHandler
.handleRequest(WOComponentRequestHandler.java:432)
at
com
.webobjects
.appserver.WOApplication.dispatchRequest(WOApplication.java:1306)
at
er
.extensions
.appserver
.ERXApplication.dispatchRequestImmediately(ERXApplication.java:1594)
at
er
.extensions
.appserver.ERXApplication.dispatchRequest(ERXApplication.java:1558)
at
com
.webobjects
.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:173)
at
com
.webobjects
.appserver._private.WOWorkerThread.run(WOWorkerThread.java:254)
at java.lang.Thread.run(Thread.java:613)
--
Seeya...Q
Quinton Dolan - email@hidden
Gold Coast, QLD, Australia (GMT+10)
Ph: +61 419 729 806
_______________________________________________
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
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
--
Seeya...Q
Quinton Dolan - email@hidden
Gold Coast, QLD, Australia (GMT+10)
Ph: +61 419 729 806
_______________________________________________
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