Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Data tree node not found #539

Closed
sallyur opened this issue Feb 25, 2019 · 8 comments
Closed

Error: Data tree node not found #539

sallyur opened this issue Feb 25, 2019 · 8 comments
Labels

Comments

@sallyur
Copy link

sallyur commented Feb 25, 2019

Environment
  • Operating System: Win & Mac
  • JDK version: 8 &11
  • Visual Studio Code version: 1.31.1
  • Java extension version: 0.39.0
  • Java Debugger extension version: 0.16.0
  • Build: 359
Steps To Reproduce
  1. Open one java project
  2. Press F5 to generate launch.json file

attach logs

Current Result

Error in toggle developer tools:
image
In addition, .Vscode won't automatically show up in the sidebar unless you manually refresh

@testforstephen
Copy link
Contributor

Cannot reproduce. Please uninstall other extensions and only keep Java Language Server and Java Debugger. Try again.

@sallyur
Copy link
Author

sallyur commented Feb 28, 2019

I only install Java Language Server and Java Debugger, then click F5, it can stable repro.
Attached the video
ErrorRepro.zip

@testforstephen
Copy link
Contributor

do you mean you can reproduce this issue in any java project? both windows and mac?

@sallyur
Copy link
Author

sallyur commented Feb 28, 2019

Yes, we can stable repro this issue with windows and mac when click F5 to generate launch.json.

@testforstephen
Copy link
Contributor

Could you share a project that can reproduce the issue?

@testforstephen
Copy link
Contributor

This is vscode bug. microsoft/vscode#68627

Could you try the latest vscode-insider version?

@sallyur
Copy link
Author

sallyur commented Feb 28, 2019

I used vscode-insider 1.32.0, this issue also repro.

@testforstephen
Copy link
Contributor

Didn't observe this error on vscode@1.62.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants