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

Upgrade quarkus.native.builder-image to latest #91

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

robobario
Copy link
Contributor

Why:
The build failed for me when running mvn package -Dnative -Dquarkus.native.container-build=true -Dquarkus.container-image.build=true. The failure was at quarkus-maven-plugin:2.16.5.Final:build (default) @ kafka-server, the graal build crashed with message: Fatal error: Failed while initializing the performance data.

Which appears to be a known issue with 22.3.0 oracle/graal#5303

Fixed for me by upgrading to the latest image

Why:
The build failed for me during at quarkus-maven-plugin:2.16.5.Final:build (default) @ kafka-server
with Fatal error: Failed while initializing the performance data.

Which appears to be a known issue with 22.3.0 oracle/graal#5303

Fixed for me by upgrading to the latest image
@ozangunalp ozangunalp merged commit e5adc1d into ozangunalp:main Sep 18, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants