> From: Guillaume Carbonneau [mailto:guillaume.carbonn...@gmail.com] 
> Subject: Tomcat dying on its own

> My tomcat server seems to die on its own without leaving any backtrace...

Suggest you remove the System.exit() call that's in one of your webapps...

In all seriousness, that is the most likely culprit.  You can enable a 
SecurityManager to prevent such silliness (although that may prove to be a 
non-trivial exercise).

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to