Caldarale, Charles R wrote:
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?

Heres trouble...........the System does call System.exit(), when it can't create the directory... - so I understand why my application would stop- but why would tomcat shutdown?

It's also using the client JVM not the server JVM (I installed JRE and there is no server JVM)
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]






--
Con-Sense-GmbH
__
_Martin Cavanagh_

Tel.: +49541 800 83 0
Fax: +49541 800 83 99

[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

Con-Sense GmbH
Neuer Graben 25
49074 Osnabrück
www.con-sense-group.com <http://www.con-sense-group.com>

Geschäftsführer Eckhard Schulz
Amtsgericht Hildesheim HRB 3341

---------------------------------------------------------------------
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