microsoft / microsoft/vscode-spring-boot-dashboard

Failed to refresh live data from process

Open
#331 12 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
73
Forks
38
Avg merge
3d 5h
Merged PRs (30d)
15

Description

Steps followed:

  1. Click on spring boot dashboard.
  2. In Apps section right click on app listed.
  3. Select Run with Profile and select the profile.

Issue:

  1. Application is accessible in browser/postman but there are loaders in all the sections apps, beans and endpoint mapping keeps on spinning.

    spring-boot-dashboard-error-1
  2. After 10 retries gives a notification: Failed to refresh live data from process <pid> after retries: 10

    spring-boot-dashboard-error-2

*Attached screenshot for reference

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by launching a Spring Boot app with Run with Profile, then check the Apps, Beans, and Endpoint Mapping sections while live data refreshes. Trace the refresh and retry behavior from the dashboard entry point; done means these sections load data without persistent spinners or the failed-refresh notification.

Written by the indexing model from the issue text.

Assessment

Tech stack
spring-boot, typescript
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.