Skip to main content



      Home
Home » Archived » BIRT » out of memory rendering 38000 records
out of memory rendering 38000 records [message #233489] Wed, 11 April 2007 09:14 Go to next message
Eclipse UserFriend
Hi !

I am using birt2.2M5 and launching jboss with these parameters:

JAVA_OPTS="-Xms256m -Xmx512m -XX:PermSize=64m -XX:MaxPermSize=256m
-XX:+AggressiveHeap -Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000"

Using the birt viewer application I'd like display a report with about
38000 records. My laptop has 1GB of Ram.

I run into java.langClassCastException: java.lang.OutOfMemoryError with
no Stack Trace

The problem seems to be present during the rendering phase, when I see
that my disk starts swapping and working very intensively for some
minutes before getting into the above exception.

I use the query (the one of 38000) inside a summary report (with two
other very intensive queries),and it works greatly displaying the
aggregate results (it's a total sum of money).
The problem occurs when I want to show the details of my report and
render my 38000 records.

Any suggestion to solve this problem?

Thx,
Nico
Re: out of memory rendering 38000 records [message #233577 is a reply to message #233489] Wed, 11 April 2007 10:58 Go to previous message
Eclipse UserFriend
Originally posted by: jasonweathersby.alltel.net

Nico,

Can you log this as a bug?

Jason

Nico wrote:
> Hi !
>
> I am using birt2.2M5 and launching jboss with these parameters:
>
> JAVA_OPTS="-Xms256m -Xmx512m -XX:PermSize=64m -XX:MaxPermSize=256m
> -XX:+AggressiveHeap -Dsun.rmi.dgc.client.gcInterval=3600000
> -Dsun.rmi.dgc.server.gcInterval=3600000"
>
> Using the birt viewer application I'd like display a report with about
> 38000 records. My laptop has 1GB of Ram.
>
> I run into java.langClassCastException: java.lang.OutOfMemoryError with
> no Stack Trace
>
> The problem seems to be present during the rendering phase, when I see
> that my disk starts swapping and working very intensively for some
> minutes before getting into the above exception.
>
> I use the query (the one of 38000) inside a summary report (with two
> other very intensive queries),and it works greatly displaying the
> aggregate results (it's a total sum of money).
> The problem occurs when I want to show the details of my report and
> render my 38000 records.
>
> Any suggestion to solve this problem?
>
> Thx,
> Nico
>
>
>
>
Previous Topic:Parameter passing for a scripted DataSource
Next Topic:How to modify the parameter combo box dropdown list?
Goto Forum:
  


Current Time: Mon Jul 14 22:52:19 EDT 2025

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

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

Back to the top