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/13 21:04:58 UTC

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

Seva Alekseyev created TIKA-2204:
------------------------------------

             Summary: 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
         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)