Apache Tomcat Java Configuration

Note: This section is not Applicable for those users who are upgrading to new version and all the Apache Tomcat Configurations are done in a previous version. The Tomcat configuration settings changes would not be needed unless the recommended settings are different from the following Tomcat settings.
  1. Navigate to the Apache Tomcat bin directory which is typically found in: <drive>:\Program Files or Program Files (x86)\Apache Software Foundation\Tomcat <version>\bin
  2. Run tomcat<version>w.exe.
  3. Select the Java tab, enter the recommended values in the Apache Tomcat memory pool fields:
    • In the Initial memory pool field, set a minimum value to 512 MB.
    • In the Maximum memory pool field, set a minimum value to 1024 MB.
    Note: These are only the recommended values. You can adjust the values based on the volume of application\submission\users.
  4. Click Apply and then click OK.