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

Java Exception after attempting Gradle install and reverting to command line #174

Open
lmichlsen opened this issue Apr 23, 2024 · 0 comments

Comments

@lmichlsen
Copy link

image

I had the java jar running fine at a command line.
I then attempted the Gradle / wrapper install. It installed fine but my organization will not let me access the 8080 or 8082 port.

So I attempted to run the command line again and I now get error
"Exception in thread "main" java.lang.UnsupportedClassVersionError: ServerKt has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0"

How can I revert to the command line version?

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

No branches or pull requests

1 participant