-
Notifications
You must be signed in to change notification settings - Fork 7.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
执行trace命令抛异常,Enhancer error,java.lang.ClassFormatError: null #1506
Comments
Spring Boot :: (v2.1.9.RELEASE) |
在 issue里搜下相关的,参考下 |
搜过,有个类似的internal error,但没看到解决办法,可以帮排查下吗? |
@hhzhong 可以测试下这个版本: #1526 (comment) ,解压,cd进目录启动。 |
试下最新的 3.4.3 版本,应该已经修复了。 |
这个错误是什么问题?没有任何信息 |
我也有同样的问题。 command: trace com.xxx.orderscenicspots.biz.service.impl.MainOrderServiceImpl saveCreateOrderResult 2020-12-18 10:53:30 [arthas-NettyHttpTelnetBootstrap-3-1] INFO c.a.a.d.i.n.h.logging.LoggingHandler -[id: 0x52762a84, L:/127.0.0.1:3658] READ: [id: 0x230c3f1b, L:/127.0.0.1:3658 - R:/127.0.0.1:46626] |
@hengyunabc 我也遇到了这样的问题,系统存在skywalking-agent监控,这个如何解决呢? 2023-03-31 15:20:46 [arthas-command-execute] ERROR c.t.arthas.core.advisor.Enhancer -Enhancer error, matchingClasses: [class com.test.TestController] |
环境信息
arthas-boot.jar
或者as.sh
的版本: xxxarthas-boot
的版本: arthas-boot version: 3.3.3重现问题的步骤
期望的结果
What do you expected from the above steps?
实际运行的结果
实际运行结果,最好有详细的日志,异常栈。尽量贴文本。
The text was updated successfully, but these errors were encountered: