Spotfire® Server and Environment - Installation and Administration

Information Services maximum job queue length

To ensure that a queued job is processed as soon as another job is finished, set this value higher than the maximum number of concurrent jobs.

To change the Information Services maximum job queue length, use the set-config-prop command to edit the informationservices.dat.max-jobs parameter.

Note: If a job cannot join the queue, a "rejected job" error is logged.

For information about the maximum number of concurrent jobs, see Information Services concurrent jobs.

Example

config set-config-prop --name=information-services.dat.max-jobs --value=X

where X is the new maximum job queue length for Information Services .

For general instructions, see Executing commands on the command line.