Skip to main content



      Home
Home » Archived » BIRT » OutOfMemory while running FOP
OutOfMemory while running FOP [message #62491] Thu, 28 July 2005 23:45 Go to next message
Eclipse UserFriend
Hi,

I got this error message from my Tomcat 4.1.30 console after I passing 2
parameters in my JSP integration...but sometimes I got no error when
passing different parameter values... btw, I'm using BIRT 1.0.

****error message**************************************************
July 29, 2005 11:20:51 AM org.eclipse.birt.report.engine.emitter.fop.FOP
fo2pdf
SEVERE: An OutOfMemory error happened while running FOP.
July 29, 2005 11:20:51
org.eclipse.birt.report.engine.api.impl.RunAndRenderTask run
SEVERE: An OutOfMemory error happened while running the report.
************************************************************ *******



To BIRT team members...pls help...

Thanks,
Wins
Re: OutOfMemory while running FOP [message #62518 is a reply to message #62491] Fri, 29 July 2005 00:08 Go to previous messageGo to next message
Eclipse UserFriend
Hi Again,

In Birt designer when I preview and pass the same parameter values that I
input in my integration w/ BIRT report engine API I got no error and I
can see the report contents very smoothly....wondering where did I go
wrong?


Thanks,
Wins
Re: OutOfMemory while running FOP [message #62780 is a reply to message #62518] Fri, 29 July 2005 14:48 Go to previous messageGo to next message
Eclipse UserFriend
Wins,

What are the heap size of your Elcipse app and tomcat? They probably are
different so that you see different results.

Jun Zhai
Re: OutOfMemory while running FOP [message #62871 is a reply to message #62780] Sun, 31 July 2005 19:38 Go to previous messageGo to next message
Eclipse UserFriend
Hi Jun,

To tell frankly I really dont know how to make the heap size of eclipse
and tomcat the same...I can appreciate if you can give me some hints on
how to change this heap size....btw, may I know what is the default heap
size for eclipse?....many thanks to you...


Wins
Re: OutOfMemory while running FOP [message #63487 is a reply to message #62491] Mon, 01 August 2005 20:43 Go to previous messageGo to next message
Eclipse UserFriend
wins wrote:
> Hi,
>
> I got this error message from my Tomcat 4.1.30 console after I passing
> 2 parameters in my JSP integration...but sometimes I got no error when
> passing different parameter values... btw, I'm using BIRT 1.0.
> ****error message**************************************************
> July 29, 2005 11:20:51 AM org.eclipse.birt.report.engine.emitter.fop.FOP
> fo2pdf
> SEVERE: An OutOfMemory error happened while running FOP.
> July 29, 2005 11:20:51
> org.eclipse.birt.report.engine.api.impl.RunAndRenderTask run
> SEVERE: An OutOfMemory error happened while running the report.
> ************************************************************ *******
>
>
>
> To BIRT team members...pls help...
>
> Thanks,
> Wins
>
>
>
>
>
>
>
>

JVM uses quite complex algorithm for memory management. OOM warning
appears when JVM can not allocate enough memory for you. It does not
always happen at the same location. In your case, you may want to
increase the memory that JVM can use, or add more physical memory.

Stanley Wang
BIRT Engine
Re: OutOfMemory while running FOP [message #63510 is a reply to message #63487] Mon, 01 August 2005 22:10 Go to previous message
Eclipse UserFriend
Thanks a lot...

Wins
Previous Topic:Word, Exce, export formatl ??
Next Topic:Re: How do I manipulate two metrics from two data sources in a report ?
Goto Forum:
  


Current Time: Wed May 07 15:08:39 EDT 2025

Powered by FUDForum. Page generated in 0.03144 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top