microsoft / vscode-java-pack

VS Code extensions for Java developers.
Other
286 stars 130 forks source link

Spring Boot dashboard keeps spinning #1116

Open nickzhums opened 1 year ago

nickzhums commented 1 year ago

This is issue for my other machine (surface laptop from company).

Using latest Java extension pack and pre-release version of Spring boot dashboard.

Repro step:

  1. Run a spring pet-clinc project from spring boot dashboard.
  2. Spring boot dashboard keeps spinning, therefore I cannot access live information.

I can repro this consistently.

See video for the problem.

https://user-images.githubusercontent.com/56864335/202137841-21872271-3595-43d2-b501-e3e13da2a480.mp4

Eskibear commented 1 year ago

Is there an "Unknown" process, if you collapse "spring-petclinic" node? duplicate with microsoft/vscode-spring-boot-dashboard#248 ?

nickzhums commented 1 year ago

These are separate issues. In this issue, it just keeps spinning and there are no separate processes showing up, that's why i opened separate issues. Two different issues on my two different machines