Nick or any one, Is there way I can find which version of POI library (e.g. 3.10 or 3.11..) my build is linking programmatically? The issue is: we have multiple poi jar fiels in our lib dir. I want to make sure our code is linking proper (3.11) jar.
For example: For xerces - looking into org.apache.xerces.impl.Version - indicates what version the code is using. Are there similar thing for poi? I googled org.apache.poi.Impl.Version - but looks like no such thing -----Original Message----- From: Banerjee, Tapas Sent: Monday, September 29, 2014 1:50 PM To: POI Developers List Subject: RE: [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 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] B�KKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKCB��[��X��ܚX�KK[XZ[ �]�][��X��ܚX�P�K�\X�K�ܙ�B��܈Y][ۘ[��[X[��K[XZ[ �]�Z[�K�\X�K�ܙ�B�B
