Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 14.0.3, Meridian-2015.1.0, 15.0.2, 16.0.2
-
Fix Version/s: 16.0.3, Meridian-2015.1.1
-
Component/s: Startup / Shutdown / Status
-
Security Level: Default (Default Security Scheme)
-
Labels:None
Description
If the JAVA_HEAP_SIZE environment variable is not configured on $OPENNMS_HOME/etc/opennms.conf, the default option of 512MB will be used.
This default is defined on $OPENNMS_HOME/bin/opennms
I validated that OpenNMS won't be able to start properly if the heap size is less than 1GB; for this reason, this should be the default, if JAVA_HEAP_SIZE is not configured.