Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Chrome
- Local OS: Windows
- Remote OS: Ubuntu
- Remote Architecture:
code-server --version
: 4.4.0
Steps to Reproduce
This seems not a bug completely, but a crash, sometimes get this when loading some spring Gradle project, where I already have installed the java extensions pack. Don't know why I am getting this. Previously I used code-server version 3.4.1 with an older version of the Java Extension pack and now I updated the versions and getting this.
Expected
Due to this crash the Java Test runner (Beaker Icon is not loading and I am not able to test my spring project). Expected behaviour should be load the test runner.
Actual
The Beaker Icon on the left navigation pane is not showing even though the project is completely loaded and shown in Java Projects section.
Logs
No response
Screenshot/Video
Does this issue happen in VS Code?
- I cannot reproduce this in VS Code.
Are you accessing code-server over HTTPS?
- I am using HTTPS.
Notes
No response