-
Notifications
You must be signed in to change notification settings - Fork 61
Uncaught Error: Connection is closed. #29
Comments
Thanks for the report! I just installed ide-java on macOS 10.12.6 with 1.21.0-beta0 but couldn't reproduce - is the error reproducible for you @markedup? |
Hopefully if you get this again with the latest version of ide-java v0.6.2 an error message should be displayed with information that will help us further diagnose what went wrong. |
Thanks, I'll try upgrading the package and seeing what happens. |
Prompted to upgrade to the following packages:
Restarted Atom when prompted, still getting the same "Connection is closed" error. |
Tried a clean reinstall as follows:
So whatever wrinkle was in my system seems to have been fixed in the above steps. |
Ah ha! So I just enabled "Show Indent Guide" in Atom's preferences, and And it seems to be continuously throwing this same error on file open now, regardless of whether the option is enabled or not. Something to do with syntax parsing maybe? |
Just tried toggling it several times and haven't crashed. Once the server crashes you'll get the "connection is closed" error until you restart Atom. We need better error recovery there although obviously I'd really like to find out exactly what is causing the language server to crash in the first place. Have you enabled Thanks for bearing with us in these early releases! |
the server never starts for me, Eclipse JDT is always stopped. Tried uninstall, clean re-install etc... to no avail. |
This error is also displaying for me, to the effect that I can no longer edit a file. All key presses add another error to the side and block editing. Here is the stack trace: Atom: 1.22.0-beta2 x64 Stack TraceUncaught Error: Connection is closed.
Commands
Non-Core Packages
|
Various improvements behind the scenes should have resolved these kinds of issues. Please let us know if that's not the case. |
ide-java
package; restarted Atom BetaAtom: 1.21.0-beta1 x64
Electron: 1.6.9
OS: Mac OS X 10.12.6
Thrown From: ide-java package 0.6.0
Stack Trace
Uncaught Error: Connection is closed.
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: