Yes, on Solaris it's 'kill -3 <pid>'.  The thread dump will go to wherever you have 
redirected stdout, catalina.out by default I believe.

-chris


> -----Original Message-----
> From: Geralyn M Hollerman [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 18, 2003 1:44 PM
> To: [EMAIL PROTECTED]
> Subject: Re:maxThreads
> 
> 
> Halstead, Chris wrote:
> 
> > The first thing you need is a thread dump of the Tomcat 
> process at the time you are experiencing > all threads busy.  
> You are 100% correct in your assumption that raising 
> maxThreads will just      > delay the inevitable.  Once you 
> have a thread dump you can investigate what section of code 
> has  > all of your threads blocked.  Until then it's all just 
> speculation...
> 
> Thank you! I'll try that! I did that once before, when I was testing
> things..."kill -3 <PID>" was it? (I'm on a Solaris box) I 
> *hope* I wrote
> that down!
> 
> -- 
> Lynn Hollerman.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to