How to clear PermGen in tomcat without restart

189 Views Asked by At

I want to clear PermGen memory in tomcat without restarting tomcat.
How can do this activity? I get:

PermGen: OutOfMemoryError

My problem is that I don't want to shut down tomcat.

0

There are 0 best solutions below