[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Severity|blocker

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2021-06-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #37 from Gunics Balázs --- We were able to reproduce this with 4.x version, however using 5.0.1 this issue seems to be fixed. The error message by Excel is no longer being displayed upon opening. We did a comparison: The uncompress

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2021-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 Bug 57342 depends on bug 62872, which changed state. Bug 62872 Summary: Writing large files with 800k rows gives java.io.IOException: This archive contains unclosed entries. https://bz.apache.org/bugzilla/show_bug.cgi?id=62872 What

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2020-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 PJ Fanning changed: What|Removed |Added Blocks||64489 Referenced Bugs: https://bz.apach

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2020-05-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #37 from Ankur Joshi --- I tried with java version "1.6.0_26" and could not reproduce the problem there. https://www.newgrouplink.com/ https://funnygroupnames.xyz/ -- You are receiving this mail because: You are the assignee for

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2019-10-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #36 from PJ Fanning --- POI 4.1.1 includes https://github.com/apache/poi/pull/154 You will need to call `void setZip64Mode(Zip64Mode.Always)` on your SXSSFWorkbook to get this behaviour. -- You are receiving this mail because: Yo

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2019-10-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #35 from Andreas Beeker --- (In reply to Alaap C from comment #34) > I have tried to generate large report with the new POI(4.1.0) and I am still > facing the issue. Did anyone try and got it worked? 6 months ago 4.1.0 was new, but

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2019-10-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #34 from Alaap C --- Hi, I have tried to generate large report with the new POI(4.1.0) and I am still facing the issue. Did anyone try and got it worked? -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2019-06-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #33 from krzysztof.rzymkow...@gmail.com --- Submitted https://github.com/apache/poi/pull/154 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2019-04-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 Marion changed: What|Removed |Added CC||marion.mcconnell@nissan-usa

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2019-03-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #32 from krzysztof.rzymkow...@gmail.com --- (In reply to PJ Fanning from comment #31) > Krzysztof, I'm asking for permission for us to copy your code and include it > in Apache POI - to avoid us having a jar dependency. Sure! I'd ju

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2019-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #31 from PJ Fanning --- Krzysztof, I'm asking for permission for us to copy your code and include it in Apache POI - to avoid us having a jar dependency. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2019-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #30 from krzysztof.rzymkow...@gmail.com --- @PJ_Fanning Sure, but I'm not fully clear on what you mean by "submit to us". Do you mean submit to Apache POI source repo, Apache Incubator or via https://projects.apache.org/create.html?

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2019-02-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #29 from PJ Fanning --- Thanks Krzysztof. With Apache projects, we try to limit the amount of non-Apache dependencies. Would it be feasible for you to submit the implementation of opczip to us and we can have a mode in SXSSF that al

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2019-02-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #28 from krzysztof.rzymkow...@gmail.com --- I have implemented a drop in replacement for ZipOutputStream based of my previous analysis in https://rzymek.github.io/post/excel-zip64/. It's available at https://github.com/rzymek/opczip

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2019-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 ithan changed: What|Removed |Added CC||ithanr...@gmail.com -- You are receiving this

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2019-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 ithan changed: What|Removed |Added CC|ithanr...@gmail.com | -- You are receiving this mail because: You

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2019-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 ithan changed: What|Removed |Added CC||ithanr...@gmail.com -- You are receiving this

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2019-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 ithan changed: What|Removed |Added CC|ithanr...@gmail.com | -- You are receiving this mail because: You

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2019-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 ithan changed: What|Removed |Added CC|aldrin.ba...@gmail.com, |ithanr...@gmail.com |gretc..

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2018-12-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #27 from Dominik Stadler --- Method to set 64-bit mode was added via r1848179, unfortunately it cannot be set always currently because LibreOffice cannot open such files, see bug 62872 for details. -- You are receiving this mail b

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2018-12-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #26 from krzysztof.rzymkow...@gmail.com --- Issue submitted to commons-compress at https://issues.apache.org/jira/browse/COMPRESS-474 -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2018-12-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #25 from PJ Fanning --- Krzysztof - thanks for the analysis, could you report the issue to commons-compress? I'm going to add a setZip64Mode method on SXSSFWorkbook. https://svn.apache.org/viewvc?view=revision&revision=1848179 --

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2018-12-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 krzysztof.rzymkow...@gmail.com changed: What|Removed |Added CC||thamodharan...@gmail.co

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2018-12-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 Andreas Beeker changed: What|Removed |Added Depends on||62872 Referenced Bugs: https://bz.a

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2018-12-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #23 from krzysztof.rzymkow...@gmail.com --- I did an in depth analysis of this issue. Turns out the problem is not with the OOXML data generated by POI. The problem has to do with the ZIP format. Specifically with ZIP64 extension. Th

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2018-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 stingerto...@gmx.com changed: What|Removed |Added CC||stingerto...@gmx.com -- You are

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2016-11-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 Dominik Stadler changed: What|Removed |Added CC||pgf...@gmail.com --- Comment #22 fro

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2016-11-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 Bug 57342 depends on bug 54523, which changed state. Bug 54523 Summary: .xlsx files more then 8 rows can not open in excel (got "Excel found unreadable content" error) https://bz.apache.org/bugzilla/show_bug.cgi?id=54523 What

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2016-11-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #21 from Dominik Stadler --- The comment at https://bz.apache.org/bugzilla/show_bug.cgi?id=54523#c6 indicates that a workaround is to unzip the file with 7zip and then zipping it again lead to a file that was usable in Excel. -- Y

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2016-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #20 from PJ Fanning --- I ran the test case in https://bz.apache.org/bugzilla/show_bug.cgi?id=54523 using latest poi code and Excel 2016 (Mac) gives the error about corrupt data. I was able to unzip the generated xlsx with p7zip. Th

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2016-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #19 from Javen O'Neal --- Patches are greatly appreciated. Appreciate your help on this. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2016-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #18 from Ramesh --- Dear All, Any workaround to this issue? We are also facing the same issue with similar approach. Appreciate your help on this. Thanks Ramesh -- You are receiving this mail because: You are the assignee for th

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2016-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #17 from Aldrin Baroi --- Here is additional details: Excel Version : Excel 2010 Apache POI Version: 3.14 & 3.15 Java Version : JDK 8 (1.8.0_101) OS Version: Windows 7 Enterprise 64-bit Excel sheet informatio

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2016-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 Aldrin Baroi changed: What|Removed |Added CC||aldrin.ba...@gmail.com -- You are rece

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2016-04-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 Javen O'Neal changed: What|Removed |Added Summary|Writing very large file via |Writing very large file via