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

            Bug ID: 59639
           Summary: org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeEx
                    ception
           Product: POI
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: ankita.n...@synechron.com

org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException: Rule M2.4
exception : this error should NEVER happen! Please raise a bug at
https://bz.apache.org/bugzilla/enter_bug.cgi?product=POI and attach a file that
triggers it, thanks!
    at
org.apache.poi.openxml4j.opc.internal.ContentTypeManager.getContentType(ContentTypeManager.java:343)
    at
org.apache.poi.openxml4j.opc.internal.ContentTypeManager.removeContentType(ContentTypeManager.java:256)
    at org.apache.poi.openxml4j.opc.OPCPackage.removePart(OPCPackage.java:958)
    at
org.apache.poi.openxml4j.opc.PackagePart.getOutputStream(PackagePart.java:522)
    at
org.apache.poi.xssf.usermodel.XSSFWorkbook.commit(XSSFWorkbook.java:1687)
    at org.apache.poi.POIXMLDocumentPart.onSave(POIXMLDocumentPart.java:464)
    at org.apache.poi.POIXMLDocument.write(POIXMLDocument.java:211)
    at AddPatient_Excel.ReadPatientExcel.writeExcel(ReadPatientExcel.java:110)
    at
AddPatient_Excel.ReadPatientExcel.fillPatientDetails(ReadPatientExcel.java:94)
    at
AddPatient_Excel.ReadPatientExcel.readPatientExc(ReadPatientExcel.java:65)
    at AddPatient_Excel.ReadPatientExcel.main(ReadPatientExcel.java:35)

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to