https://bz.apache.org/bugzilla/show_bug.cgi?id=58906

            Bug ID: 58906
           Summary: Error writing to blank workbook
           Product: POI
           Version: 3.13-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 33474
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33474&action=edit
This is the file that causes the exception

After creating an empty workbook and creating a sheet, I close the workbook and
use an existing FileOutputStream with the location of the workbook to create a
new FileOutputStream, and try to write out using the XSSFWorkbook.write(File)
method, and receive "Rule M2.4 exception" which says it should never happen and
to submit a bug.

Thanks,
Paul

-- 
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]

Reply via email to