[
https://issues.apache.org/jira/browse/TIKA-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
TWang updated TIKA-3295:
------------------------
Description:
Due to Failed to parse a document and throw exception. and Forkserver callback
to Forkserverclient。
{code:java}
2020-10-29 16:17:39.561 WARN 1065142 — [taskExecutor-1]
c.l.s.t.a.batch.SoleaTikaItemProcessor : parse error
ceph://solea_20201027/0c6038f1-2fe6-4a7b-a568-023b2313cb56
org.apache.tika.exception.TikaException: RSS parse error
at org.apache.tika.parser.feed.FeedParser.parse(FeedParser.java:108)
~[tika-parsers-1.24.jar!/:1.24]
at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:280)
~[tika-core-1.24.jar!/:1.24]
{code}
but could not find a class。 and the Forkserver is waiting.It eventually leads
to a timeout.
You can test it through the attachment (by forkparse).
was:
Due to Failed to parse a document and throw exception. and Forkserver callback
to Forkserverclient。
but could not find a class。 and the Forkserver is waiting.It eventually leads
to a timeout.
You can test it through the attachment (by forkparse).
> ForkServer timeout due to a bug that could not load a class(not serialized )
> -----------------------------------------------------------------------------
>
> Key: TIKA-3295
> URL: https://issues.apache.org/jira/browse/TIKA-3295
> Project: Tika
> Issue Type: Bug
> Components: core
> Environment: jdk 8
> tika-2.14
> Reporter: TWang
> Priority: Major
> Attachments: ForkServer.java, chaoshi.xml
>
> Original Estimate: 1m
> Remaining Estimate: 1m
>
> Due to Failed to parse a document and throw exception. and Forkserver
> callback to Forkserverclient。
> {code:java}
> 2020-10-29 16:17:39.561 WARN 1065142 — [taskExecutor-1]
> c.l.s.t.a.batch.SoleaTikaItemProcessor : parse error
> ceph://solea_20201027/0c6038f1-2fe6-4a7b-a568-023b2313cb56
> org.apache.tika.exception.TikaException: RSS parse error
> at org.apache.tika.parser.feed.FeedParser.parse(FeedParser.java:108)
> ~[tika-parsers-1.24.jar!/:1.24]
> at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:280)
> ~[tika-core-1.24.jar!/:1.24]
> {code}
> but could not find a class。 and the Forkserver is waiting.It eventually
> leads to a timeout.
> You can test it through the attachment (by forkparse).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)