Using the memory analyzer from eclipse ide (kepler), I am trying to get a heap of a dump from a locally running VM while the program is running, however, the pid list for selection is not displayed in the heap dialog box. I am trying to configure hdrof jmap dump provider
with
-jdkhome C: \ Program Files \ Java \ jdk1.8.0_05 \ bin
but nothing happens. Any solution.
Thank.
source
share