A ctrl-break  thread dump will show you which threads are hung.  The
solution is to fix the sloppy servlet that causes it.  I used to have major
stability problems with Tomcat until I discovered the problems in my own
code.

Killing errant threads would be a cool feature, but is it possible?  I would
think that it would be difficult to determine which threads are hanging due
to programmer error.

Dave

----- Original Message -----
From: "Christof Soehngen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 26, 2001 9:52 AM
Subject: Re: How to give timeouts to threads ?


> > But I hope somewhere we can specify tomcat to give timeout to these
> > everlasting threads.
>
> Furthermore it seems to me that some of these thread can crash Tomcat?
>
> If someone has information about this, im desperately seeking info about
> this ... Thanks in advance
>
> Christof
>
>

Reply via email to