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
How to reproduce it (as minimally and precisely as possible)
Error MSG:
Exception in thread "main" java.lang.NullPointerException
at com.alibaba.chaosblade.exec.service.build.BuildUtil.createClassLoader(BuildUtil.java:83)
at com.alibaba.chaosblade.exec.service.build.BuildUtil.generatePluginSpec(BuildUtil.java:52)
at com.alibaba.chaosblade.exec.service.build.SpecMain.main(SpecMain.java:32)
[ERROR] Command execution failed.
BG:Missing directory plugins
Tell us your environment
Anything else we need to know?
The text was updated successfully, but these errors were encountered:
Issue Description
Type: bug report or feature request
Describe what happened (or what feature you want)
Describe what you expected to happen
How to reproduce it (as minimally and precisely as possible)
Error MSG:
Exception in thread "main" java.lang.NullPointerException
at com.alibaba.chaosblade.exec.service.build.BuildUtil.createClassLoader(BuildUtil.java:83)
at com.alibaba.chaosblade.exec.service.build.BuildUtil.generatePluginSpec(BuildUtil.java:52)
at com.alibaba.chaosblade.exec.service.build.SpecMain.main(SpecMain.java:32)
[ERROR] Command execution failed.
BG:Missing directory plugins
Tell us your environment
Anything else we need to know?
The text was updated successfully, but these errors were encountered: