Foglight Agent Manager (FglAM) process stops with the following error message:
ERROR [HttpDownstream-67 - /catalyst-glue-service/message/message] com.quest.glue.core.util.CommonsLoggingToQuestBridge - Error for /catalyst-glue-service/message/message
java.lang.OutOfMemoryError: Java heap space
The Foglight Agent Manager does not have sufficient memory allocated to support the agents running on it.
If the error java.lang.OutOfMemoryError: Java heap space appears, memory allocation for the FglAM JVM may need to be increased. By default, the FglAM is configured to allow the JVM Heap minimum 22mb and maximum 256mb.
Please refer to specific cartridge documentation for a "Parameters Used for Hardware Sizing" section based on the particular FMS and cartridge version as recommendations can change. It is also recommended to allocate more heap memory to allow for future agent expansion and adding physical RAM to the FglAM host OS to allow for the allocation to successfully occur.
To increase the values, follow the steps below:
To confirm changes, review the log file $FGLAM_HOME/state/default/logs/FglAM_YYYY-MM-DD_######_001.log and search for "VM options" to verify the new values.
VM Options:
...
-Xmx1024m
-Xms1024m
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center