Re: WOLongResponse Page Kills Main Thread
Re: WOLongResponse Page Kills Main Thread
- Subject: Re: WOLongResponse Page Kills Main Thread
- From: Timo Hoepfner <email@hidden>
- Date: Tue, 29 Jan 2008 14:34:12 +0100
Am 29.01.2008 um 06:41 schrieb Guido Neitzer:
Why should it? Have you set it to log there? Is the app that hangs
deployed? Find the process id with ps and send it a kill -QUIT
signal to get a stacktrace. Note that you have to edit the startup
script for that.
As Guido says, that will go straight to /dev/null if you run a stock
WO deployment. See wiki and Practical WebObjects.
An alternative when using Java 5 is using jstack. Also in the wiki.
http://wiki.objectstyle.org/confluence/display/WO/Web+Applications-
Deployment-Common+Pitfalls+and+Troubleshooting
Timo
_______________________________________________
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