Purpose

This page describes the method to increase tomcat memory


Details
  1. Stop Tomcat (if running).
  2. Launch C:\apache-tomcat-5.5.17\bin\ tomcat5w.exe (or where is your Tomcat installed)
  3. Go on the java tab
  4. Input the same value for Initial memory pool , and Maximum memory pool.
    Default number is 128 MB. This is most of the time insufficient.
  5. Save configuration (saved in Windows registry)
  6. Relaunch Tomcat.

If the error still exists, continue increasing memory until 512MB (or 1024MB) and check if error persists


Notes / Comments



Related Pages