Out of Memory Error of Tomcat 6 on Microsoft windows

Open the Apache Tomcat configuration app in sys tray, and on the "Java"
tab, bump up the initial memory pool size and the maximum memory pool size to 512 Initial and 768 Max, click Ok

In Program FilesApache software FoundationTomcat 5.0bincatalina.bat, in the last section immediately after "rem Execute Java with the applicable properties", insert this line, set CATALINA_OPTS=-mx1024m. Save the file.

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.