【发布时间】:2014-09-12 04:25:30
【问题描述】:
Eclipse 内存分析器文档说它可以打开 IBM 可移植堆转储文件 (*.phd):
http://help.eclipse.org/luna/index.jsp?topic=/org.eclipse.mat.ui.help/welcome.html
但是,当我尝试打开一个时,我得到了错误:
'heapdump.xxx.phd'. Check the error log for further details.
Not a HPROF heap dump (java.io.IOException)
Not a HPROF heap dump
我尝试了两个菜单选项(文件 > 打开堆转储)和(文件 > 打开文件)
【问题讨论】: