Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Native Image] Error Report java.lang.NullPointerException: Cannot invoke "com.oracle.svm.core.hub.DynamicHub.getHostedJavaClass()" because "hub" is null on Mandrel-24.1.1.0-Final GraalVM 23 #10043

Open
1 task done
dgroup opened this issue Nov 6, 2024 · 1 comment
Assignees

Comments

@dgroup
Copy link

dgroup commented Nov 6, 2024

Describe the Issue

Dependency versions:

io.quarkus.platform:quarkus-bom:3.16.1
org.apache.poi:poi:5.3.0

application.properties

quarkus.native.container-build=true
quarkus.native.additional-build-args=--initialize-at-run-time=org.apache.poi.util.RandomSingleton
quarkus.native.builder-image=quay.io/quarkus/ubi-quarkus-mandrel-builder-image:jdk-23

Please confirm if you have tested with the latest available version.

Share the svm_err_b_*.md File

svm_err_b_20241106T141321.476_pid59.md

Additional Context

No response

@oubidar-Abderrahim
Copy link
Member

  1. Did you try using Oracle GraalVM for JDK 23.0.1?
  2. Can you share a reproducer to this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants