https://bz.apache.org/bugzilla/show_bug.cgi?id=63375
Bug ID: 63375
Summary: Error writing SXSSF workbook to a new .xlsx file
Product: POI
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: SXSSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 36544
--> https://bz.apache.org/bugzilla/attachment.cgi?id=36544&action=edit
Method that produces Rule M2.4 exception
So I'm trying to generate a new file with the content already filtered from an
existing SXSSF workbook (deleting rows that don't match with the JSON query),
but when I call the method used to write the content from filtered SXSSF
workbook to the new .xlsx file generated (via getReportFile() method) it throws
Rule M2.4 exception at workbook.write(fos);
--
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]