Hi Stefan,

You might want to try

kill -3 <processid>

Depending on your JVM you may find a stacktrace in STDERR (STDIO?) or in a seperate file in the directory where you started the JVM

Depending on the version of Tomcat you are running, you may also want to have a look at the manager application:

http://www.myhost.com/manager/status

Regards

Andrew



Steffen Heil wrote:

Hi

I have a situation, where a lot of threads seem to stop working right in my
servlet.
From debug output, I know they entered the servlet but never leave it.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to