You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Thomas van Hesteren (JIRA)" <ji...@apache.org> on 2019/06/04 13:59:00 UTC

[jira] [Created] (TIKA-2889) Tika Server keeps crashing

Thomas van Hesteren created TIKA-2889:
-----------------------------------------

             Summary: Tika Server keeps crashing
                 Key: TIKA-2889
                 URL: https://issues.apache.org/jira/browse/TIKA-2889
             Project: Tika
          Issue Type: Bug
          Components: server
    Affects Versions: 1.21, 1.19.1, 1.19, 1.18
         Environment: Both Ubuntu and Windows have the same bug/issue
            Reporter: Thomas van Hesteren


I have a document processor which sends documents to the Tika Server over cUrl. However, the server crashes multiple times (not document specific). The response I get from cUrl if it happens is as follows:

Connection error: Couldn't connect to server

 

The Tika server is started when the script starts executing. For now, I fixed the issue by making a watcher which restarts the tika server when it crashes. It then processes a few other documents and crashes again (after a few minutes, let's say 5 minutes tops).

 

Is there any possibility to catch the exception (if it throws any?)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)