K
krislioe
Hi all,
We have web application ruuning in OC4J application server, on peak
load we see CPU itilization is 99.9 % and when do kill the java
process and see the thread dump, there is this message :
"DestroyJavaVM" prio=1 tid=0x0000002ba444a4e0 nid=0x7e58 waiting on
condition [0
x0000000000000000..0x0000007fbfffd2d0]
The question is :
My question is :
What does the message mean ?
Is that mean full GC is happening and to big heap to free ?
Is this part of garbage collection process ?
Fyi, we set the heap size for the JVM 3GB. The server physical memory
is 12GB.
Thank you very much,
xtanto
We have web application ruuning in OC4J application server, on peak
load we see CPU itilization is 99.9 % and when do kill the java
process and see the thread dump, there is this message :
"DestroyJavaVM" prio=1 tid=0x0000002ba444a4e0 nid=0x7e58 waiting on
condition [0
x0000000000000000..0x0000007fbfffd2d0]
The question is :
My question is :
What does the message mean ?
Is that mean full GC is happening and to big heap to free ?
Is this part of garbage collection process ?
Fyi, we set the heap size for the JVM 3GB. The server physical memory
is 12GB.
Thank you very much,
xtanto