Why Somtimes "Panic Action" Is Not Triggered on java.lang.OutOfMemoryError(OOME)
(Doc ID 3064279.1)
Last updated on JANUARY 07, 2025
Applies to:
Oracle WebLogic Server - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Goal
- Why somtimes "Panic Action" is not triggered after java.lang.OutOfMemoryError(OOME) is thrown?
Server Template: Configuration: Overload > Panic Action
- "Panic Action" exits the server process by default when the kernel encounters a panic condition like OOME.
- However, "Panic Action" sometimes is not triggered unexpectedly after OOME occurred
- Expected behavior: "Panic Action" exits the server process when OOME is thrown
- Actual behavior :"Panic Action" is not triggered and the server process remained Running even after OOME is thrown
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |