Hey,
>Please please before restarting take two thread dumps. On Linux/Unix a >"kill -QUIT" will do that (and write the result to STDOUT, which >depending on your setup likely goes to catalina.out). The QUIT signal >does *not* terminate the JVM, it just quickly writes out the stacks of >all threads. The interruption for the running JVM is minimal, so you can >already try how this works before the process gets into the critical state. great I just tried a kill -QUIT in our watchdog --> pretty fast. Next time we got our problem I will send the threaddump to you guys. thanks a lot David --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org