JBoss Community

Re: Unable to generate heapdump with jmap

created by Dan Kane in Beginner's Corner - View the full discussion

I have the same issue. My JVM is allocated  5+ Gbs and jmap dies in much the same manner you describe.

 

My solution is to use gcore to produce a binary dump of your process, then use jmap to connect to that binary and convert it to an hprof dump that jhat can interpret.

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community