User Tools

Site Tools


resolution_area:watchdog_resolutions:res-w9403

HeapOutOfMemoryErrorFound

Level: Critical FIXME

Purpose: This alert comes in if the application has run out of available heap.

Scenario: This appears in application logs

java.lang.OutOfMemoryError: Java heap space

Resolution: Check the available heap on the application and increase if needed. Then restart the application.

Manual Action Steps: Example of setting a Java application to use 6G heap.

java -Xmx6g myprogram

Auto Clear: This will clear if the error is not found in logs after 30 minutes

resolution_area/watchdog_resolutions/res-w9403.txt · Last modified: 2021/07/05 16:25 by 10.91.120.28