We have a vscode extension for Gauge(is a free and open source test automation framework.)
While debugging the Java test, we programmatically make a connection with the process being debugged from our Gauge vscode extention.
We are able to debug once in a given session. With consecutive debugging, we are getting the following error.

Any help would be appreciated for this issue.