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

Try to run normal spring boot project on win 10 with JDK 16 It will stuck on 68% #2020

Closed
itsmaheshkariya opened this issue Jul 11, 2021 · 14 comments · Fixed by eclipse-jdtls/eclipse.jdt.ls#1816
Assignees

Comments

@itsmaheshkariya
Copy link

image

@snjeza
Copy link
Contributor

snjeza commented Jul 11, 2021

@itsmaheshkariya could you attach a project example?

@Moses-Everlytic
Copy link

Moses-Everlytic commented Jul 13, 2021

I'm having the same issue, I just created a new project project from https://start.spring.io.
I even test an old application from this repository (https://github.com/springframeworkguru/spring-rest-client-examples) still had the same issue.

I rolled back to v0.79.2

And everything works fine.

Its v0.80.0 with this issue of hanging on 68%.
It actually creashed with out any issues after restarting the project work space everytime it hanged it ended up giving the notification it creashed 5 times in 3 min.

Hope this is informative enough

@snjeza
Copy link
Contributor

snjeza commented Jul 14, 2021

The issue has been caused by

@v-yuyul @itsmaheshkariya @Moses-Everlytic could you test https://raw.githubusercontent.com/snjeza/vscode-test/master/java-0.80.2.vsix

@Moses-Everlytic
Copy link

@snjeza It no longer hangs, I tested on multiple projects. (Works)

@fbricon
Copy link
Collaborator

fbricon commented Jul 15, 2021

@snjeza what's the fix? Shouldn't you open a bug upstream?

@Moses-Everlytic
Copy link

@fbricon Just install this version of JLS
https://raw.githubusercontent.com/snjeza/vscode-test/master/java-0.80.2.vsix

The issue was the v.0.80.0 which has a bug.

@fbricon
Copy link
Collaborator

fbricon commented Jul 15, 2021

@Moses-Everlytic yeah I get that. I want to know what the actual fix is (in terms of code change in jdt/jdt.ls)

@snjeza
Copy link
Contributor

snjeza commented Jul 15, 2021

@OldMeM
Copy link

OldMeM commented Aug 2, 2021

@rcarmonad
Copy link

I have to downgrade from 0.82.0 to 0.79.2 for the same issue.
Works ok when the folder was new, but start to crash when vscode start again.

@wecharyu
Copy link

Rolling back to 0.79.2 still not work for me, my environment is wsl2 ubuntu with code-server, the imported project is apache/hive. Any suggestions?

@rcarmonad
Copy link

Rolling back to 0.79.2 still not work for me, my environment is wsl2 ubuntu with code-server, the imported project is apache/hive. Any suggestions?

Finally... happens the same. I've removed all the plugins that use for java (Ms pack, Spring, Redhat) and reinstalled again.
Now works with no issues.

@wecharyu
Copy link

wecharyu commented Sep 24, 2021

Finally... happens the same. I've removed all the plugins that use for java (Ms pack, Spring, Redhat) and reinstalled again.
Now works with no issues.

Which version you chose when reinstalling? My mac osx with 0.82.0 version work fine, but wsl2 in win10 not.

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

Successfully merging a pull request may close this issue.

8 participants