vscode-java icon indicating copy to clipboard operation
vscode-java copied to clipboard

can not open project

Open successismyonlyway opened this issue 2 years ago • 8 comments
trafficstars

[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

successismyonlyway avatar Nov 01 '23 14:11 successismyonlyway

Are you working on apple aarch64 platform with VS Code insiders?

jdneo avatar Nov 02 '23 02:11 jdneo

Could you please provide your environment information? OS, vscode version, java extension version...

testforstephen avatar Nov 02 '23 07:11 testforstephen

Are you working on apple aarch64 platform with VS Code insiders?

no, I'm using windows.

successismyonlyway avatar Nov 03 '23 09:11 successismyonlyway

Could you please provide your environment information? OS, vscode version, java extension version...

It's all up-to-date.

successismyonlyway avatar Nov 03 '23 09:11 successismyonlyway

When you close all the folder and then add a folder the problem will appear.

successismyonlyway avatar Nov 03 '23 09:11 successismyonlyway

But if you shutdown the vscode and kill java processes it will be ok.

successismyonlyway avatar Nov 03 '23 09:11 successismyonlyway

Are you working on apple aarch64 platform with VS Code insiders?

hello, Are you available?

successismyonlyway avatar Nov 04 '23 00:11 successismyonlyway

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?

jdneo avatar Nov 04 '23 08:11 jdneo