Language Support for Java client: couldn't create connection to server. #1217
Unanswered
evanschristophera
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
What server is being connected to here?
OUTPUT:
Error: spawn UNKNOWN
at ChildProcess.spawn (node:internal/child_process:441:11)
at Object.spawn (node:child_process:752:9)
at c:\Users\evansc.vscode\extensions\redhat.java-1.20.0-win32-x64\dist\extension.js:2:1314398
at async s.createConnection (c:\Users\evansc.vscode\extensions\redhat.java-1.20.0-win32-x64\dist\extension.js:2:1150688)
at async s.start (c:\Users\evansc.vscode\extensions\redhat.java-1.20.0-win32-x64\dist\extension.js:2:1141203)
I'm on a new computer that is pretty locked down by my employer. Not knocking the IT department. We have worked through several issues, and they have given me what I needed when I can identify the problem.
Thanks,
Chris
Beta Was this translation helpful? Give feedback.
All reactions