[
https://issues.apache.org/jira/browse/TIKA-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485462#comment-17485462
]
Jing Yang commented on TIKA-3667:
---------------------------------
Thanks, Tim! we are still looking for commons-io-2.11, so far we can only find
2.8 in our isolated network, still working on that, hopefully when the new jar
in place, we can get over with the parser error. Also thanks for the side note,
yes, we have tika in the same jvm as solr and we extracting a lot of wild
files, sometime experienced slowness or the tika just hanging, currently we
have disabled language detection in exchange with the speed performance, anyway
the link would be helpful. We will apply some of the tricks.
> The TIKA 2.2.1 Does not support file types that previous versions support
> -------------------------------------------------------------------------
>
> Key: TIKA-3667
> URL: https://issues.apache.org/jira/browse/TIKA-3667
> Project: Tika
> Issue Type: Bug
> Components: core, parser
> Affects Versions: 2.2.1
> Environment: Linux, windows, use TIKA APIs in JAVA.
> Reporter: Jing Yang
> Priority: Major
> Labels: OOXML
> Fix For: 2.2.2
>
>
> We have just switched to TIKA 2.2.1 from 1.24.1. because of the Log4Jshell
> CVE. For certain mime types, specifically for the
> application/vnd.openxmlformats-officedocument.wordprocessingml.document type
> and other application/vnd.openxmlformats-officedocument ...types, with OOXML
> parser, the parser to extract the file contents does not work anymore with
> the error: java.lag.NoSuchMethodError. This function is very important to our
> work, it works fine in version 1.24.1. For obvious reasons, we can't switch
> back to the previous versions.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)