[
https://issues.apache.org/jira/browse/TIKA-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18023056#comment-18023056
]
Tilman Hausherr commented on TIKA-4494:
---------------------------------------
I mean the office file that provokes such a problem.
> org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler Failed to parse SST
> index
> ---------------------------------------------------------------------------------
>
> Key: TIKA-4494
> URL: https://issues.apache.org/jira/browse/TIKA-4494
> Project: Tika
> Issue Type: Wish
> Components: tika-server
> Affects Versions: 3.2.3
> Reporter: mbiso
> Priority: Major
> Attachments: tika-config.xml
>
>
> Hi.
> On my tika server Apache Tika 3.2.3 Server, I obtain many errors like:
> {code:java}
> ERROR [qtp131037934-61] 10:44:03,903
> org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler Failed to parse SST
> index '1356 '
> java.lang.NumberFormatException: For input string: "1356 "
> at
> java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
> {code}
> This cause a restart of the child.
> This cause an interruption of my ManifoldCF job because it was working with
> that child, so the job ends with:
> {code:java}
> // Error: Repeated service interruptions - failure processing document: The
> target server failed to respond
> {code}
> The target server is Tika.
> How could I get over this with a workaround?
> In the attachment you can see my tika-config.xml
> Thanks a lot
> Mario Bisonti
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)