Issue 1: In Saas Helix Environment the job fails due to Java heap size error Issue 2 : In On Prem environment the job fails due to Java heap size error In case a job in Atrium Integrator Console shows JAVA heap space error during execution. (java.lang.OutOfMemoryError: Java heap space) and increasing java heap size to 2G still the error occurs. Issue 3: java.lang.OutOfMemoryError: Java heap space in custom job |
For Versions above 1805, perform the below steps to increase the memory for the carte process: Scenario 1: The job shows In progress and no actions taken and arcarte log shows java.lang.OutOfMemoryError: Java heap space) Please raise a CRQ as so that customer can approve the CRQ Scenario 2: In Saas Helix customer the job was failing due to Java heap size error
2. Disable row level logging on CMDB run as well 3. Once the log level is disabled the job worked fine from DMT and CMDB console without Java heap error.
Scenario 3 : In On Prem environment the job was failing due to Java heap size error ( java.lang.OutOfMemoryError: Java heap space) Follow below the steps to increase the cache for the AI plugin. (Windows) ARSystemServerInstallDir\Conf\armonitor.cfg (UNIX) /etc/arsystem/serverName/armonitor.conf 2. Set the -Xmx2048m or more according to your requirement(There is no upper limit however this paremeter is limited to the available memory on the environmen) 4. In the lookup step or the mapping step the fields referred should be actually present |