You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Nick Burch (Jira)" <ji...@apache.org> on 2020/03/16 14:51:00 UTC

[jira] [Commented] (TIKA-3072) Seeing org.apache.tika.exception.TikaException: Unexpected RuntimeException for an XLS file

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

Nick Burch commented on TIKA-3072:
----------------------------------

I have just tried your file with the latest version of Apache Tika, and it parsed without error

What version of Tika are you using, how are you calling Tika, and what is your full stacktrace?

> Seeing org.apache.tika.exception.TikaException: Unexpected RuntimeException for an XLS file
> -------------------------------------------------------------------------------------------
>
>                 Key: TIKA-3072
>                 URL: https://issues.apache.org/jira/browse/TIKA-3072
>             Project: Tika
>          Issue Type: Bug
>            Reporter: Muhammad Yasir Khan
>            Priority: Major
>         Attachments: 0000431.xls
>
>
> [^0000431.xls]
> {code:java}
> org.apache.tika.exception.TikaException: Unexpected RuntimeException from org.apache.tika.parser.microsoft.OfficeParser@5d216317
> org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:282)
> org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:280)
> org.apache.tika.parser.AutoDetectParser.parse(AutoDetectParser.java:143)
> org.apache.tika.parser.AutoDetectParser.parse(AutoDetectParser.java:159)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)