Tuning memory usage after installation - HxGN EAM - 12.0.1 - Installation & Upgrade

HxGN EAM Application Installation

Language
English
Product
HxGN EAM
Search by Category
Installation & Upgrade
HxGN EAM Version
12.0.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.