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

[coc.nvim] Language Support for Java client: couldn't create connection to server.

Open anta40 opened this issue 5 months ago • 3 comments

I'm using nvim 0.11.3 on macOS 15.5. coc-java is the latest version: coc-java Current version 1.26.1 is up to date

After nvim is launched, greeted by this message:

[coc.nvim] Language Support for Java client: couldn't create connection to server.
  Message: Pending response rejected since connection got disposed
  Code: -32097
  

The result is annoying: can't save file after updating (:wq). nvim hang. How to debug this? I'm using openjdk 17.0.14 2025-01-21 LTS

anta40 avatar Aug 02 '25 10:08 anta40