Huge heap dump (11GB) - Jhat failed & Eclipse MAT needed help

前端 未结 3 494
悲哀的现实
悲哀的现实 2021-01-22 05:47

We got a memory error in our EA and we used -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/path/to/some/dir to dump the heap at the time of OOM.

We had a

3条回答
  •  一个人的身影
    2021-01-22 06:17

    forget Jhat, you would need more than 100Gybte of RAM to parse this dump, it would take forever and it would be very hard to find something. I just lately installed MAT on a SUSE 11 machine. worked flawlessly . Can you please make sure that MAT is using the right JVM? Not sure whether we testet it with anything else then the SUN/SAP JVMs.

    Regards, Markus (kohlerm)

提交回复
热议问题