Jump to Content
  Previous Next
Content starts here

Threads Information

The Threads tab lists all thread dumps that have been taken during the recording. If no Thread Dump interval (in the recording options) is specified, the recording will contain a thread dump from the start and the end of the recording. A thread dump reveals information about an application's thread activity that can help you diagnose problems and better optimize application and JVM performance; for example, thread dumps automatically show the occurrence of a deadlock. Deadlocks bring some or all of an application to a complete halt.

The information found on this tab is mostly geared towards engineers within the BEA customer support (Customer Centric Engineering, CCE) team. This tab is not visible by default, so you need to turn it on before you can view that information.

Note: For comprehensive information on how create and use a thread dump, please see the Using Thread Dumps section in the BEA JRockit Diagnostics Guide.

This section is divided into the following topics:

  Previous Next