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

Handle globally Java Heap Space #305

Closed
tchiotludo opened this issue Mar 17, 2021 · 2 comments
Closed

Handle globally Java Heap Space #305

tchiotludo opened this issue Mar 17, 2021 · 2 comments
Labels
area/backend Needs backend code changes bug Something isn't working kind/cooldown Great candidate for the cooldown period kind/customer-request Requested by one or more customers

Comments

@tchiotludo
Copy link
Member

tchiotludo commented Mar 17, 2021

https://stackoverflow.com/a/12096648/1590168

-XX:OnOutOfMemoryError="kill -9 %p" seems to be the solution
or
-XX:+ExitOnOutOfMemoryError (note there is also -XX:+CrashOnOutOfMemoryError)

@tchiotludo tchiotludo added bug Something isn't working area/backend Needs backend code changes labels Mar 17, 2021
@tchiotludo tchiotludo moved this to Backlog in All issues Oct 28, 2021
@anna-geller anna-geller added this to the v0.15.0 milestone Dec 5, 2023
@anna-geller anna-geller removed this from All issues Dec 12, 2023
@anna-geller anna-geller modified the milestones: v0.15.0, v0.20.0 Jan 15, 2024
@tchiotludo tchiotludo modified the milestones: v0.20.0, v0.15.0 Jan 18, 2024
@tchiotludo tchiotludo added the kind/customer-request Requested by one or more customers label Jan 18, 2024
@anna-geller anna-geller modified the milestones: v0.15.0, v0.16.0 Feb 5, 2024
@anna-geller anna-geller removed this from the v0.16.0 milestone Mar 19, 2024
@anna-geller anna-geller added this to the v0.19.0 milestone May 8, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Jun 10, 2024
@anna-geller anna-geller removed this from the v0.19.0 milestone Jul 23, 2024
@anna-geller anna-geller added the kind/cooldown Great candidate for the cooldown period label Aug 15, 2024
@Ben8t
Copy link
Member

Ben8t commented Feb 13, 2025

@tchiotludo can we close this one? Is it worth putting higher priority?

@anna-geller
Copy link
Member

Anna-Bot is auto-closing this for now 😉 @tchiotludo feel free to reopen with more details if you feel otherwise

@anna-geller anna-geller closed this as not planned Won't fix, can't repro, duplicate, stale Feb 17, 2025
@github-project-automation github-project-automation bot moved this from Backlog to Done in Issues Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend Needs backend code changes bug Something isn't working kind/cooldown Great candidate for the cooldown period kind/customer-request Requested by one or more customers
Projects
Status: Done
Development

No branches or pull requests

3 participants