Tuning memory usage after installation - HxGN EAM - Version 11.07.01 - Installation & Upgrade

HxGN EAM Installation Guide

Language
English
Product
HxGN EAM
Search by Category
Installation & Upgrade
HxGN EAM Version
11.7.1
  1. Open the file [APP_HOME]/depconfig/properties/external/config.yml in a text editor.

  2. Locate the heap-min and heap-max properties under jboss/jvm and change the upper and lower bounds like the example below.

    jboss:
    jvm:
    heap-min: 512
    heap-max: 1024

  3. Save the file.

  4. Change to directory [APP_HOME]/depconfig.

  5. For JBoss on Windows run deploy.bat. For JBoss on Linux run deploy.sh.