You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Andrew (Jira)" <ji...@apache.org> on 2022/08/22 03:29:00 UTC

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

     [ https://issues.apache.org/jira/browse/SOLR-14707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew resolved SOLR-14707.
---------------------------
    Fix Version/s: 9.0
       Resolution: Fixed

Retested in the v9.0.0 and it works with no issues

> 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
>          Components: contrib - Solr Cell (Tika extraction)
>    Affects Versions: 8.6
>         Environment: Running on Azul Java 8.262
>            Reporter: Andrew
>            Priority: Major
>             Fix For: 9.0
>
>         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.20.10#820010)

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