Details
Assignee
UnassignedUnassignedReporter
Zac SpitzerZac SpitzerPriority
NewLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
Details
Details
Assignee
Unassigned
UnassignedReporter
Zac Spitzer
Zac SpitzerPriority
Labels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
Created 24 December 2024 at 12:09
Updated 18 March 2025 at 21:55
Errored test.tickets.LDEV0861 Able to invoke class via Java URL Class Loader Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @58453562 /test/tickets/LDEV0861.cfc:15 lucee.runtime.exp.NativeException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @58453562 at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:353) at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:329) at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:277) at java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:182) at java.base/java.lang.reflect.Method.setAccessible(Method.java:176) at lucee.invoc.wrap.v4.java.lang.reflect.Method.setAccessible_1hru40tfznnxw.apply(Unknown Source) at lucee.runtime.reflection.pairs.MethodInstance.invoke(MethodInstance.java:95) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:843) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2050) at tickets.ldev0861_cfc$cf$p1.udfCall(/test/tickets/LDEV0861.cfc:15) ... omitted verbose (ant / pagecontext / testbox) default stacktraces ... Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @58453562 ... 130 more