Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/Legacy/OnCommand_Suite/Java_throws__HeapDumpOnOutOfMemoryError_exceptions_for_the_acquisition_unit
      Large Heap dump files are created in /var/log/ocie with .hprof extension which fill up the filesystem -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=10 -XX:GCLogFileSize=5M -XX:+UseG1GC -XX:+UseStri...Large Heap dump files are created in /var/log/ocie with .hprof extension which fill up the filesystem -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=10 -XX:GCLogFileSize=5M -XX:+UseG1GC -XX:+UseStringDeduplication -XX:+PrintTenuringDistribution com.onaro.sanscreen.acquisition.framework.Main start We see that the XMX value is 2163m​​​​​​ for the acquisition unit service.