https://bz.apache.org/bugzilla/show_bug.cgi?id=58731
Bug ID: 58731
Summary: Exception in thread "main"
org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeEx
ception:
Product: POI
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: POI Overall
Assignee: [email protected]
Reporter: [email protected]
Created attachment 33347
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33347&action=edit
Code file attached
I ran a siple java code and got he below stated exception and reading the
exception it says that such error should not come up and asked to log the
issue.
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:943)
at
org.apache.poi.openxml4j.opc.PackagePart.getOutputStream(PackagePart.java:522)
at
org.apache.poi.xssf.usermodel.XSSFWorkbook.commit(XSSFWorkbook.java:1678)
at org.apache.poi.POIXMLDocumentPart.onSave(POIXMLDocumentPart.java:341)
at org.apache.poi.POIXMLDocument.write(POIXMLDocument.java:206)
at Package1.ReadFile.main(ReadFile.java:136)
--
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]