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

No connection to gradle server. Try restarting the server. After continuous restart and many more things happened #1634

Open
adityaphadatare45 opened this issue Nov 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@adityaphadatare45
Copy link

Extension Name: vscode-gradle
Extension Version:
OS Version:
VSCode version:

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Output from "Gradle for Java"
You can find this by clicking on the "Output" panel, then selecting the "Gradle for Java" channel from the dropdown.

Does the bug still exist if you disable all other extensions?
Yes/No

Additional context
Add any other context about the problem here.

@adityaphadatare45 adityaphadatare45 added the bug Something isn't working label Nov 26, 2024
@x0rsw1tch
Copy link

Getting this too, on versions above 3.15.0. Downgraded because of the constant popup error. This is the error I get:

[info] [gradle-server] Error: LinkageError occurred while loading main class com.github.badsyntax.gradle.GradleServer
	java.lang.UnsupportedClassVersionError: com/github/badsyntax/gradle/GradleServer 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
[warn] [gradle-server] Gradle server stopped
[info] [gradle-server] Build Server connection closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants