How can I resolve the "Unable to process document before allowed time" output error?

You can increase the timeout value.

Symptom

When generating output from a map, an "Unable to process document before allowed time (60000). Please check outputtypes.xml configuration file." error appears.

Problem

The Output Generator is timing out.

Solution

  1. In the Output Generator installation folder, edit the outputtypes.xml file.
  2. For the output format being used, increase the timeout value to 1200000. For example:
    <outputtype name="Dita2Pdf" timeout="1200000" system="false">