Loading TOC...

XDMP-EXTIME

Message Text

Time limit exceeded

Cause

A query or other operation exceeded its processing time limit. Inefficient queries frequently cause timeouts.

Surrounding messages in the log file may pinpoint the operation which timed out. In the example below, the timeout occurs during re-indexing:

Warning: XDMP-FORESTERR: Error in reindex of forest some_forest:
  XDMP-REFRAGMENT: Error refragmenting fn:doc("some_doc"):
    XDMP-EXTIME: Time limit exceeded
      

Response

If you determine the cause of the timeout is an inefficient or incorrect query, tune your query.

If you determine the cause of the time is an inadequate processing limit, you may be able to configure a more generous limit through the Admin Interface.

For more information on configuring timeouts, see the Administrator's Guide.

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.