Last Modified: Jan 20, 2023
Affected Product:
See more info
BIG-IP TMOS
Known Affected Versions:
14.1.0, 14.1.0.1, 14.1.0.2, 14.1.0.3, 14.1.0.5, 14.1.0.6, 14.1.2, 14.1.2.1, 14.1.2.2, 14.1.2.3, 14.1.2.4, 14.1.2.5, 14.1.2.6, 14.1.2.7, 14.1.2.8, 14.1.3, 14.1.3.1, 14.1.4, 14.1.4.1, 14.1.4.2, 14.1.4.3, 14.1.4.4, 14.1.4.5, 14.1.4.6, 14.1.5, 14.1.5.1, 14.1.5.2, 14.1.5.3
Opened: Aug 27, 2020
Severity: 2-Critical
The BIG-IP configuration contains a large number of configuration, restjavad is restarting with java.lang.OutOfMemoryError
Restjavad restarts frequently due to OutOfMemory error.
-- BIG-IP system with no extra memory given to restjavad. -- The configuration contains a large number objects.
To workaround the issue you need to give restjavad extra memory. To do so please perform the following steps: 1. On GUI go to System :: Resource Provisioning. The line for Management has a drop-down box for Small, Medium, or Large. Set this to Large. 2. Connect to CLI. Run the following commands: tmsh modify sys db restjavad.useextramb value true 3. Restart restjavad processes. bigstart restart restjavad
None