[Bug 69557] WorkbookFactory fails to create a workbook from file

2025-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69557 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 69557] WorkbookFactory fails to create a workbook from file

2025-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69557 Matafagafo changed: What|Removed |Added CC||matafag...@gmail.com -- You are receivin

[Bug 69557] WorkbookFactory fails to create a workbook from file

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69557 --- Comment #6 from Gonzalo Aguilar Delgado --- Thank you PJ. I understand. But please don't close the ticket yet. Give me few weeks to see if I can address it. Thank you! -- You are receiving this mail because: You are the assignee for

[Bug 69557] WorkbookFactory fails to create a workbook from file

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69557 --- Comment #5 from PJ Fanning --- POI is a 20 year old project and lots of users have successfully used it. Most users are willing to spend time on tweaking the code and configs. And I repeat - there are streaming APIs provided. I say this e

[Bug 69557] WorkbookFactory fails to create a workbook from file

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69557 --- Comment #4 from Gonzalo Aguilar Delgado --- I will also test setMaxEntrySize to see if we can workaround some way. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 69557] WorkbookFactory fails to create a workbook from file

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69557 --- Comment #3 from Gonzalo Aguilar Delgado --- Hi @PJ Fanning. I think this issue goes further than what you say. Because how much memory does it worth to waste reading a not so big 11Mb file? My testing tells me that with a buffer of 150Mb

[Bug 69557] WorkbookFactory fails to create a workbook from file

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69557 --- Comment #2 from PJ Fanning --- POI is a volunteer project. The small number of volunteers tend not to take too much interest in issues where users have large files but have constrained memory. Memory is cheap, developer time is expensive.

[Bug 69557] WorkbookFactory fails to create a workbook from file

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69557 --- Comment #1 from Gonzalo Aguilar Delgado --- Forgot to mention that it only happens with EXCEL2007 I wrote few test cases... private static File getTempFile(String resourceName) throws IOException { return File.cre