Hi, Nick, Thank you for your suggestion. Today I submitted a bug report 57482.
Regards, Isao 2015-01-20 21:25 GMT+09:00 Nick Burch <[email protected]>: > Once you have a small (or faily small) excel file that shows the problem, > and the unit test, go to the POI homepage and click "Bug Database" from the > left hand menu. That will take you to our Bugzilla bug tracker instance. > From there, click "New" in the top menu, and raise a new POI bug on the > XSSF component. Attach the unit test and excel file as attachments at the > end! > > Nick > > > On Tue, 20 Jan 2015, Isao Kadowaki wrote: > >> Hi, Nick, >> >> Thank you very much for your prompt reply. >> Sorry, I have never opened a bug in bugzilla and I don't know what is ish >> file. >> I can create a small test Java code and an excel file, so could you please >> give me pointer about isf? >> >> Regards, >> Isao >> >> 2015-01-20 20:29 GMT+09:00 Nick Burch <[email protected]>: >> >> On Tue, 20 Jan 2015, Isao Kadowaki wrote: >>> >>> I got the following stack trace when creaing XSSFWorkbook with >>>> PackageAccess.READ: >>>> >>>> Unstructured_Data_0,0: org.apache.poi.POIXMLException: >>>> org.apache.poi.openxml4j.exceptions.InvalidOperationException: >>>> Operation >>>> not allowed, document open in read only mode! >>>> at >>>> org.apache.poi.POIXMLDocumentPart.createRelationship( >>>> POIXMLDocumentPart.java:370) >>>> >>>> >>> Do you have a small / small-ish file that shows up the problem? If so, >>> could you open a bug in bugzilla for this, and attach the file? >>> >>> We can then look to test a fix, and also use that test file to ensure the >>> problem stays fixed into the future! >>> >>> Thanks >>> Nick >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>> >> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
