RE: Memory Settings in Tomcat 5.5.25

2008-06-06 Thread Caldarale, Charles R
> From: semaj2008 [mailto:[EMAIL PROTECTED] > Subject: RE: Memory Settings in Tomcat 5.5.25 > > 1. How do we view the memory settings if the tomcat > server is not installed as a service? If you're running Tomcat via the scripts, you can set heap limits via the JAVA_OPTS

RE: Memory Settings in Tomcat 5.5.25

2008-06-05 Thread semaj2008
Chuck, I am able to view the memory settings with tomcat5w.exe as you've said. few more questions: 1. How do we view the memory settings if the tomcat server is not installed as a service? 2. How do we view the memory settings if we run the server within eclipse? Thanks, Semaj Caldarale, Ch

RE: Memory Settings in Tomcat 5.5.25

2008-06-05 Thread Caldarale, Charles R
> From: semaj.najraham [mailto:[EMAIL PROTECTED] > Subject: Memory Settings in Tomcat 5.5.25 > > I am getting java.lang.OutOfMemoryError: PermGen space error in my > application. http://wiki.apache.org/tomcat/FAQ/Memory > I need to find what how much memory have been allocation for > tomcat 5.5.2