[
https://issues.apache.org/jira/browse/TIKA-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15755965#comment-15755965
]
Tim Allison commented on TIKA-2201:
-----------------------------------
The parse time isn't great (that is a huge amount of xml to chew through), but
with the new experimental SAX pptx parser, memory consumption hovers around 200
MB, and it even works with a paltry -Xmx128m...
> OutOfMemoryError on a reasonably sized document
> -----------------------------------------------
>
> Key: TIKA-2201
> URL: https://issues.apache.org/jira/browse/TIKA-2201
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.14
> Environment: Windows 7 x64, JVM 1.8.0_101
> Reporter: Seva Alekseyev
>
> The following document, which is not particularly big, causes an OOM in Tika
> parser:
> https://dl.dropboxusercontent.com/u/92341073/Certificates-9-20-2013.pptx
> Java memory limit is 4GB.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)