https://bz.apache.org/bugzilla/show_bug.cgi?id=60010
Yavor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #2 from Yavor <[email protected]> --- I just tried with the nightly build poi-bin-3.15-beta4-20160815.tar.gz - it fails too: Exception in thread "main" org.apache.poi.openxml4j.exceptions.InvalidOperationException: Operation not allowed, document open in read only mode! at org.apache.poi.openxml4j.opc.OPCPackage.throwExceptionIfReadOnly(OPCPackage.java:585) at org.apache.poi.openxml4j.opc.OPCPackage.removePart(OPCPackage.java:1008) at org.apache.poi.openxml4j.opc.PackagePart.getOutputStream(PackagePart.java:521) at org.apache.poi.xssf.usermodel.XSSFWorkbook.commit(XSSFWorkbook.java:1765) at org.apache.poi.POIXMLDocumentPart.onSave(POIXMLDocumentPart.java:486) at org.apache.poi.POIXMLDocument.write(POIXMLDocument.java:236) at org.apache.poi.xssf.streaming.SXSSFWorkbook.write(SXSSFWorkbook.java:941) -- 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]
