Technical references : Administration : Performance : Creating a thread dump
Creating a thread dump
Application server
1. Go to \Server\tanuki\appserver\bin.
2. Open a command prompt and execute the command wrapper.exe -d ...\Server\tanuki\appserver\conf\jboss-wrapper-default.conf.
The thread dump will be in your wrapper-default.log.
Web server
1. Go to \Server\tanuki\webserver\bin.
2. Open a command prompt and execute the command wrapper.exe -d ...\Server\tanuki\webserver\conf\tomcat-wrapper-default.conf.
The thread dump will be in your wrapper-default.log.