You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Andrew (Jira)" <ji...@apache.org> on 2020/08/04 05:07:00 UTC

[jira] [Created] (SOLR-14707) Solr Cell 8.6 gives NoSuchMethodError: UnicodeString.getExtendedRst() whereas 8.5.0 works fine

Andrew created SOLR-14707:
-----------------------------

             Summary: Solr Cell 8.6 gives NoSuchMethodError: UnicodeString.getExtendedRst() whereas 8.5.0 works fine
                 Key: SOLR-14707
                 URL: https://issues.apache.org/jira/browse/SOLR-14707
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: contrib - Solr Cell (Tika extraction)
    Affects Versions: 8.6
         Environment: Running on Azul Java 8.262
            Reporter: Andrew
         Attachments: Exception.txt, sample1_causes_Solr_8_6_0_Cell_Exception.xls

Attached file sample gives NoSuchMethodError for UnicodeString.getExtendedRst() in Solr v8.6.0.

Previous version(s) of Solr 8.5.0 and 8.3.X can proceed this file fine with no error.

Also similar files can be processed fine as well, only this one gets this error.

I have checked source code of UnicodeString Class (Apache POI 4.1.1) and looks like method is [present in place|https://github.com/apache/poi/blob/REL_4_1_1/src/java/org/apache/poi/hssf/record/common/UnicodeString.java#L655].

Exception stack-trace is attached as well.

Thank you!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org