I installed Tomcat through WHM and am receiving heap memory issues. I did a search in the forums for a resolution and only found responses like "increase the memory to the JVM" and even "if you don't know how to maintain Tomcat, don't use it". My problem is this:
I know how to increase the memory for the JVM in several different ways, but nothing seems to work. On other systems there's a server.sh or other file that CATALINA_OPTS or JAVA_OPTS can be placed so that -Xmx and -Xms options are actually accepted and used by Tomcat. I placed the opts into both the startup.sh and catalina.sh files, but nothing changed. Also setting the environment variable for CATALINA_OPTS and/or JAVA_OPTS from the command line don't work either.
Has anyone been able to get the heap memory changed for Tomcat?
Server:
AMD Athlon MP 2600
1GB RAM
one Tomcat/Java host/site
RedHat Fedora2 Linux
Thanks,
Alex


LinkBack URL
About LinkBacks
Reply With Quote