Re: WOLongResponse Page Kills Main Thread
Re: WOLongResponse Page Kills Main Thread
- Subject: Re: WOLongResponse Page Kills Main Thread
- From: Guido Neitzer <email@hidden>
- Date: Mon, 28 Jan 2008 22:41:50 -0700
On 28.01.2008, at 22:03, Jonathan Miller wrote:
Nothing is getting written to the /tmp/ApplicationName-1
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.
Check on the Objectstyle wiki how to get information from deadlocked
application. Because I think that is your problem somewhere. Maybe you
are moving objects to late in your own editing context on that page?
Are you using ERXEC's autolocking? Are you using coalesce autolocking?
This should be configured in your Properties if you do.
cug
--
Real-World WebObjects class at the Big Nerd Ranch
March 2008, Frankfurt, Germany
http://www.bignerdranch.com/classes/webobjects.shtml
_______________________________________________
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