tomcat 5.0.19 randomly stops taking http requests

2005-08-15 Thread Tim Lam

   Tomcat 5.0.19 is actually still running, but stops taking http requests
   randomly. It will run just fine for one or two weeks, then in the middles
   of the night, or over the weekend when no one is using tomcat at all, it
   stops taking requests (I know when it happens because I have a standalone
   application that tries retrieving a webpage from Tomcat every half hour to
   check if it's still up).
   The catalina.out log file doesn't show anything unusual, it's actually
   still running, so is the Tomcat process. But trying to reach a web page
   will show a timeout error on any browser. And sometimes trying to shutdown
   tomcat after it's hung doesn't work, I have to manually kill the tomcat
   process.
   I am using JVM 1.4.2_02.
   Any help would be appreciated, Thanks.
   ps. I am new to using this mailing list, and have a question, is it
   required to subscribe to the tomcat-user list in order to ask questions?
   or can I just send emails to the list and replies will get sent back
   directly to my email address?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: tomcat 5.0.19 randomly stops taking http requests

2005-08-15 Thread Josh Wilson
I am seeing some thing very similar with tomcat 5.0.25.  I have 2
connectors configured and one will mysterious stop handling requests
in the same way you mentioned below.  Any help would be greatly
appreciated.

On 8/15/05, Tim Lam [EMAIL PROTECTED] wrote:
 
Tomcat 5.0.19 is actually still running, but stops taking http requests
randomly. It will run just fine for one or two weeks, then in the middles
of the night, or over the weekend when no one is using tomcat at all, it
stops taking requests (I know when it happens because I have a standalone
application that tries retrieving a webpage from Tomcat every half hour to
check if it's still up).
The catalina.out log file doesn't show anything unusual, it's actually
still running, so is the Tomcat process. But trying to reach a web page
will show a timeout error on any browser. And sometimes trying to shutdown
tomcat after it's hung doesn't work, I have to manually kill the tomcat
process.
I am using JVM 1.4.2_02.
Any help would be appreciated, Thanks.
ps. I am new to using this mailing list, and have a question, is it
required to subscribe to the tomcat-user list in order to ask questions?
or can I just send emails to the list and replies will get sent back
directly to my email address?
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



tomcat 5.0.19 randomly stops taking http requests

2005-08-08 Thread Tim Lam
   Tomcat 5.0.19 is actually still running, but stops taking http requests
   randomly. It will run just fine for one or two weeks, then in the middles
   of the night, or over the weekend when no one is using tomcat at all, it
   stops taking requests (I know when it happens because I have a standalone
   application that tries retrieving a webpage from Tomcat every half hour to
   check if it's still up).
   The catalina.out log file doesn't show anything unusual, it's actually
   still running, so is the Tomcat process. But trying to reach a web page
   will show a timeout error on any browser. And sometimes trying to shutdown
   tomcat after it's hung doesn't work, I have to manually kill the tomcat
   process.
   I am using JVM 1.4.2_02.
   Any help would be appreciated, Thanks.
   ps. I am new to using this mailing list, and have a question, is it
   required to subscribe to the tomcat-user list in order to ask questions?
   or can I just send emails to the list and replies will get sent back
   directly to my email address?