Hey Tony, if you don't mind, can you send me all the configuration
options of Java and Tomcat you are using? So tomcat6.conf and server.xml
files?
No one else on the list can share its thoughts?
Il 05/04/2016 23:03, Ivano Luberti ha scritto:
> Hi Tony thanks for the quick answer:
>
> Il 05/04/201
If you run out of permgen space very quickly, then it's indicative that the
allocated permgen space is simply too small. Perhaps the new version of
Tomcat requires more of it for itself, leaving less for your application.
Is the webapp restarted at times? If so, that can easily cause permgen
space
You could try "CMSClassUnloadingEnabled" to see if that helps
--
Chris
On Wed, Apr 6, 2016 at 11:24 PM, Kalle Korhonen
wrote:
> If you run out of permgen space very quickly, then it's indicative that the
> allocated permgen space is simply too small. Perhaps the new version of
> Tomcat require