> From: mopont [mailto:[EMAIL PROTECTED]
> Subject: Tomcat problems with large number of contexts in webapps
>
> we gave to tomcat -Xms 512m -Xmx1024m of memory, but we have
> a "OutofMemory" even before reaching that limit.

Need details here.  What JDK are you using?  If it's a HotSpot JVM, are you 
running out of PermGen space?  Have you profiled your heap?  Have you looked at 
a running Tomcat with JConsole or equivalent to see what's going on?  Have you 
read the FAQ?
http://wiki.apache.org/tomcat/FAQ/Memory

 - 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]

Reply via email to