Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » BIRT Excel export issue with half a million records
BIRT Excel export issue with half a million records [message #1836901] Mon, 18 January 2021 10:54
Shashank Goyal is currently offline Shashank GoyalFriend
Messages: 2
Registered: January 2021
Junior Member
HI Guys,

I am facing issue while exporting a BIRT report in excel using v4.5.
For a report with 40 columns and .5m records it consumes like 40gb of memory which eventually causes java heap error.

Now i know BIRT used spudsoft emitter for generating excel and I read that
:bitbucket.org/yaytay/spudsoft-birt-excel-emitters/wiki/UserProperties has some data but lately this link is not getting opened.

I need to know how to set options.setOption("ExcelEmitter.ExtractMode", "TRUE");
Which version has this feature as I don't see this option as per below version of spudsoft
https://github.com/EclispeBIRT/org.eclipse.birt/blob/master/engine/uk.co.spudsoft.birt.emitters.excel/src/uk/co/spudsoft/birt/emitters/excel/ExcelEmitter.java

Any help will be appreciated. Thanks.
Previous Topic:[SOLVED] "Java heap space" OutOfMemory error in renderTask
Next Topic:Debug error
Goto Forum:
  


Current Time: Thu May 02 07:12:44 GMT 2024

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

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

Back to the top