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

            Bug ID: 65976
           Summary: java.io.IOException: Your InputStream was neither an
                    OLE2 stream, nor an OOXML stream or you haven't
                    provide the poi-ooxml*.jar in the classpath/modulepath
                    - FileMagic: OOXML, having providers: []
           Product: POI
           Version: 5.2.0-FINAL
          Hardware: PC
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: XSSF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

java.io.IOException: Your InputStream was neither an OLE2 stream, nor an OOXML
stream or you haven't provide the poi-ooxml*.jar in the classpath/modulepath -
FileMagic: OOXML, having providers: []
        at
org.apache.poi.ss.usermodel.WorkbookFactory.wp(WorkbookFactory.java:334)
        at
org.apache.poi.ss.usermodel.WorkbookFactory.create(WorkbookFactory.java:224)
        at
org.apache.poi.ss.usermodel.WorkbookFactory.create(WorkbookFactory.java:185)
        at
com.peoplesoft.pt.psspreadsheet.impl.PSFTWorkBookImpl.<init>(PSFTWorkBookImpl.java:159)
        at
com.peoplesoft.pt.psspreadsheet.impl.PSFTWorkBookImpl.<init>(PSFTWorkBookImpl.java:193)
        at
com.peoplesoft.pt.psspreadsheet.WorkbookManager.openWorkbook(WorkbookManager.java:207)
cmpolsf.tpsrasetPFSraSetxeto�緬:

We created the poi-ooxml 5.2.0.jar after downloading the source code for Apache
POI from https://svn.apache.org/repos/asf/poi/tags/REL_5_2_0/

We have observed the same error as a regression in
http://people.apache.org/~centic/poi_regression/reportsAll/

Could you please confirm the fix for this is added in the SVN directory.

Please note the destributed binary of poi-ooxml 5.2.0 is not having the issue.
But we need to compile the binary from the source and use it.
So could you please help with the updated code for this exception.

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