Skip to content

Error when running on CyBench #3

@cbernardone

Description

@cbernardone

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions