JHAT not able to analyze 40 gb dump file even after giving 70 GBs of heap size

334 views Asked by At

I have requirement to analyze 40 GB of heap dump created by an application. I am using jhat, I have allocated 70 GBs of memory to JHAT to analyze the same but its still throwing java.lang.OutOfMemoryError: Java heap space

Can anyone suggest a way out of this?

0

There are 0 answers