Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change 
notification.

The "HowTo" page has been changed by ChristopherSchultz:
http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=117&rev2=118

  
  This will produce a thread dump on standard output, but may not be possible 
to capture to a file.
  
+ == How do I read a Java thread dump ? ==
+ 
+ Java thread dumps are just text files, so you can read them with any text 
editor. There are some tools that can make your life easier, especially if you 
need to look at more than one thread dump at once.
+ 
+ One such tool is the Thread Dump Viewer (TDV), which you can find here: 
http://tdv.sourceforge.net/. It is a bit old (last release: 2007) but it can be 
somewhat helpful.
  
  == How do I obtain a heap dump? ==
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to