The APMIA Agent for Datapowers is constantly generating large hprof files.
In the APMIAWrapper.log
INFO | jvm 1 | java.lang.OutOfMemoryError: Java heap space
STATUS | wrapper | The JVM has run out of memory. Restarting JVM.
By default, the Maximum Java Heap Size setting for the APMIA is 512MB.
Steps to increase Java Max Memory
1) Edit /APMIA/conf/wrapper.conf
2) Change the value for this line
# Maximum Java Heap Size (in MB)
wrapper.java.maxmemory=512