-
Notifications
You must be signed in to change notification settings - Fork 410
Description
OS: Windows10
VScode: 1.17.1 (32/64)
JDK: 1.8 (x86/x64)
Build: https://vscjavaci.cloudapp.net/job/vscode-java-debug.vsix/45/Azure/
This error occurs every time debug ends

shell.ts:454 Target VM is already terminated.: Error: Target VM is already terminated.
at file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:28:2241540
at Object.v [as _notify] (file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:28:54141)
at Object.enter (file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:28:57633)
at n.Class.derive._oncancel._run (file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:28:58954)
at n.Class.derive._oncancel._error (file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:28:58471)
at file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:28:2055793
at _.e.dispatch (file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:28:2057144)
at _.e.handleData (file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:28:2056652)
at Socket. (file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:28:2055653)
at emitOne (events.js:96:13)