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