uCosminexus Application Server, Maintenance and Migration Guide

[Contents][Glossary][Index][Back][Next]

2.5.8 If Administration Agent is terminated forcibly when OutOfMemoryError occurs

When Administration Agent is running, if java.lang.OutOfMemoryError occurs, a log is output and the Administration Agent is terminated forcibly. The log is output at the following locations:

Note that if you have specified the settings to stop all the logical servers in the termination processing of the Administration Agent, the logical servers do not stop even if Administration Agent is terminated forcibly. To specify the settings for stopping the logical servers in the termination processing of the Administration Agent, specify true in the adminagent.finalization.stop_servers key of adminagent.properties (Administration Agent property file).

Also, if you use a product other than JDK that is provided by Cosminexus Application Server, the Administration Agent is not terminated forcibly because of OutOfMemoryError.

Execute the following operations, when Administration Agent is terminated forcibly because of OutOfMemoryError:

  1. Revise the value specified in the following option of adminagentuser.cfg:
    Revise the value specified in the following option:
    add.jvm.arg = -Xmx
  2. Restart the Administration Agent.