-
Notifications
You must be signed in to change notification settings - Fork 135
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
Language Support for Java (Syntax Server) server crashed 5 times in the last 3 minutes #598
Comments
@testforstephen Do we have full logs for syntax server, can you help to point it out? |
Here is how to get all logs for Java extension. Output window: Logs: |
I have the same problem, this are the logs:
Looks like the path for lombok jar is hardcoded to home folder of someone else |
lombok.jar is injected by "Lombok Annotations Support for VS Code" extension, looks like it's missing. You have to manually remove |
This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further. |
I'm getting the same error, but I'm not using lombok.jar. I don't have the The log:
|
|
Hold down CTRL+Shift+P, find Java: Clean Java Language Server Workspace, click Delete and reload, it will be solved. |
The Language Support for Java (Syntax Server) server crashed 5 times in the last 3 minutes. The server will not be restarted.
how do i solve this?
The text was updated successfully, but these errors were encountered: