You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 20, 2025. It is now read-only.
chaosmeta版本为0.6.1。
1,chaosmeta执行实验显示成功。
2,jvm修改返回值或延时都未实际生效。
3,看起来在java -cp .:tools.jar 的命令执行的时候卡住了,并未往后进行实验。
卡在了ChaosMetaJVMAttacher中第21行,vm.loadAgent(agentPath, configPath);
我使用的是amazoncorretto的jdk8镜像,普通的spring demo程序。