microsoft / vscode-java-test

Run and debug Java test cases in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-test
Other
292 stars 125 forks source link

Could not connect to: : 55899 java.net.ConnectException: Connection refused (Connection refused) #1653

Closed AYiXi closed 7 months ago

AYiXi commented 7 months ago

When first time I debug java test file, it's ok

image

but when I restart the debugger

image

It always Connection refused

image
jdneo commented 7 months ago

Thank you for reporting the error.

Duplicated with https://github.com/microsoft/vscode-java-test/issues/1561