Skip to content
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

bminstall.sh: command not found #240

Open
murderxchip opened this issue May 10, 2023 · 2 comments
Open

bminstall.sh: command not found #240

murderxchip opened this issue May 10, 2023 · 2 comments

Comments

@murderxchip
Copy link

[root@goprivate chaosd-latest-linux-amd64]# ./chaosd attack jvm mysql --pid 12558 --latency 1000
[2023/05/09 17:28:24.144 +08:00] [ERROR] [jvm.go:57] ["bash: bminstall.sh: command not found\n"] [error="exit status 127"] [stack="github.com/chaos-mesh/chaosd/pkg/server/chaosd.jvmAttack.Attack\n\t/__w/chaosd/chaosd/pkg/server/chaosd/jvm.go:57\ngithub.com/chaos-mesh/chaosd/pkg/server/chaosd.(*Server).ExecuteAttack\n\t/__w/chaosd/chaosd/pkg/server/chaosd/attack.go:105\ngithub.com/chaos-mesh/chaosd/cmd/attack.jvmCommandFunc\n\t/__w/chaosd/chaosd/cmd/attack/jvm.go:181\nreflect.Value.call\n\t/__t/go/1.18.2/x64/src/reflect/value.go:556\nreflect.Value.Call\n\t/__t/go/1.18.2/x64/src/reflect/value.go:339\ngo.uber.org/dig.defaultInvoker\n\t/github/home/go/pkg/mod/go.uber.org/[email protected]/container.go:220\ngo.uber.org/dig.(*Scope).Invoke\n\t/github/home/go/pkg/mod/go.uber.org/[email protected]/invoke.go:92\ngo.uber.org/fx.runInvoke\n\t/github/home/go/pkg/mod/go.uber.org/[email protected]/invoke.go:93\ngo.uber.org/fx.(*module).executeInvoke\n\t/github/home/go/pkg/mod/go.uber.org/[email protected]/module.go:174\ngo.uber.org/fx.(*module).executeInvokes\n\t/github/home/go/pkg/mod/go.uber.org/[email protected]/module.go:155\ngo.uber.org/fx.New\n\t/github/home/go/pkg/mod/go.uber.org/[email protected]/app.go:534\ngithub.com/chaos-mesh/chaosd/pkg/utils.FxNewAppWithoutLog\n\t/__w/chaosd/chaosd/pkg/utils/utils.go:27\ngithub.com/chaos-mesh/chaosd/cmd/attack.NewJVMMySQLCommand.func1\n\t/__w/chaosd/chaosd/cmd/attack/jvm.go:160\ngithub.com/spf13/cobra.(*Command).execute\n\t/github/home/go/pkg/mod/github.com/spf13/[email protected]/command.go:860\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/github/home/go/pkg/mod/github.com/spf13/[email protected]/command.go:974\ngithub.com/spf13/cobra.(*Command).Execute\n\t/github/home/go/pkg/mod/github.com/spf13/[email protected]/command.go:902\nmain.main\n\t/__w/chaosd/chaosd/cmd/main.go:79\nruntime.main\n\t/__t/go/1.18.2/x64/src/runtime/proc.go:250"]
Error: exit status 127

@sagarhm032000
Copy link

There is Issue with the JVM faults stimulation through chaosdcli
image

@Fhaohaizi
Copy link

Fhaohaizi commented Jun 19, 2024

I'm having the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@murderxchip @Fhaohaizi @sagarhm032000 and others