Symptom:
The download of a subscription update to a computer with less than the recommended 8 GB of memory fails with a Java out of memory error.
Solution:
If you install CA User Activity Reporting Module on hardware with less than the recommended 8 GB of memory, change the JVM heap size setting by editing the caelm-java.group file.
To change the JVM heap size setting
<JVMSettings>
<loadjvm>true</loadjvm>
<javahome>/usr/java/latest/jre</javahome>
<Properties name="java.endorsed.dirs=/opt/CA/SharedComponents/iTechnology/endorsed">
<system-properties>java.endorsed.dirs=/opt/CA/SharedComponents/iTechnology/endorsed</system-properties>
</Properties>
<Properties name="maxmemory"><jvm-property>-Xmx1250M</jvm-property></Properties>
</JVMSettings>
Important! Setting the JVM heap size can cause problems when using the Export to PDF option with large data sets. Thus, this option is best used on only small computers, which run with less than the recommended RAM and processing power.
Copyright © 2013 CA.
All rights reserved.
|
|