You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2022/02/01 16:18:00 UTC

[jira] [Comment Edited] (TIKA-3667) The TIKA 2.2.1 Does not support file types that previous versions support

    [ https://issues.apache.org/jira/browse/TIKA-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485346#comment-17485346 ] 

Tim Allison edited comment on TIKA-3667 at 2/1/22, 4:17 PM:
------------------------------------------------------------

If you haven't, please take a look at the refactoring of the parsers in 2.x: https://cwiki.apache.org/confluence/display/TIKA/Migrating+to+Tika+2.0.0

How are you managing dependencies?  Are you using tika-app/tika-server or custom code?  Are you importing tika-parsers-standard-package?  What version of java are you using?  Which class is not being found?


was (Author: tallison@mitre.org):
If you haven't, please take a look at the refactoring of the dependencies: https://cwiki.apache.org/confluence/display/TIKA/Migrating+to+Tika+2.0.0

How are you managing dependencies?  Are you using tika-app/tika-server or custom code?  Are you importing tika-parsers-standard-package?

> 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)