Re: Lifebeat
Re: Lifebeat
- Subject: Re: Lifebeat
- From: Miguel Arroz <email@hidden>
- Date: Tue, 4 Mar 2008 19:22:38 +0000
Hi!
You are trying to solve the problem in the wrong way. If you have a
long operation, you should do it on a separate thread, and use
WOLongResponse or the Ajax similar to handle the user interface. That
way, you won't have any problem with lifebeat.
Yours
Miguel Arroz
On 2008/03/04, at 19:16, Valerio Luccio wrote:
Hello,
I have a WebObject application running on a Mac. Recently some
operations have taken more than 30 seconds, which forces the
application to restart. I've increased the lifebeat value to 60
through WOMonitor and when I look at how the process was launched,
sure enough, I see "-WOLifebeatInterval 60", yet the application
still shuts down if it takes more than 30 seconds. Why is that ? How
can I get this guy to behave the way I want ?
Thanks,
--
Valerio Luccio (212) 998-8736
Center for Brain Imaging 4 Washington Place, Room 156
New York University New York, NY 10003
"In an open world, who needs windows or gates?"
_______________________________________________
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
Miguel Arroz
http://www.terminalapp.net
http://www.ipragma.com
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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
References: | |
| >Lifebeat (From: Valerio Luccio <email@hidden>) |