> From: David Delbecq [mailto:[EMAIL PROTECTED]
> Subject: Re: memory usage increases on application stop
>
> Note that the PermSize is taken from the heap,
> so it should be lower than max heap size.
Not true in a HotSpot JVM; the heap and PermGen settings are
independent. Th
En l'instant précis du 11/01/08 09:34, Morten Matras s'exprimait en ces
termes:
Case:
I've deployed an application on a Tomcat 6.0 (current release). The
application is a Hibernate / Stripes application.
Almost no memory is allocated due to the deployed application.
Setting:
-Xmx64m -XX:Ma
Case:
I've deployed an application on a Tomcat 6.0 (current release). The
application is a Hibernate / Stripes application.
Almost no memory is allocated due to the deployed application.
Setting:
-Xmx64m -XX:MaxPermSize=128m
Tomcat without application uses: 27,5M (real memory) and 349M (vi