Recently I ran into this error in my web application:
It's a typical Hibernate/JPA + IceFaces/JSF application running on Tomcat 6 and JDK 1.6.java.lang.OutOfMemoryError: PermGen space
Apparently this can occur after redeploying an application a few times.
No comments:
Post a Comment