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: dev@poi.apache.org
          Reporter: s...@opentext.com
  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: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to