vscode-maven icon indicating copy to clipboard operation
vscode-maven copied to clipboard

Failed to attach to remote debuggee VM.

Open zhangqiannh opened this issue 4 years ago • 1 comments
trafficstars

[provide a description of the issue] Failed to attach to remote debuggee VM.

Environment
  • Operating System: Windows_NT x64 10.0.19042
  • JDK version: openjdk-11
  • Visual Studio Code version:Version: 1.56.2 (user setup)
  • Java extension version: Language Support for Java by Red Hat(version: v0.79.2)
  • Java Debugger extension version: v0.34.0
Steps To Reproduce

image image

[attach a sample project reproducing the error] attach logs

Current Result

When I debugged, the project failed to start

Expected Result

The project started successfully

Additional Informations

image

zhangqiannh avatar Jun 03 '21 09:06 zhangqiannh

Since the "Run" and "Debug" feature is from Maven explorer, i'll let Maven extension to have a look first.

testforstephen avatar Jun 07 '21 02:06 testforstephen