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

Provide more granularity of progress during Maven import #1121

Closed
fbricon opened this issue Jul 25, 2019 · 2 comments · Fixed by #1184
Closed

Provide more granularity of progress during Maven import #1121

fbricon opened this issue Jul 25, 2019 · 2 comments · Fixed by #1184
Assignees

Comments

@fbricon
Copy link
Contributor

fbricon commented Jul 25, 2019

When Maven projects are imported, the progress monitor seems stuck at 57% for a long time until all dependencies are resolved. Users might think something is broken (it's really not), see eclipse-che/che#14004. We should try to provide more details on the progress, so as it doesn't appear stuck.

@amisevsk
Copy link

+1 for this. When running on Che, resolving dependencies seems to be the most common time for the language server to get OOMKilled (when it doesn't have enough memory allocated), so showing more progress info would help in catching configuration issues on our end.

@synuwxy
Copy link

synuwxy commented Aug 26, 2019

+1 for this. the progress monitor seems stuck at 57% for a long time when running on vscode-java.
Sometimes you must restart vscode let it work

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.

4 participants