Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
[urgent]PermGen error(Birt2.3.1) even with PermGen=256m and MaxPermGen=512m
vhgupta
We are facing PermGen Space error within few hours of up time.
We are using JBoss 4.2 , Hibernate3.0 and Birt 2.3.1 with JRE 1.6.u3.
If I don't deploy BIRT everything works fine, but as soon as we deployed "birt.war" which contains a very few jsps and some 30 odd reports, which are getting invoked from the main app in frames.
Also note that the data on which reporting is done is not very huge.
Another thing to note is BIRT is using JDBC connection for postgres 8.3.
Any help will be useful.
Planning to run profiler to get more insights, but BIRT seems to be the only suspect at this point of time.
Thanks & Regards,
Vishal
Find more posts tagged with
Comments
JasonW
Vishal,
Are you using -XX:MaxPermSize=256M?