JetBrainsRuntime icon indicating copy to clipboard operation
JetBrainsRuntime copied to clipboard

Error running 'tomcat' when debug using jbr 17

Open hallozhm opened this issue 3 years ago • 0 comments

Unable to make com.sun.tools.jdi.SharedMemoryTransportService() accessible: moduble jdk.jdi does not "opens com.sun.tools.jdk" to unnamed moduble @5dc9caf7

when I debug the code running on tomcat 9, the error shown as above. If I using jbr 11, everything is ok, the code uses jdk8.

hallozhm avatar Jul 28 '22 12:07 hallozhm