https://bz.apache.org/bugzilla/show_bug.cgi?id=63332
Bug ID: 63332
Summary: Issue related to ClassCastException which we are
facing while using poi-4.0.1 along with java 11.
Product: POI
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: HPSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
hi,
We are using poi-4.0.1 to extract office properties. However, we are getting
the below ClassCastException while performing the extraction. Could you please
help ?
Caused by: java.lang.ClassCastException: class java.lang.String cannot be cast
to class org.apache.poi.hpsf.CustomProperty (java.lang.String is in module
java.base of loader 'bootstrap'; org.apache.poi.hpsf.CustomProperty is in
unnamed module of loader org.apache.catalina.loader.ParallelWebappClassLoader
@71092212)
at
com.emc.o2.api.config.modules.attribute.extract.O2ExtractOffice2003.getAttributesFromFile(O2ExtractOffice2003.java:97)
Regards,
Sushmita
--
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]