Error : Pausing Coyote HTTP/1.1

2004-07-26 Thread Pradeep Chauhan
Hi!, I am using Tomcat 5.0 on Production with JDK 1.4 . From last 3 month it is working fine today User reported slow response from tomcat, and suddenly it stop. In log file iam getting follwng errors: Jul 26, 2004 11:40:41 AM org.apache.coyote.http11.Http11Protocol pause INFO: Pausing Coyote

RE: Error : Pausing Coyote HTTP/1.1

2004-07-26 Thread Shapira, Yoav
, 2004 3:39 AM To: [EMAIL PROTECTED] Subject: Error : Pausing Coyote HTTP/1.1 Hi!, I am using Tomcat 5.0 on Production with JDK 1.4 . From last 3 month it is working fine today User reported slow response from tomcat, and suddenly it stop. In log file iam getting follwng errors: Jul 26, 2004 11:40

RE: Error : Pausing Coyote HTTP/1.1

2004-07-26 Thread Pradeep Chauhan
- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: 26.07.2004 17:07 To: Tomcat Users List Subject: RE: Error : Pausing Coyote HTTP/1.1 Hi, The snippet you posted from your log file is not an error, it's part of normal shutdown. When you shut tomcat down, does the JVM process go away? Yoav

RE: Error : Pausing Coyote HTTP/1.1

2004-07-26 Thread Shapira, Yoav
To: Tomcat Users List Subject: RE: Error : Pausing Coyote HTTP/1.1 Hi , We are not doing any shutdown. We are just navigation the Jsp pages on browser and in between in log we got this error message and everything got stop. Iam unable to understand what activity force Tomcat to shutdown server