Skip to content

GraalVM Native Image: SLF4J, Logback, Netty, InetAddress & Initialization Errors Despite Proper Configuration #11322

Discussion options

You must be logged in to vote

Hi @vinaykumarpandey,

Thank you for reaching out to us.

There is a newer version of GraalVM which is GraalVM for JDK 24 Community 24.0.1 that you should use which you can find here https://github.com/graalvm/graalvm-ce-builds/releases/ . Please try testing with it and if the issue still persists, could you also please specify which OS version you are encountering this issue on?

To address your question, I think if the the issue persists, it could be because there might be another conflicting --initialize-at-run-time flag somewhere in your app that causes this issue. Also using the tracing agent and running all the necessary tests to cover the functionalities of your application should cre…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vinaykumarpandey
Comment options

Answer selected by vinaykumarpandey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants