rickardoberg commented on issue #1895:
URL: 
https://github.com/apache/logging-log4j2/issues/1895#issuecomment-1776423874

   Came here to make the same bug report, but @iManageDave was faster. Here's 
the error that I get, different symptom same cause:
   `Caused by: java.lang.IllegalAccessException: class 
org.apache.logging.log4j.core.util.ReflectionUtil (in module 
org.apache.logging.log4j.core) cannot access class 
org.apache.logging.log4j.layout.template.json.util.RecyclerFactoryConverter (in 
module org.apache.logging.log4j.layout.template.json) because module 
org.apache.logging.log4j.layout.template.json does not export 
org.apache.logging.log4j.layout.template.json.util to module 
org.apache.logging.log4j.core
        at 
java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392)
        at 
java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674)
        at 
java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:489)
        at 
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to