microsoft / microsoft/vscode-spring-boot-dashboard
Failed to refresh live data from process
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 73
- Forks
- 38
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 15
Description
Steps followed:
- Click on spring boot dashboard.
- In Apps section right click on app listed.
- Select Run with Profile and select the profile.
Issue:
-
Application is accessible in browser/postman but there are loaders in all the sections apps, beans and endpoint mapping keeps on spinning.
-
After 10 retries gives a notification:
Failed to refresh live data from process <pid> after retries: 10
*Attached screenshot for reference
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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