Initializing help system before first use

Setting Available Memory for the Xpress Insight Server

The default installation sets the maximum amount of memory that the Xpress Insight server is allowed to use to be 2 gigabytes.
Complete the following steps to set the available memory:
  1. The limit is set in <installdir>/insight/server/wildfly-9.0.1.Final/bin/standalone.conf.bat in the format -Xmx2048M. The limit can also be specified in gigabytes (such as –Xmx2G).
    The default setting should be adequate for typical usage of the system; however very large models may require that the limit be increased. We advise that the sum of the limits for client (described above) and server should not exceed the amount of physical RAM installed in the machine.
  2. Restart the server so that the changes to the memory limit take effect.