Re: Memory usage in Tomcat 6

2008-06-17 Thread Billy Ng
, there must be some huge objects created from time to time. You need to use tool like figure it out. Billy Ng - Original Message - From: Tuan Quan [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Monday, June 16, 2008 9:11 AM Subject: Memory usage in Tomcat 6 Hi all, how do I

RE: Memory usage in Tomcat 6

2008-06-17 Thread Caldarale, Charles R
From: Billy Ng [mailto:[EMAIL PROTECTED] Subject: Re: Memory usage in Tomcat 6 Changing the -Xmsnm and -Xmxnm in the tomcatw.exe That's tomcat6w.exe, not tomcatw.exe. If you still have problem, there must be some huge objects created from time to time. It can also be PermGen space

Memory usage in Tomcat 6

2008-06-16 Thread Tuan Quan
Hi all, how do I adjust Memory allocation Tomcat 6, running as service in Windows? I ran into out of memory error. thanks.

RE: Memory usage in Tomcat 6

2008-06-16 Thread Caldarale, Charles R
From: Tuan Quan [mailto:[EMAIL PROTECTED] Subject: Memory usage in Tomcat 6 Hi all, how do I adjust Memory allocation Tomcat 6, running as service in Windows? Use the tomcat6w.exe program in Tomcat's bin directory. Read the FAQ for memory usage information: http://wiki.apache.org/tomcat/FAQ