borkdominik / bigER

Entity Relationship Diagram modeling tool realized as a language server that is distributed as a VS Code extension.
https://marketplace.visualstudio.com/items?itemName=BIGModelingTools.erdiagram
MIT License
106 stars 13 forks source link

ERDiagram language server crashed #9

Open ghosciro opened 2 years ago

ghosciro commented 2 years ago

when i open visual studio code it says : The ERDiagram Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted. [Error - 10:18:49 AM] Connection to server got closed. Server will not be restarted.

jrogers512 commented 2 years ago
[Info  - 1:38:23 PM] Connection to server got closed. Server will restart.
[Info  - 1:38:23 PM] Connection to server got closed. Server will restart.
[Info  - 1:38:23 PM] Connection to server got closed. Server will restart.
[Info  - 1:38:23 PM] Connection to server got closed. Server will restart.
[Error - 1:38:23 PM] Connection to server got closed. Server will not be restarted.
C:\>"\Program Files\Java\jdk-17.0.4.1\bin\java.exe" --version     
java 17.0.4.1 2022-08-18 LTS
Java(TM) SE Runtime Environment (build 17.0.4.1+1-LTS-2)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.4.1+1-LTS-2, mixed mode, sharing)

What additional information can I provide?

LeData commented 1 year ago

Having the same issue, I noted that the Runtime Status tab of the extension has a line:

Message header must separate key and value using :

for every server closure.

EDIT: It was solved when I installed a version of java SDK above 11

osipyonok commented 8 months ago

I've also faced this error. In my case, it was fixed by pointing the JAVA_HOME environment variable to the Java installation directory

myakhlaqi commented 7 months ago

I have the same issue:

"[Error - 12:23:16 PM] Connection to server is erroring. Shutting down server."