OnnoH commented on PR #121:
URL: https://github.com/apache/freemarker/pull/121#issuecomment-2870853438

   Sure @fugerit79.
   
   Image code: `org.graalvm.nativeimage.imagecode : runtime` 
   Maven build: `native-maven-plugin`
   GraalVM version: `OpenJDK Runtime Environment GraalVM CE 23.0.2+7.1 (build 
23.0.2+7-jvmci-b01)`
   Stacktrace: `not available` only the error
   `ERROR freemarker.log.LoggerFactory: Unexpected error when initializing 
logging for "SLF4J".
        Exception: java.lang.RuntimeException: Unexpected error when creating 
logger factory for "SLF4J".
        Caused by: java.lang.ClassNotFoundException: 
freemarker.log._SLF4JLoggerFactory`
   when initialising a Configuration
   `Configuration cfg = new Configuration(Configuration.VERSION_2_3_34);`
   


-- 
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