Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Birt Viewer and export OutOfMemory
Birt Viewer and export OutOfMemory [message #780440] Tue, 17 January 2012 21:48 Go to next message
kumar alagia is currently offline kumar alagiaFriend
Messages: 3
Registered: January 2012
Junior Member
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 18:15 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

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 21:00 Go to previous messageGo to next message
kumar alagia is currently offline kumar alagiaFriend
Messages: 3
Registered: January 2012
Junior Member
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 18:37 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

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 18:41 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

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 19:24 Go to previous messageGo to next message
kumar alagia is currently offline kumar alagiaFriend
Messages: 3
Registered: January 2012
Junior Member
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] Wed, 22 February 2012 00:46 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

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: Fri Mar 29 09:23:16 GMT 2024

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

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

Back to the top