https://issues.apache.org/bugzilla/show_bug.cgi?id=48160
Summary: Coyote HTTP11 Protocol pause Product: Tomcat 5 Version: 5.5.9 Platform: Sun OS/Version: Solaris Status: NEW Severity: critical Priority: P2 Component: Connector:Coyote AssignedTo: dev@tomcat.apache.org ReportedBy: arunkumar.webad...@gmail.com Our Tomcat instances goes HTTP 500 state when we looked into the logs found the Coyote HTTP11 goes to pause state, there was no restart / softrestart neither any activity was going on to the server except normal user load. Here below the Tomcat, JVM and server configuration details Tomcat 5.5.9 java version "1.5.0_14" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03) Java HotSpot(TM) Server VM (build 1.5.0_14-b03, mixed mode) Solaris 10 Generic_137111-04 Nov 5, 2009 3:54:28 PM org.apache.jk.server.JkCoyoteHandler action INFO: Response already committed Nov 5, 2009 3:54:29 PM org.apache.jk.server.JkCoyoteHandler action INFO: Response already committed Nov 5, 2009 3:54:33 PM org.apache.coyote.http11.Http11Protocol pause INFO: Pausing Coyote HTTP/1.1 on http-8180 Nov 5, 2009 3:54:34 PM org.apache.catalina.core.StandardService stop INFO: Stopping service Catalina Nov 5, 2009 3:54:34 PM org.apache.catalina.core.StandardWrapper unload INFO: Waiting for 8 instance(s) to be deallocated Nov 5, 2009 3:54:35 PM org.apache.catalina.core.StandardWrapper unload INFO: Waiting for 8 instance(s) to be deallocated Nov 5, 2009 3:54:36 PM org.apache.catalina.core.StandardWrapper unload INFO: Waiting for 8 instance(s) to be deallocated Nov 5, 2009 3:54:36 PM org.apache.coyote.http11.Http11Protocol destroy INFO: Stopping Coyote HTTP/1.1 on http-8180 Nov 5, 2009 3:54:42 PM org.apache.catalina.loader.WebappClassLoader loadClass INFO: Illegal access: this web application instance has been stopped already. Could not load org.jboss.util.NestedException. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact. Please advice. Arun Janarthanan -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org