Tomcat version: Tomcat-Standalone Apache Tomcat/4.1.10
Port: 8080
OS Version: Solaris 9
JAVA Version: J2SE 1.3

Tomcat is spawning new instances of itself and those instances
appear to be zombies and never go away without manually killing the process.

In the catalina.log we get "libthread panic" and it seems that at that
time a new process is created.

Here is a snippet from the log:

signal fault in critical section
signal number: 11, signal code: 1,                          fault address:
0xf2481dd4, pc: 0xff36ad00, sp: 0xf317ef80
libthread panic: fault in libthread critical section (PID: 9942 LWP 1)

Anybody have ideas on why this happens and how to fix it?


--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to