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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to