Menu Path: System State>Generate Thread Dump |
Write Access Rights:
|
Thread dumps are a common diagnostic technique used to investigate certain types of bugs or abnormal behavior in Java applications. In some cases where reproduction steps are unavailable, they can be the only means by which to determine the cause of a problem.
Generating a Thread Dump
To generate a thread dump:
Navigate to System State>Export Tools to display the Export Tools page from where you can generate a single or multiple thread dump:
Click the Generate Multiple Thread Dumps or Generate Single Thread Dump button to generate the thread dump.
In addition to being displayed on the Export Tools page, the generated thread dump is inserted into the Rhapsody log at the
INFO
level. Refer to System Log for details.