Re: Load management/deadlock in instances

Kaj Hejer <[email protected]> Tue, 15 Jun 2004 18:02:54 +0200
Newsgroups gmane.comp.web.webobjects.admin
Message-ID <p06110401bcf4ce05d672@[10.29.0.61]>
At 07:22 -0700 11-06-04, Chuck Hill wrote:
>There is a framework or two in Project WONDER (WOSepuku or 
>WOHarikiri or something like that) that will cause an app to 
>terminate if it takes too long to respond (I think, I don't recall 
>the exact details that cause app suicide).  Perhaps you can alter 
>this code to do what you want.  This is not something that WO does 
>out of the box.


See the method handlePotentiallyFatalException(exception in 
ERXApplication.java at 
<url:http://cvs.sourceforge.net/viewcvs.py/wonder/Wonder/Common/Frameworks/ERExtensions/Sources/er/extensions/ERXApplication.java?view=markup>


-Kaj :)