Hi

Get the following exeption when i run 'XSSFWorkbook wb = new
XSSFWorkbook();':

org.apache.poi.POIXMLException:
org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException:
Package.init() : this exception should never happen, if you read this
message please send a mail to the developers team.
        at
org.apache.poi.xssf.usermodel.XSSFWorkbook.newPackage(XSSFWorkbook.java:294)
        at
org.apache.poi.xssf.usermodel.XSSFWorkbook.<init>(XSSFWorkbook.java:168)

Caused by: org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException:
Package.init() : this exception should never happen, if you read this
message please send a mail to the developers team.
        at org.apache.poi.openxml4j.opc.OPCPackage.init(OPCPackage.java:161)
        at
org.apache.poi.openxml4j.opc.OPCPackage.<init>(OPCPackage.java:136)
        at
org.apache.poi.openxml4j.opc.ZipPackage.<init>(ZipPackage.java:66)
        at
org.apache.poi.openxml4j.opc.OPCPackage.create(OPCPackage.java:285)
        at
org.apache.poi.xssf.usermodel.XSSFWorkbook.newPackage(XSSFWorkbook.java:282)
        ... 6 more

Java Version is "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pmz31devifx-20080907
(SR8a + IZ29767 + IZ30684 + IZ31214 + IZ31213))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 z/OS s390-31
j9vmmz3123ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_bHdSMr
JIT  - 20080620_1845_r8
GC   - 200806_19)
JCL  - 20080907

POI Version is 3.7-20101029

What can I do to resolve this problem?

Thanks, Mat

--
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/org-apache-poi-POIXMLException-tp4392927p4392927.html
Sent from the POI - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to