> From: Billy Ng [mailto:[EMAIL PROTECTED] > Subject: Re: Memory usage in Tomcat 6 > > Changing the -Xms<n>m and -Xmx<n>m 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 (classes) that is full, rather than the normal heap. Other resource exhaustion (e.g., file handles) can also cause OOMEs on occasion. > You need to use tool like figure it out. Yes, a profiler - or even JConsole - is very useful here. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]