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 2017/01/13 12:31:26 UTC

[jira] [Updated] (TIKA-2204) IndexOutOfBoundsException on a valid Powerpoint file

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

Tim Allison updated TIKA-2204:
------------------------------
    Fix Version/s: 1.15
                   2.0

> IndexOutOfBoundsException on a valid Powerpoint file
> ----------------------------------------------------
>
>                 Key: TIKA-2204
>                 URL: https://issues.apache.org/jira/browse/TIKA-2204
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.14
>         Environment: Windows 7 x64, JVM 1.8.0_101
>            Reporter: Seva Alekseyev
>             Fix For: 2.0, 1.15
>
>         Attachments: 061511.pptx
>
>
> The attached file, which opens in Powerpoint, errors in Tika:
> java.lang.IndexOutOfBoundsException: Block 733 not found
> 	at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.getBlockAt:486
> 	at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.readCoreContents:449
> 	at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.<init>:335
> 	at org.apache.poi.poifs.filesystem.POIFSFileSystem.<init>:87
> 	at org.apache.tika.parser.microsoft.ooxml.AbstractOOXMLExtractor.handleEmbeddedOLE:226
> 	at org.apache.tika.parser.microsoft.ooxml.AbstractOOXMLExtractor.handleEmbeddedParts:197
> 	at org.apache.tika.parser.microsoft.ooxml.AbstractOOXMLExtractor.getXHTML:115
> 	at org.apache.tika.parser.microsoft.ooxml.OOXMLExtractorFactory.parse:112
> 	at org.apache.tika.parser.microsoft.ooxml.OOXMLParser.parse:87



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