[
https://issues.apache.org/jira/browse/TIKA-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654409#comment-15654409
]
Hudson commented on TIKA-2170:
------------------------------
SUCCESS: Integrated in Jenkins build tika-2.x #174 (See
[https://builds.apache.org/job/tika-2.x/174/])
TIKA-2170 allow configuration of timeout for ForkServer (tallison: rev
7adfe1cb5490bed1c912c21ccb29f56244485017)
* (edit) tika-core/src/main/java/org/apache/tika/fork/ForkServer.java
* (edit) tika-core/src/main/java/org/apache/tika/fork/ForkClient.java
* (edit) CHANGES.txt
* (edit) tika-core/src/test/java/org/apache/tika/fork/ForkParserTest.java
* (edit) tika-core/src/main/java/org/apache/tika/fork/ForkParser.java
TIKA-2170 fix unit test to allow for different exceptions depending on
(tallison: rev 7df6fe4be6ac92fcf3ed7773ae83a1061ee8db02)
* (edit) tika-core/src/test/java/org/apache/tika/fork/ForkParserTest.java
> Tika 1.13 ForkParser fails intermittently with very large MS Word docx
> ----------------------------------------------------------------------
>
> Key: TIKA-2170
> URL: https://issues.apache.org/jira/browse/TIKA-2170
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.13
> Environment: Windows 10
> Reporter: Tim Kingsbury
> Fix For: 2.0, 1.15
>
> Attachments: TIKA_2170.patch, TikaForkParserExample.java, War and
> Peace.docx
>
>
> If the ForkParser is run in a for-loop over and over against a single large
> Microsoft Word DOCX file, it fails intermittently. Sometimes it will fail on
> the very first iteration. Sometimes it will run through several iterations
> before failing. Results are inconsistent.
> A small test application is enclosed. For the test, I use a Word docx with
> the full text of "War and Peace". 2.8MB, 1141 pages of text.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)