Skip to content

Gatling-report not working with java 17 #34

Open
@keyrunkadam

Description

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

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