Nick,

We tried with poi 3.11 beta 2, still no luck. 

We have set workbook window size to -1 // -1 turn off auto-flushing and 
accumulate all rows in memory
Called workbook.dispose();
Also called workbook.setCompressTempFiles(true);

When we ran a query of 146 K excel rows, it created huge xml file at /tmp to 
make FS full.

Any other ideas?

Thanks,

-----Original Message-----
From: Nick Burch [mailto:[email protected]] 
Sent: Thursday, September 25, 2014 12:57 PM
To: POI Developers List
Subject: RE: Help! - SXSSF APi writing files under /tmp - not cleaning them.

On Thu, 25 Sep 2014, Banerjee, Tapas wrote:
> I believe so, we are using poi-3.10-FINAL-20120208.jar

Try 3.11 beta 2 - there were sxssf fixes in betas 1 and 2

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to