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 2021/05/07 12:29:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17340777#comment-17340777 ] 

Tim Allison commented on TIKA-3387:
-----------------------------------

Is more of the stacktrace available? Can you share the file?

> 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.3.4#803005)