microsoft / vscode-spring-boot-dashboard

Spring Boot Dashboard for VS Code
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-spring-boot-dashboard
Other
56 stars 31 forks source link

Spring Boot Dashboard throws an error while trying to perform the Start command #121

Open gabipetrovay opened 3 years ago

gabipetrovay commented 3 years ago

I get the following notification:

Command 'Spring Boot Dashboard: Start ...' resulted in an error (command 'spring-boot-dashboard.localapp.start-multiple' not found)

when I run the command (command + 3):

>Spring Boot Dashboard: Start ...

I am using the latest VS Code on a MacBook OS Catalina:

Version: 1.53.2
Commit: 622cb03f7e070a9670c94bae1a45d78d7181fbd4
Date: 2021-02-11T11:45:54.515Z (9 hrs ago)
Electron: 11.2.1
Chrome: 87.0.4280.141
Node.js: 12.18.3
V8: 8.7.220.31-electron.0
OS: Darwin x64 19.6.0

with the "Spring Boot Extension Pack" v0.0.8 (containing "Spring Boot Dashboard" 0.2.0).

I tried to:

None of these helped.

Also the Spring Boot Dashboard is not visible in the Explorer. This was also pointed in the issue #120.

Eskibear commented 3 years ago

(command 'spring-boot-dashboard.localapp.start-multiple' not found)

It's because springboot dashboard extension was not activated. It's activated when you expand the dashboard.

As I mentioned in https://github.com/microsoft/vscode-spring-boot-dashboard/issues/120#issuecomment-769581671 , the dashboard is visible only when Java extension is working on "standard mode".

Please check status of the Java extension. When you open a .java file, check if there's a "thumb up" icon in status bar.

image

mattyas-yahya commented 1 year ago

yes, this is like my problem, i can fix this issue using plugin Spring Boot Extension Pack and using this version : https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vmware/vsextensions/vscode-spring-boot/1.48.2023072904/vspackage