Jprofiler heap walker taking too long to take snapshot and take too long in disconnecting the session

94 Views Asked by At

I have installed Jprofiler latest version 14.0 for some project requirements. I attach it to running JVM in kubernetes cluster present on another computer through direct SSH connection . The jprofiler successfully attaches and run on container present there. But as I visit Heap walker in jprofiler for taking the snapshot of current heap memory usage. It successfully loaded the heap dump but it got stuck while calculating the heap size allocations to different objects and take too long still unable to calculate it. enter image description here

  1. while we disconnect the running session to exit it also take long time. Why does it enter image description here

  2. HPROF Snapshot enter image description here

4./TMP/Jprofiler_Error.log Screen Shot enter image description here

How does these both problems can be solved?

As detailed above I want help in resolving issue in jprofiler heap walker. why it is taking too long in taking snapshot?

0

There are 0 best solutions below