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

Error when running on CyBench #3

Open
cbernardone opened this issue Feb 3, 2021 · 0 comments
Open

Error when running on CyBench #3

cbernardone opened this issue Feb 3, 2021 · 0 comments

Comments

@cbernardone
Copy link

When I "Run on CyBench", I'm getting the following error. Can you please advise how to correct. This code runs fine as a java application. Thank you.

21/02/03 12:22:54 INFO services.CollectSystemInformation: JVM system properties...
Executing benchmarks...
Classes selected to run: com.nastel.jkool.mlpreprocess.KfkaPivot
Exception in thread "main" java.lang.RuntimeException: ERROR: Unable to find the resource: /META-INF/BenchmarkList
at org.openjdk.jmh.runner.AbstractResourceReader.getReaders(AbstractResourceReader.java:98)
at org.openjdk.jmh.runner.BenchmarkList.find(BenchmarkList.java:122)
at org.openjdk.jmh.runner.BenchmarkList.getAll(BenchmarkList.java:90)
at com.gocypher.cybench.core.utils.JMHUtils.getAllBenchmarkClasses(JMHUtils.java:40)
at com.gocypher.cybench.launcher.CyBenchLauncher.main(CyBenchLauncher.java:156)

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

1 participant