How to view stack trace in JRocket Mission Control threads tab.
Hello everyone,
Would really appreciate you help about a question I have regarding the threads tab of JRockit Mission Control (JMC). I have tried this on various versions of JMC 3.x with JRockit JDK 1.4.X and 1.5.x.
The help for JMC specifies (and shows a picture) of the threads tab with 4 windows (portlets).
1. A graph of the current ThreadCount
2. Attributes of the graph.
3. List of the current threads running in the JVM and their status (like RUNNING, STUCK)
4. (On selecting a thread from 3) Stack trace of the selected thread.
I can see the graph of Current Threads (ie 1 ,2) but not the table of threads and stack trace. Is there a parameter needed on the JVM or a setting on the JMC that I have to turn on to get this data?
Would really appreciate you help about a question I have regarding the threads tab of JRockit Mission Control (JMC). I have tried this on various versions of JMC 3.x with JRockit JDK 1.4.X and 1.5.x.
The help for JMC specifies (and shows a picture) of the threads tab with 4 windows (portlets).
1. A graph of the current ThreadCount
2. Attributes of the graph.
3. List of the current threads running in the JVM and their status (like RUNNING, STUCK)
4. (On selecting a thread from 3) Stack trace of the selected thread.
I can see the graph of Current Threads (ie 1 ,2) but not the table of threads and stack trace. Is there a parameter needed on the JVM or a setting on the JMC that I have to turn on to get this data?
0