https://bz.apache.org/bugzilla/show_bug.cgi?id=63474
--- Comment #2 from [email protected] --- Do note that this is an XLS file, I expect WorkbookFactory.create to create a HSSFWorkbook under the hood. XLSX files are much less memory heavy, and there are effective streaming parsers for it, but no such options exist for XLS files. I imagine something in the 4.14-beta dev cycle raised by a lot the memory needed for an XLS file, I hope there is a way to fix it or disable it from the user side. -- 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]
