Re: Cant reenter deployed application after an uncaught exception.
Re: Cant reenter deployed application after an uncaught exception.
- Subject: Re: Cant reenter deployed application after an uncaught exception.
- From: Art Isbell <email@hidden>
- Date: Fri, 23 Jun 2006 15:53:24 -1000
On Jun 23, 2006, at 3:16 PM, Zac Konopa wrote:
All right gang heres a challenge. I'm beta testing an app.
Whenever I deploy the application if there is an uncaught exception
the app apparently locks up and wont respond to any other attempts
to access it.
What is the uncaught exception? Do you have an exception backtrace?
By which I mean you can't reenter the app by clicking the link on
the default error screen, and I can't just open another browser
window to the app, it just doesn't respond.
Can JavaMonitor restart it without force quitting it? If not, it
could be deadlocked. Are you locking/unlocking all editing contexts
except Session's default editing context? Are you using a shared
editing context and locking/unlocking when not using those methods
documented to be safe?
Aloha,
Art
_______________________________________________
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