You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Chris Bamford (JIRA)" <ji...@apache.org> on 2014/05/19 17:45:39 UTC

[jira] [Created] (TIKA-1305) New list processing changes appear to be causing RTFParser exception

Chris Bamford created TIKA-1305:
-----------------------------------

             Summary: New list processing changes appear to be causing RTFParser exception
                 Key: TIKA-1305
                 URL: https://issues.apache.org/jira/browse/TIKA-1305
             Project: Tika
          Issue Type: Bug
          Components: parser
    Affects Versions: 1.6
         Environment: Mac OSX 10.7.5
Tika 1.6-SNAPSHOT
            Reporter: Chris Bamford
            Priority: Minor


Some RTFs cause RTFParser to throw a RuntimeException:

Unexpected RuntimeException from org.apache.tika.parser.rtf.RTFParser@425e60f2

When tracing in the debugger (surfaces in CompositeParser.parse() where it catches the RuntimeException, line 244 in my copy), the exception (e) is:

java.lang.ArrayIndexOutOfBoundsException: -1

A committer (Tim Allison) believes that it is being caused by recent list processing changes.



--
This message was sent by Atlassian JIRA
(v6.2#6252)