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

Gatling-report not working with java 17 #34

Open
keyrunkadam opened this issue Sep 25, 2023 · 0 comments
Open

Gatling-report not working with java 17 #34

keyrunkadam opened this issue Sep 25, 2023 · 0 comments

Comments

@keyrunkadam
Copy link

When tried to use gatling report getting following error

CAPSULE EXCEPTION: class Capsule (in unnamed module @0x6cc27570) cannot access class com.sun.jmx.mbeanserver.JmxMBeanServer (in module java.management) because module java.management does not export com.sun.jmx.mbeanserver to unnamed module @0x6cc27570 (for stack trace, run with -Dcapsule.log=verbose)

What's weird is in whole code I did not find the reference to com.sun.jmx.mbeanserver.JmxMBeanServer

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