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.

failed to start kotlin lang server

See original GitHub issue

My project is maven project , When i open project only show internal error popup,and the bottom bar always show activating kotlin language server. image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
fwcdcommented, Jul 21, 2019

This was fixed in c65b415e7ccbdaf19072e0df750cdf81cdff61e0 but has not been published to the Marketplace yet, so building the language server manually should fix it for now.

I have added a test assertion to verify that your artifact is parsed correctly: https://github.com/fwcd/KotlinLanguageServer/blob/cba6860df327b362f10b36af08fae8fdf3b8b8ec/shared/src/test/kotlin/org/javacs/kt/MavenArtifactParsingTest.kt#L39-L46

1reaction
fwcdcommented, Aug 14, 2019

@khe817 Currently in progress, the new version will be released to the marketplace later today and feature an auto-updater that automatically fetches the latest language server from GitHub releases!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Couldn't start client Kotlin Language Client & Internal error. #62
Internal error. With Java version 16: The Kotlin Language Client server crashed 5 times in the last 3 minutes. The server will not...
Read more >
I sometimes think that Kotlin as it is, could not exist without ...
I sometimes think that Kotlin as it is, could not exist without Intellij. ... Kotlin also works with Vim [1], Eclipse [2] and...
Read more >
Kotlin language server in neovim - Reddit
Spawning language server with cmd: kotlin-language-server failed. The language server is either not installed, missing from PATH, ...
Read more >
Kotlin Programming Language
A productive way to write server‑side applications. Compatible with the Java ecosystem. Use your favorite JVM frameworks and libraries.
Read more >
kotlin-language-server - Homebrew Formulae
Install command: brew install kotlin-language-server. Intelligent Kotlin support for any editor/IDE using the Language Server Protocol.
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