Op woensdag, 16 februari 2011 19:18 schreef Christopher Schultz 
<ch...@christopherschultz.net>:

Ronald,

On 2/16/2011 12:48 PM, Ronald Klop wrote:
> I see the same problem with jstack and friends if a process is gc'ing a
> lot.

Interesting.

I don't have verbose GC enabled (can you enable that after JVM launch
using JConsole or something like that?), but the process doesn't seem to
be using a ton of CPU time which I would expect from a very active GC.

Do you observe this only when GC is /currently/ active or after there
has been a lot of GC activity. I'm wondering if the JVM is in a state
where everything is working properly except that one small things has
broken and prevents these tools from working without sprinkling the
"force" magic onto them.

Thanks,
- -chris



Where it is /currently/ active. I don't do much jstack/jmap if there is no 
problem, so can't really say something about it.

Ronald.

Reply via email to