> From: Enrique Rodriguez [mailto:lasterra@(protected)]
> Subject: manager outofmemory exception
>
> What i don't understand is that I "sometimes" get OutOfMemoryException
> when i upload new aplitications to the tomcat using the manager.
Search the archives - this comes up frequently. Assuming you're using a
HotSpot JVM (Sun 1.4 or later), you're probably running out of PermGen
space, where all the instances of
java.lang.Class (among other things)
are stored.
- 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 unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)