question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Language server crashing when the filesystem is not found

See original GitHub issue
[error] Caused by: java.nio.file.FileSystemNotFoundException: Provider "git" not installed
[error] 	at java.nio.file.Paths.get(Paths.java:147)
[error] 	at dotty.tools.dotc.interactive.InteractiveDriver.run(InteractiveDriver.scala:230)
[error] 	at dotty.tools.languageserver.DottyLanguageServer.didOpen(DottyLanguageServer.scala:168)

InteractiveDriver.run should probably handle these exceptions in some way.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
OlivierBlanvillaincommented, May 7, 2019

I’m closing this as the issue doesn’t have enough information to reproduced and it’s getting quite old…

0reactions
nicolasstuckicommented, Mar 20, 2018

Git on the command line

Read more comments on GitHub >

github_iconTop Results From Across the Web

Language Server Crashing · Issue #2768 · microsoft/vscode ...
Issue Type: Bug When I open up vscode I get a popup saying: "The language server crashed 5 times in the last 3...
Read more >
Language Server Protocol Specification - 3.17
This document describes the 3.17.x version of the language server protocol. ... This member MUST NOT exist if there was an error invoking...
Read more >
Visual Studio Code language support for java crashed 5 times
I'm using Visual Studio Code languagage support for Java made by Red Hat but I'm getting an error: The server crashed 5 times...
Read more >
10.4.4. Problems with the X Server Crashing and Non-Root ...
If you are having trouble with the X server crashing when anyone logs in, you may have a full file system (or, a...
Read more >
B.3.3.3 What to Do If MySQL Keeps Crashing
The MySQL server or the server host was killed in the middle of an update. You have found a bug in mysqld that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found