Confluence 2.7 Temp Archive : Logging A Thread Dump
This page last changed on Oct 15, 2007 by pkamal.
If Confluence stops responding, or is performing poorly, you should create a thread dump to help Atlassian determine the cause of the problem. This will show the state of each thread in the JVM, including a stack trace and information about what locks that thread is holding and waiting for. Windows UsersTo take a thread dump from Windows:
Linux (and Solaris and other Unixes) UsersFind the process id of the JVM and issue the command: Use the ps command to get list of all processes. kill -3 <pid> The thread dump will be printed to Confluence's standard output (catalina.out). Thread Dump Analyzer TDAA free handy thread dump analyzer TDA 1.0 Final can be obtained from the java.net |
![]() |
Document generated by Confluence on Dec 20, 2007 19:04 |