Skip to main content



      Home
Home » Archived » BIRT » Birt Viewer and export OutOfMemory
Birt Viewer and export OutOfMemory [message #780440] Tue, 17 January 2012 16:48 Go to next message
Eclipse UserFriend
I am using the open source Birt Viewer with BIRT report engine 2.6.

Viewer works fine for a large data set but I see OutOfMemory exceptions when I export to Excel (native format emitter from Tribix). Is there any parameter in web.xml that can specify that can leverage disk caching or some form of caching.

JVM: -Xms1024m -Xmx1792m

Number of records are 50k and output report size shouldn't be more than 20MB.

Any suggestion appreciated!

Thanks
Re: Birt Viewer and export OutOfMemory [message #780604 is a reply to message #780440] Wed, 18 January 2012 13:15 Go to previous messageGo to next message
Eclipse UserFriend
Do you have -XX:MaxPermSize=256m set?

Jason

On 1/17/2012 4:48 PM, kumar alagia wrote:
> I am using the open source Birt Viewer with BIRT report engine 2.6.
>
> Viewer works fine for a large data set but I see OutOfMemory exceptions
> when I export to Excel (native format emitter from Tribix). Is there any
> parameter in web.xml that can specify that can leverage disk caching or
> some form of caching.
> JVM: -Xms1024m -Xmx1792m
>
> Number of records are 50k and output report size shouldn't be more than
> 20MB.
>
> Any suggestion appreciated!
>
> Thanks
Re: Birt Viewer and export OutOfMemory [message #780643 is a reply to message #780604] Wed, 18 January 2012 16:00 Go to previous messageGo to next message
Eclipse UserFriend
Both -XX:PermSize and -XX:MaxPermSize are set to 256m
Re: Birt Viewer and export OutOfMemory [message #780871 is a reply to message #780643] Thu, 19 January 2012 13:37 Go to previous messageGo to next message
Eclipse UserFriend
Are you running this with the frameset mapping and then exporting to
excel. Using the native xls emitter are you getting the memory error?

Jason

On 1/18/2012 4:00 PM, kumar alagia wrote:
> Both -XX:PermSize and -XX:MaxPermSize are set to 256m
Re: Birt Viewer and export OutOfMemory [message #780872 is a reply to message #780871] Thu, 19 January 2012 13:41 Go to previous messageGo to next message
Eclipse UserFriend
I wonder if this issue is because of poi. See

http://stackoverflow.com/questions/2159635/excel-poi-3-5-workbook-java-heap-space-exception
and
https://bugs.eclipse.org/bugs/show_bug.cgi?id=361443
for more details


Jason

On 1/19/2012 1:37 PM, Jason Weathersby wrote:
> Are you running this with the frameset mapping and then exporting to
> excel. Using the native xls emitter are you getting the memory error?
>
> Jason
>
> On 1/18/2012 4:00 PM, kumar alagia wrote:
>> Both -XX:PermSize and -XX:MaxPermSize are set to 256m
>
Re: Birt Viewer and export OutOfMemory [message #803763 is a reply to message #780871] Tue, 21 February 2012 14:24 Go to previous messageGo to next message
Eclipse UserFriend
Yes, I am using frameset to render HTML report and then exporting to Excel. I was directly using tribix native excel emitter. I didnt modify the plugin.

Thanks for the reply.
Re: Birt Viewer and export OutOfMemory [message #803908 is a reply to message #803763] Tue, 21 February 2012 19:46 Go to previous message
Eclipse UserFriend
I believe this is an issue with poi currently.

Jason

On 2/21/2012 2:24 PM, kumar alagia wrote:
> Yes, I am using frameset to render HTML report and then exporting to
> Excel. I was directly using tribix native excel emitter. I didnt modify
> the plugin.
>
> Thanks for the reply.
Previous Topic:Get offline birt sources
Next Topic:Data set from SCTM
Goto Forum:
  


Current Time: Wed Jul 23 13:31:54 EDT 2025

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

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

Back to the top