You could use Thread.enumerate(Thread [] ) and then do a Thread.dumpStack()
on each thread in your code. I can't provide any definite answers on how to
get a thread dump right from the moment Tomcat starts, but I suppose you
could modify Tomcat code (call the about the methods in your code) to do
this.

RS



                                                                                       
                    
                      "Manavendra                                                      
                    
                      Gupta"                   To:       "Tomcat Users List"           
                    
                      <[EMAIL PROTECTED]>          <[EMAIL PROTECTED]>       
                    
                                               cc:                                     
                    
                      12/06/02 10:01 AM        Subject:  RE: Thread dump               
                    
                      Please respond to                                                
                    
                      "Tomcat Users                                                    
                    
                      List"                                                            
                    
                                                                                       
                    
                                                                                       
                    




Beg your pardon? would that not actually kill the process, rather than
displaying the thread dump?

And what if one wants to see the thread dump right from the moment tomcat
starts up?

Thanks,
manav.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 06, 2002 9:18 PM
To: Tomcat Users List
Subject: Re: Thread dump



kill -3 <pid>

RS



                      "Manavendra
                      Gupta"                   To:       "Tomcat Users
List"
                      <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
                                               cc:
                      12/06/02 09:53 AM        Subject:  Thread dump
                      Please respond to
                      "Tomcat Users
                      List"






I have tomcat 4.1 running on Linux. How do i see the thread dump? The
startup.sh on linux just starts it in the background, while i could use
startup.bat on windows and get the thread dump.

thanks,
manav.


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







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


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







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

Reply via email to