doc1gen timeout

There is a document generation timeout setting defined in deploy.properties. This property specifies the amount of time (in seconds) the batch or composition bundle will wait until the doc1gen process responds. This property should be increased according to the size and content of the documents being composed.

  • doc.generation.timeout (default 120 seconds)

To modify these configurations on your composition or batch bundle install:

  1. Update the setting in your deploy.properties.
  2. Stop the associated service bundle you are tuning.
  3. Run the 'configure' target on the server.
    groovy eos.groovy -b composition -p deploy.properties -t primary configure