Mr Kevs Blog
Tuesday, January 20, 2009
Problems with Uportal giving a PermGen space error while using a hibernate portlet.
Apparently
PermGen space is controlled by a different java option:
So I wound recommend using
CATALINA_OPTS "-Xms1024m -Xmx2048m -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled"
as options for your tomcat server.
Newer Post
Home
Followers
Blog Archive
►
2010
(6)
►
November
(1)
►
July
(1)
►
June
(2)
►
May
(1)
►
January
(1)
▼
2009
(8)
►
November
(1)
►
October
(1)
►
September
(1)
►
July
(1)
►
February
(1)
▼
January
(3)
Consuming uPortal User Attributes as JSR-168 User ...
Using Two Databases with Hibernate
Problems with Uportal giving a PermGen space error...
About Me
Mr Kev
Just a blog for storing usefull bits of information for myself.
View my complete profile