Java GC日志分析报错

更新时间:2023-08-28 08:29:06

1. ATP自动失败探测

在使用Java GC日志分析过程中,偶尔您可能会遇到分析失败的情况,如下图所示:

image

ATP会尝试尽可能探测分析错误,并给出失败原因和潜在解决方案,您可以点击分析细节查看:

image

或者您也可以参考本文剩余部分尝试解决。

2. 常见分析失败情况

Can not recognize file format. Please check if the file is a gc log

无法识别文件的格式。请检查文件类型是否正确,比如是否将堆文件当作GC日志文件进行分析

GC type not supported

当前使用的GC算法不支持

Fail to find any gc event in this log

无法从文件中读取到任何一次GC事件,ATP要求分析的GC日志中至少包含一次GC事件

如果您遇到其他分析错误,或者上述推测原因不符合您的预期,请联系我们反馈问题

  • 本页导读 (0)
  • 2. 常见分析失败情况
  • Can not recognize file format. Please check if the file is a gc log
  • GC type not supported
  • Fail to find any gc event in this log
AI助理

点击开启售前

在线咨询服务

你好,我是AI助理

可以解答问题、推荐解决方案等