User`s guide

65
Chapter4 Development Guide for a Cooperative Application
4
Error Codes and Remedies
When an error occurs, the corresponding error code is recorded.
List of Error Code before Accepting Jobs
When any one of these error occurs while a job is being accepted, accepting the job is cancelled. The JDF
file becomes ERR file, and the job status written in the STF file becomes "STATUS=6".
Job status Key name
Error
code
Description
System error SYS001 Accepting the job is failed.
SYS002 Executing the job failed due to the communication error
with the publishing machine.
SYS003 Executing the job failed because the HDD of the publishing
machine does not have enough space.
Not
accepted
JOB_ID key JDF0100 The specified job ID already exists.
JDF0101 The specified job ID contains more than 40 characters.
JDF0102 The specified job ID contains characters other than English
one byte characters/numbers,
"-", and "_".
PUBLISHER key JDF0200 The specified publishing machine name has not been
registered.
JDF0201 Multiple publishing machines are detected, but none of
them has not been specified using the PUBLISHER key. Or
no publishing machine has not been specified in the
Environment Setting.
JDF0202 The publishing machine specified by the PUBLISHER key is
set to an unsupported mode, or a mode cannot be
acquired.
JDF0203 There is no publishing machine that has been registered.
COPIES key JDF0300 The specified number of discs to be published is exceeding
the upper limit of the publisher (the upper limit changes
depending on the selected mode and stacker setting).
OUT_STACKER key JDF0400 A value other than "2" or "4" is specified.
DISC_TYPE key JDF0500 The specified disc type is not the same with that has been
specified for the source stacker.
JDF0501 DISC_TYPE key has not been specified.
JDF0502 A value other than "CD", "DVD", or "DVD-DL" is specified.
WRITING_SPEED key JDF0600 A value other than number is specified.
COMPARE key JDF0700 A value other than "YES" or "NO" is specified.
CLOSE_DISC key JDF0800 A value other than "YES" or "NO" is specified.