zlab / jvmmonitor

Automatically exported from code.google.com/p/jvmmonitor
0 stars 0 forks source link

Timeline view in Java monitor is blank #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please issue 30 for information about my setup.

When I monitor the JVM process for eclipse, I can see charts in timeline.

But when I monitor my own app (a console app) while it is in debugging mode, I 
see nothing in the timeline view. 

For my own app while it is running, the threads and memory views are 
continually changing. 

I was able to use add charts button to add a memory chart to timeline view for 
my app. Why didn't the set of charts showing automatically for eclipse come up 
in the timeline view?   It shows Used Memory Heap, loaded Class count, thread 
count, and cpu usage.   

Is it possible to save a configuration of timeline charts to load into another 
timeline viewer?   Ok just found the docs about the save local menu. Perhaps 
when the timeline window has no charts, it could give a hint about how to load 
some charts.

Perhaps the bug I have here is that the default overview set didn't 
automatically load for my own application.

Original issue reported on code.google.com by thegar...@gmail.com on 30 Nov 2010 at 5:03

GoogleCodeExporter commented 9 years ago
the fix is to be released in 3.6.7

Original comment by yoshitak...@gmail.com on 5 Dec 2010 at 4:34