What does the CPU usage and memory allocation indicate in the screenshot?

104 views Asked by At

Hi

While doing memory profiling of tomcat using jvisualvm, after some time i noticed that CPU usage was almost 0 and use heap size was also constant and was not taking up more memory even after it has more available memory.(See the screen shot below).

There are no errors on tomcat or on web browser from which task was initiated. How should I interpret this, does this mean my process is dead and is not doing anything or what?

0

There are 0 answers