on tomcat server instances, they were giving below errors on all 3 machines.
Below are the config 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