Yes, we tried 3.11 beta 2 - no luck. Some question: - Does the complexity/memory intensive of database query (e.g. Union, join) to get data and produce excel sheet cause any issue? - Why does not the xml file did not get compressed although we set called workbook.setCompressTempFiles(true); - Why the xml files are not cleaned up - even if we set workbook.displose() - Can we change the location file dump programmatically in a different place in place of /tmp? - Any other ideas, we can try?
-----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Monday, September 29, 2014 1:39 PM To: [email protected] Subject: [Bug 57042] Writing Large Excel Sheet (~150K rows) causing the api to dump large xml file at /tmp dir. Also does not compress & cleanup up causing the /tmp/ disk space full https://issues.apache.org/bugzilla/show_bug.cgi?id=57042 Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Nick Burch <[email protected]> --- Please try with 3.11 beta 2 - does that help? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
