PermGen Space Error running BIRT reports [message #643801] |
Wed, 08 December 2010 05:39  |
Eclipse User |
|
|
|
Im running into the PermGen space issue when I attempt to run Birt reports from within my application when I am running Tomcat within Eclipse.
My ini file is as follows:
-Xms512m
-Xmx512m
-XX:MaxPermSize=256m
However, Ive tried most ever configuration of heap Xms, Xmx and XX:MaxPermSize.
Eclipse Version: Helios Service Release 1
Build id: 20100917-0705
Birt: 2.6.1
java -version gives:
java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) Client VM (build 17.1-b03, mixed mode, sharing)
As soon as I starting running Birt reports I get the following error (or similar):
SEVERE: Error processing request
java.lang.OutOfMemoryError: PermGen space
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07013 seconds