You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Seva Alekseyev (JIRA)" <ji...@apache.org> on 2016/12/19 15:42:58 UTC

[jira] [Updated] (TIKA-2213) ArrayIndexOutOfBoundsException on a valid Word file

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

Seva Alekseyev updated TIKA-2213:
---------------------------------
    Attachment: biennial - 96.doc

> ArrayIndexOutOfBoundsException on a valid Word file
> ---------------------------------------------------
>
>                 Key: TIKA-2213
>                 URL: https://issues.apache.org/jira/browse/TIKA-2213
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.14
>         Environment: Windows 7 x64, JVM 1.8.0_101
>            Reporter: Seva Alekseyev
>         Attachments: biennial - 96.doc
>
>
> On the attached file, which opens in Word, Tika parser throws the following error:
> java.lang.ArrayIndexOutOfBoundsException: 
> 	at java.lang.System.arraycopy:-2
> 	at org.apache.poi.hwpf.model.TextPieceTable.<init>:109
> 	at org.apache.poi.hwpf.model.ComplexFileTable.<init>:70
> 	at org.apache.poi.hwpf.HWPFOldDocument.<init>:68
> 	at org.apache.tika.parser.microsoft.WordExtractor.parseWord6:642
> 	at org.apache.tika.parser.microsoft.WordExtractor.parse:153
> 	at org.apache.tika.parser.microsoft.OfficeParser.parse:169
> 	at org.apache.tika.parser.microsoft.OfficeParser.parse:130



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)