首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >HPROF解析器遇到违反HPROF规范的情况

HPROF解析器遇到违反HPROF规范的情况
EN

Stack Overflow用户
提问于 2016-06-30 14:34:00
回答 0查看 2.9K关注 0票数 0

当我试图在MAT中打开一个有效的堆转储时,我得到了这个错误。如何解决这个问题。

错误文本:

代码语言:javascript
复制
The HPROF parser encountered a violation of the HPROF specification that it could not safely handle. This could be due to file truncation or a bug in the JVM. 
Please consider filing a bug at eclipse.org. To continue parsing the dump anyway, you can use -DhprofStrictnessWarning=true or set the strictness mode under Preferences > HPROF Parser > Parser Strictness. See the inner exception for details.
The HPROF parser encountered a violation of the HPROF specification that it could not safely handle. This could be due to file truncation or a bug in the JVM. P
lease consider filing a bug at eclipse.org. To continue parsing the dump anyway, you can use -DhprofStrictnessWarning=true or set the strictness mode under Preferences > HPROF Parser > Parser Strictness. See the inner exception for details.
(Possibly) Invalid HPROF file: Expected to read another 707,569,392 bytes, but only 69,932,894 bytes are available.
(Possibly) Invalid HPROF file: Expected to read another 707,569,392 bytes, but only 69,932,894 bytes are available.
EN

回答

页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/38115546

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档