Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starting Language Server stuck at 68% #702

Closed
MarcelMerkle opened this issue Jul 27, 2021 · 2 comments
Closed

Starting Language Server stuck at 68% #702

MarcelMerkle opened this issue Jul 27, 2021 · 2 comments

Comments

@MarcelMerkle
Copy link

Environment:

  • VS Code Version: 1.58.2
  • Extension Version: v0.17.0
  • JDK Type & Version: openjdk version "11.0.10" 2021-01-19 LTS
  • OS Type & Version: Mac OS Bug Sur 11.4

Step to Reproduce:
I open a maven project and the language server startup is stuck at 68%. This is reproducible for multiple projects but not all projects. The terminal output for this job is

194a1605 Setting classpath containers: 68% Refreshing '/srv-export/src/main/resources'. [675/1000]
97c17e3b Download sources and javadoc: odata-v2-prov [Done]
460c6ea5 Download sources and javadoc: cds-starter-spring-boot-odata [Done]
0f0c396c Register Watchers [Done]

I cannot run any main class because of this.

Expected Behavior:
The language server should start.

Actual Behavior:
The language server startup is stuck.

@Eskibear
Copy link
Member

Seems to be a known issue, fixed but not released yet. See if redhat-developer/vscode-java#2020 (comment) works.

I'm closing this one, please track it in above issue.

@MarcelMerkle
Copy link
Author

Works! Thank you! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants