> From: Darek Czarkowski [mailto:[EMAIL PROTECTED] 
> Subject: Re: Tomcat crash @ midnight - but why?
> 
> Now, this would be funny, can you search the source code of 
> the deployed application for System.exit call?

Doesn't quite fit the symptoms.  When a webapp calls System.exit(), the
following entry does NOT appear in the logs:

Sep 26, 2007 1:23:07 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080

Whereas when the service is stopped or the shutdown string is sent to
the shutdown port, the above message does appear in the logs.  The OP
did report that the "Pausing ..." message is present.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to