Bug 64780 - Could not initialize class org.apache.poi.poifs.filesystem.FileMagic
Summary: Could not initialize class org.apache.poi.poifs.filesystem.FileMagic
Status: RESOLVED WORKSFORME
Alias: None
Product: POI
Classification: Unclassified
Component: POIFS (show other bugs)
Version: 4.1.2-FINAL
Hardware: PC Mac OS X 10.1
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-30 04:22 UTC by zxq
Modified: 2020-10-25 04:20 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zxq 2020-09-30 04:22:11 UTC
java.lang.NoSuchFieldError: RAW_XML_FILE_HEADER
	at org.apache.poi.poifs.filesystem.FileMagic.<clinit>(FileMagic.java:45) ~[poi-4.1.2.jar:4.1.2]
Comment 1 Andreas Beeker 2020-09-30 05:18:31 UTC
please check the following:
- duplicated poi jars in the classpath?
- executed with module path instead of classpath?
- executed with OSGi?
- executed on Andoid?
Comment 2 Dominik Stadler 2020-10-25 04:20:37 UTC
No response on request for more information => closing.