Skip to main content



      Home
Home » Archived » BIRT » Viewer running out of memory with large data sets
Viewer running out of memory with large data sets [message #200182] Fri, 10 November 2006 05:19 Go to next message
Eclipse UserFriend
I'm creating a table with a data set of around 100,000 rows.

The report i created generates fine in the developer and i'm able to
preview it in HTML and PDF.

But when i deploy the report online with the BIRT-viewer application I'm
running into issues. To start with I'm using JBoss 4.0.1 on Windows . The
birt-viewer application is deployed in the serverdefaultdeploy directory
of my JBoss instillation.

When I run my report and limit my dataset to smaller sizes the page will
generate fine. But when I increase the range I get a pop up box giving an
exception.

The only error message in the box is:
java.lang.ClassCastException:java.lang.OutOfMemoryError


Stack trace: is blank

Is there any way to increase the memory size of the birt-viewer so i can
get the report to process?
Re: Viewer running out of memory with large data sets [message #200316 is a reply to message #200182] Fri, 10 November 2006 13:08 Go to previous messageGo to next message
Eclipse UserFriend
You should be able to set the mem sizes for JBOSS in the run script.
Just look for the Xms and Xmx settings.

Jason

"Manuel" <usha.manuel@mybdr.com> wrote in message
news:1e94604907896d9a0e81ad9b07f6272a$1@www.eclipse.org...
> I'm creating a table with a data set of around 100,000 rows.
> The report i created generates fine in the developer and i'm able to
> preview it in HTML and PDF.
>
> But when i deploy the report online with the BIRT-viewer application I'm
> running into issues. To start with I'm using JBoss 4.0.1 on Windows . The
> birt-viewer application is deployed in the serverdefaultdeploy directory
> of my JBoss instillation.
>
> When I run my report and limit my dataset to smaller sizes the page will
> generate fine. But when I increase the range I get a pop up box giving an
> exception.
> The only error message in the box is:
> java.lang.ClassCastException:java.lang.OutOfMemoryError
>
>
> Stack trace: is blank
>
> Is there any way to increase the memory size of the birt-viewer so i can
> get the report to process?
>
Re: Viewer running out of memory with large data sets [message #200424 is a reply to message #200316] Sun, 12 November 2006 17:45 Go to previous messageGo to next message
Eclipse UserFriend
Hey,

Does this imply that the maximum size of a report is constrained by
available memory?

Thanks,
Shaun

Jason Weathersby wrote:
> You should be able to set the mem sizes for JBOSS in the run script.
> Just look for the Xms and Xmx settings.
>
> Jason
>
> "Manuel" <usha.manuel@mybdr.com> wrote in message
> news:1e94604907896d9a0e81ad9b07f6272a$1@www.eclipse.org...
>> I'm creating a table with a data set of around 100,000 rows.
>> The report i created generates fine in the developer and i'm able to
>> preview it in HTML and PDF.
>>
>> But when i deploy the report online with the BIRT-viewer application I'm
>> running into issues. To start with I'm using JBoss 4.0.1 on Windows . The
>> birt-viewer application is deployed in the serverdefaultdeploy directory
>> of my JBoss instillation.
>>
>> When I run my report and limit my dataset to smaller sizes the page will
>> generate fine. But when I increase the range I get a pop up box giving an
>> exception.
>> The only error message in the box is:
>> java.lang.ClassCastException:java.lang.OutOfMemoryError
>>
>>
>> Stack trace: is blank
>>
>> Is there any way to increase the memory size of the birt-viewer so i can
>> get the report to process?
>>
>
>
Re: Viewer running out of memory with large data sets [message #201075 is a reply to message #200424] Wed, 15 November 2006 14:56 Go to previous message
Eclipse UserFriend
This model is being slightly changed for 2.1.2 (Feb 2007).
It currently caches data but I believe the report may be in memory.
2.1.2 should have a page at a time in memory, I believe.


Jason

"Shaun Forbes" <sforbes@sforbes.myip.org> wrote in message
news:ej886f$c8f$1@utils.eclipse.org...
> Hey,
>
> Does this imply that the maximum size of a report is constrained by
> available memory?
>
> Thanks,
> Shaun
>
> Jason Weathersby wrote:
>> You should be able to set the mem sizes for JBOSS in the run script.
>> Just look for the Xms and Xmx settings.
>>
>> Jason
>>
>> "Manuel" <usha.manuel@mybdr.com> wrote in message
>> news:1e94604907896d9a0e81ad9b07f6272a$1@www.eclipse.org...
>>> I'm creating a table with a data set of around 100,000 rows.
>>> The report i created generates fine in the developer and i'm able to
>>> preview it in HTML and PDF.
>>>
>>> But when i deploy the report online with the BIRT-viewer application I'm
>>> running into issues. To start with I'm using JBoss 4.0.1 on Windows .
>>> The birt-viewer application is deployed in the serverdefaultdeploy
>>> directory of my JBoss instillation.
>>>
>>> When I run my report and limit my dataset to smaller sizes the page will
>>> generate fine. But when I increase the range I get a pop up box giving
>>> an exception.
>>> The only error message in the box is:
>>> java.lang.ClassCastException:java.lang.OutOfMemoryError
>>>
>>>
>>> Stack trace: is blank
>>>
>>> Is there any way to increase the memory size of the birt-viewer so i can
>>> get the report to process?
>>>
>>
Previous Topic:Comments on the readme.txt in BIRT runtime download
Next Topic:Report Viewer PDF Problem
Goto Forum:
  


Current Time: Mon Jun 09 03:06:18 EDT 2025

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

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

Back to the top