Re: Tomcat mysteriously shuts down

2007-02-15 Thread Nadav Steindler
t;Andre Prasetya" <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" To: "Tomcat Users List" Subject: Re: Tomcat mysteriously shuts down Date: Thu, 15 Feb 2007 17:56:22 +0700 why dont you post the catalina.out entry before pausing coyote ? the one that you post is the

Re: Tomcat mysteriously shuts down

2007-02-15 Thread Nadav Steindler
+0100 There is a port used to shutdown the server... This kind line in server.xml: Perhaps someone is using this ? Quoting Nadav Steindler <[EMAIL PROTECTED]>: When my servlet isn't sent any requests for about 15 minutes, tomcat shuts down. In particular: 1) The Tomcat proce

Tomcat mysteriously shuts down

2007-02-15 Thread Nadav Steindler
When my servlet isn't sent any requests for about 15 minutes, tomcat shuts down. In particular: 1) The Tomcat process no longer appears when I do "ps" 2) The catalina.out ends with: Feb 14, 2007 2:12:38 PM org.apache.coyote.http11.Http11Protocol pause INFO: Pausing Coyote HTTP/1.1 on http-9007