You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Sharath Kumar (JIRA)" <ji...@apache.org> on 2017/03/01 10:07:45 UTC

[jira] [Created] (TIKA-2285) Caused by: java.lang.StringIndexOutOfBoundsException - org.apache.tika.parser.microsoft.WordExtractor.buildParagraphTagAndStyle

Sharath Kumar created TIKA-2285:
-----------------------------------

             Summary: Caused by: java.lang.StringIndexOutOfBoundsException - org.apache.tika.parser.microsoft.WordExtractor.buildParagraphTagAndStyle
                 Key: TIKA-2285
                 URL: https://issues.apache.org/jira/browse/TIKA-2285
             Project: Tika
          Issue Type: Bug
          Components: core, parser
    Affects Versions: 1.13
            Reporter: Sharath Kumar


Getting the below error when parsing word DOC

Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 1
 at java.lang.String.substring(String.java:1963)
 at org.apache.tika.parser.microsoft.WordExtractor.buildParagraphTagAndStyle(WordExtractor.java:126)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)