You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Konstantin Gribov (Jira)" <ji...@apache.org> on 2022/11/19 21:30:00 UTC

[jira] [Resolved] (TIKA-3387) Unexpected RuntimeException from org.apache.tika.parser.microsoft.ooxml.OOXMLParser

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

Konstantin Gribov resolved TIKA-3387.
-------------------------------------
    Resolution: Incomplete

Please feel free to reopen the issue if it can be reproduced with more recent Tika version (2.6.0 at the moment) and you could provide a bit more info

> Unexpected RuntimeException from org.apache.tika.parser.microsoft.ooxml.OOXMLParser
> -----------------------------------------------------------------------------------
>
>                 Key: TIKA-3387
>                 URL: https://issues.apache.org/jira/browse/TIKA-3387
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>         Environment: dev testing
>            Reporter: Manojkumar M
>            Priority: Critical
>
> org.apache.tika.exception.TikaException: Unexpected RuntimeException from org.apache.tika.parser.microsoft.ooxml.OOXMLParser@7b6359a0
>   
>   
>  This is the only exception trace we are getting in the code. 
>  
> This is what is put in the pom.xml
>  
>  <*dependency*>
> <*groupId*>org.apache.tika</*groupId*>
> <*artifactId*>tika-core</*artifactId*>
> </*dependency*>
> <*dependency*>
> <*groupId*>org.apache.tika</*groupId*>
> <*artifactId*>tika-parsers</*artifactId*>
> <*exclusions*>
> <*exclusion*>
> <*groupId*>com.fasterxml.jackson.core</*groupId*>
> <*artifactId*>jackson-core</*artifactId*>
> </*exclusion*>
> <*exclusion*>
> <*groupId*>com.fasterxml.jackson.core</*groupId*>
> <*artifactId*>jackson-annotations</*artifactId*>
> </*exclusion*>
> </*exclusions*>
> </*dependency*>
> {color:#FF0000}*Version*{color}
> tika-parsers: 1.24.1
> poi-ooxml: 4.1.2



--
This message was sent by Atlassian Jira
(v8.20.10#820010)