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.

4./TMP/Jprofiler_Error.log Screen Shot

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?

