vscode-java
vscode-java copied to clipboard
can not open project
[Error - 10:47:32 PM] Client Language Support for Java: connection to server is erroring. Shutting down server. [Error - 10:47:32 PM] Client Language Support for Java: connection to server is erroring. Shutting down server. [Error - 10:47:32 PM] Connection to server got closed. Server will not be restarted. [Error - 10:47:33 PM] Stopping server failed Message: Cannot call write after a stream was destroyed Code: -32099 [Error - 10:47:33 PM] Stopping server failed Message: Cannot call write after a stream was destroyed Code: -32099 [Error - 10:47:33 PM] Stopping server failed Message: Cannot call write after a stream was destroyed Code: -32099
Are you working on apple aarch64 platform with VS Code insiders?
Could you please provide your environment information? OS, vscode version, java extension version...
Are you working on apple aarch64 platform with VS Code insiders?
no, I'm using windows.
Could you please provide your environment information? OS, vscode version, java extension version...
It's all up-to-date.
When you close all the folder and then add a folder the problem will appear.
But if you shutdown the vscode and kill java processes it will be ok.
Are you working on apple aarch64 platform with VS Code insiders?
hello, Are you available?
But if you shutdown the vscode and kill java processes it will be ok.
There is a known issue that, if you close the vscode before the project import is finished, the java language server won't close, and you have to kill it or wait for 30s (if I remember correctly).
Does this apply to your use case?