A thread dump captures the current state of all active threads within a Java Virtual Machine (JVM) at a particular moment. It furnishes comprehensive details regarding each thread's status, stack trace, and any locks it may be holding. These dumps play a crucial role in diagnosing various issues like deadlocks, performance bottlenecks, and application freezes.

Global Action Items

Available Thread Dump

This will show the list of all completed thread dump files that has been taken on the server with specific details like: