PDA

View Full Version : How do I upgrade Tomcat to be able to more memory?



FerencMantfeld
21st November 2009, 08:55 AM
If I am processing a large dataset in memory, Tomcat reaches maximum memory. how do I configure Tomcat so that it can use more memory?

archana.kulkarni
2nd March 2010, 04:06 PM
To increase Tomcat memory:

Go to CATALINA_HOME or Tomcat Install /bin folder e.g. D:/Tomcat5.5/bin
Run Tomcat Configuration by executing tomcat5w.exe
Under the Java Tab there is a field Maximum Memory Pool the default for it is 64 MB. You can increase it to 512 MB.
Depending on the RAM size you have you can increase it further.