Skip to content

🐛 Increase java provider memory. (#421) #422

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

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

konveyor-ci-bot[bot]
Copy link

Newer version of jdtls and additional rules seem to require more memory.
Fixes:

time="2025-03-19T17:24:11Z" level=error msg="language server stopped with error" client=6178324807082304109 error="exec: not started" provider=java

2.5Gi resolves the problem on my minikube for source+deps and multiple
common targets.

I plan to do more analysis using jstat to see if we can come up with a
more informed number but wanted to open the PR with this for now.

Signed-off-by: Jeff Ortel [email protected]
Signed-off-by: Cherry Picker [email protected]

Newer version of jdtls and additional rules seem to require more memory.
Fixes:
```
time="2025-03-19T17:24:11Z" level=error msg="language server stopped with error" client=6178324807082304109 error="exec: not started" provider=java
```
2.5Gi resolves the problem on my minikube for source+deps and multiple
common targets.

I plan to do more analysis using jstat to see if we can come up with a
more _informed_ number but wanted to open the PR with this for now.

Signed-off-by: Jeff Ortel <[email protected]>
Signed-off-by: Cherry Picker <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant