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

[quarkus] UnsupportedClassVersionError #2771

Closed
yurake opened this issue Oct 15, 2022 · 4 comments · Fixed by #2772
Closed

[quarkus] UnsupportedClassVersionError #2771

yurake opened this issue Oct 15, 2022 · 4 comments · Fixed by #2772
Assignees
Labels
bug Something isn't working invalid This doesn't seem right java Pull requests that update Java code quarkus someone for quarkus

Comments

@yurake
Copy link
Owner

yurake commented Oct 15, 2022

Description

Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.<clinit>(Unknown Source)
	... 15 more
Caused by: java.lang.UnsupportedClassVersionError: webapp/tier/service/MongodbService has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
@yurake yurake added bug Something isn't working invalid This doesn't seem right quarkus someone for quarkus java Pull requests that update Java code labels Oct 15, 2022
@yurake yurake self-assigned this Oct 15, 2022
@repo-ranger
Copy link

repo-ranger bot commented Oct 15, 2022

⚠️ This has been marked to be closed in 7 days.

3 similar comments
@repo-ranger
Copy link

repo-ranger bot commented Oct 15, 2022

⚠️ This has been marked to be closed in 7 days.

@repo-ranger
Copy link

repo-ranger bot commented Oct 15, 2022

⚠️ This has been marked to be closed in 7 days.

@repo-ranger
Copy link

repo-ranger bot commented Oct 15, 2022

⚠️ This has been marked to be closed in 7 days.

@github-actions github-actions bot added this to To do in Feature request Oct 15, 2022
@yurake yurake linked a pull request Oct 15, 2022 that will close this issue
yurake added a commit that referenced this issue Oct 15, 2022
…sionerror

update java version to java 17 in Dockerfile #2771
Feature request automation moved this from To do to Done Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right java Pull requests that update Java code quarkus someone for quarkus
Projects
Development

Successfully merging a pull request may close this issue.

1 participant