-
Notifications
You must be signed in to change notification settings - Fork 456
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
51% Starting Java Language Server... never starts #433
Comments
I have uninstalled every plugin related to Java. I reinstalled the Language Support for Java plugin. This error persists. Anyone here able to help? Also, I upgraded VS Code today: |
Now it says:
|
@silkster do you have a new thread dump with the server being stuck at Does it happen for all your projects or just 1 in particular? |
Can you try to kill all your java processes before starting vscode (i.e gradle and org.eclipse.equinox.launcher_1.5.0.v20180119-0753.jar). Make sure all vscode instances are closed or else the processes will be respawned |
I wanted to follow up with this issue. I ended up getting a new MacBook and found that I don't have this issue anymore so it was definitely something environment specific on my old MacBook. |
@fbricon I only work on 1 Java project, but the problem definitely persisted. We use Docker which was also very problematic on my old Mac compared to the new one so it could have been something to do with Java or JDK specifically. Thanks for your time and help! |
Opening this new issue because #162 is closed.
I can't get this plugin working. I've cleaned the workspace as instructed in issue #162
Environment
Steps To Reproduce
[attach a sample project reproducing the error]
attach logs
Current Result
Expected Result
Additional Informations
JPS and JSTACK Output
The text was updated successfully, but these errors were encountered: