Performing a Thread Dump
You can run a thread dump in UNIX (Solaris and HP-UX).
To perform a thread dump in UNIX (Solaris and HP-UX):
- From the Administration menu, select Operations > System > Performance > JVM Monitor.
- In the JVM MONITOR page, under Thread Dump,
next to Take Thread Dump, click Go!.
The Thread Dump pop-up window is displayed.
- To see the latest Dumps in the View Dumps list, click Go! in the Thread Dump pop-up window.
- Close the Thread Dump pop-up window.
- Under View Dumps, select the Name
of the thread dump file and click Go! to view
it. The Download Dumps pop-up window is displayed.
- Click the Dumps download link.
- Open or save the file.
- Close the Download Dumps pop-up window.
For Windows, if you have started Sterling B2B Integrator as a Windows service, use the stacktrace tool to take a thread dump. Follow the same procedure to perform a thread dump for container JVMs.
For more information, refer to the following Web site: http://www.adaptj.com/main/stacktrace.
You can use VisualVM in remote mode to take a thread dump on Windows when you start Sterling B2B Integrator noapp or container in service mode.
Refer to the corresponding VisualVM documentation for information about remote monitoring of JVM, which is available in the following Web site: