https://bz.apache.org/bugzilla/show_bug.cgi?id=66791
Bug ID: 66791
Summary: getting java.lang.NoSuchFieldError:
RAW_XML_FILE_HEADER
Product: POI
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: POIFS
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
while creating excel document using poi 3.17 library, getting below error
tack Trace java.lang.NoSuchFieldError: RAW_XML_FILE_HEADER
at
org.apache.poi.poifs.filesystem.FileMagic.<clinit>(FileMagic.java:42)
at
org.apache.poi.openxml4j.opc.internal.ZipHelper.openZipStream(ZipHelper.java:208)
at org.apache.poi.openxml4j.opc.ZipPackage.<init>(ZipPackage.java:98)
at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:324)
at org.apache.poi.util.PackageHelper.open(PackageHelper.java:37)
at
org.apache.poi.xssf.usermodel.XSSFWorkbook.<init>(XSSFWorkbook.java:295)
I have added all the below libraries to my classpath:
ooxml-schemas-1.3.jar
poi-3.17.jar
poi-ooxml_schemas-3.17.jar
commons-codec-1.10.jar
commons-logging-1.2.jar
commons-collections4-4.1.jar
curvesapi-1.04.jar
--
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]