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

Launcher does not trigger a restart of Java service after an out-of-memory error crash #3518

Open
pablocarle opened this issue Apr 25, 2024 · 0 comments
Labels
bug Verified defect in functionality Priority: High size/M

Comments

@pablocarle
Copy link
Contributor

Describe the bug
Zowe Launcher has a feature to restart services that go down. This is not happening when the service crashes on an out-of-memory error. Seen in Gateway service.

Steps to Reproduce

  1. Trigger out-of-memory error (low heap, high load)
  2. Verify if launcher triggers a restart of the service.

Expected behavior
Service should restart.

Logs
Will add

Details

  • Version and build number: Zowe v2.14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified defect in functionality Priority: High size/M
Projects
Status: Unplanned Bugs
Development

No branches or pull requests

2 participants