Skip to content

Error Codes in the DPF System


--> Martin sollte sich die Liste anschauen

The following table lists, in alphabetical order, the error codes which are set or evaluated in the DPF system:

Status Long Text
ERR_ABORTED_DEBUG_LOOP Job aborted in debug loop
ERR_ADD_WF Error adding process
ERR_CANCEL Error Canceling job %1 ??? Todo: Was ist das? Ist error hier der übergebene Parameter? Der steht bei den anderen auch nicht im Status.
ERR_CANCELED Program canceled
ERR_CANT_CONNECT Connection can not be established
ERR_CANT_SUBSCRIBE_TO_JOB Error subscribing to synchronous job
ERR_CLIENT_INCOMPATIBLE DOF client incompatible to DPF server
ERR_CONNECTION_TIMEOUT Connection time-out
ERR_CREATE_JOB_DIR Error creating job directory
ERR_DBCONNECTION Error in database connection ??? Todo: Hier steht auch error
ERR_DB_DELETE_JOB_PROPS Error deleting parameters from DB: %1 (key=%2).\ndriver: %3\ndatabase:%4 ??? Todo: Die DB-Fehler bleiben alle gleich?
ERR_DB_DONEJOB Error calling doneJob (%1). Query %2\ndriver: %3\ndatabase:%4
ERR_DB_DONEJOB_RETURN doneJob (%1) returns %2\nQuery %3
ERR_DB_FINISH Error while checking if job %1 has finished. Query %2\ndriver: %3\ndatabase:%4
ERR_DB_GET Error getting DB connection\ndriver: %1\ndatabase:%2
ERR_DB_INCREASE_FORGET_TIME Error increasing forget time for job %1: Query %2\ndriver: %3\ndatabase:%4
ERR_DB_INIT Error initializing DB connection\ndriver: %1\ndatabase:%2
ERR_DB_INSERT_JOB Error inserting job %1 into DB.\nQuery %2\ndriver: %3\ndatabase:%4
ERR_DB_INSERT_JOB_PROPS Error inserting parameters into DB: %1 (key=%2, value=%3).\ndriver: %4\ndatabase:%5
ERR_DB_KEEP_ALIVE Error while keeping alive wu: Query %1\ndriver: %2\ndata-base:%3
ERR_DB_NOTIFY Error while reading notifications for job %1 with query %2\ndriver: %3\ndatabase:%4
ERR_DB_QUERY Error executing query %1\ndriver: %2\ndatabase:%3
ERR_DB_READ_JOB Error reading job %1 from DB.\nQuery %2\ndriver: %3\ndatabase:%4
ERR_DB_READ_JOB_HIST Error reading history for job %1 from DB.\nQuery %2\ndriver: %3\ndatabase:%4
ERR_DB_READ_JOB_PROPS Error reading parameters for job %1 from DB.\nQuery %2\ndriver: %3\ndatabase:%4
ERR_DB_REGISTER Error registering wu: Query %1\ndriver: %2\ndatabase:%3
ERR_DB_UNREGISTER Error unregistering wu: Query %1\ndriver: %2\ndata-base:%3
ERR_DB_UPDATE_JOB_PROPS Error updating parameters in DB: %1 (key=%2, value=%3).\ndriver: %4\ndatabase:%5
ERR_DELETE_WF Error deleting process
ERR_EMPTY_WFLIST The list of the processes is empty! Please check the parame-ters!
ERR_ERROR_RECURSION Recursion found in error handling
ERR_EXECUTEPLUGIN Error executing plugin
ERR_EXPAND_LIMIT_REACHED Expand limit reached
ERR_EXTERN_PROG_ABORTED External program aborted
ERR_EXTERN_PROG_CALL Error calling external program
ERR_EXTERN_PROG_STOP External program could not be stopped
ERR_EXTERN_PROG_TIMEOUT External program stopped after timeout
ERR_FILESERVER_CONNECT Error connecting to remote file server
ERR_FILE_NOT_FOUND File not found
ERR_FILE_TRANSFER_ABORTED File transfer aborted
ERR_FIND_JOB Error finding job
ERR_FIND_WF Error finding process
ERR_FIND_WFPOS Cannot find process position
ERR_FIND_WU Error finding working unit
ERR_FINI Error finishing ??? Todo: heißt das wirklich FINI und nicht FINISH?
ERR_FLUSH_JOB Error flushing job
ERR_FRANS_GET Error while getting FRANS host name and port, using default: %1:%2 ??? Todo: Frans fällt weg?
ERR_FRANS_INIT Error initializing FRANS connection to host:%1, port:%2, %3 ??? Todo: Frans fällt weg?
ERR_GET_MESSAGE Expected message can not be read
ERR_ID_NOT_FOUND ID not found
ERR_ID_NOT_GENERATED Error generating JobID
ERR_INVALID_DATA Data does not meet the expectations
ERR_INVALID_MESSAGE Invalid message can not be sent
ERR_IN_SHUTDOWN Already in shutdown
ERR_JOB_ALREADY_EXISTS Job already exists
ERR_JOB_CANCELED Job has been canceled
ERR_JOB_STATE Job has not the correct internal state
ERR_LICENSE_EXPIRED expired license
ERR_LICENSE_EXCEEDED License: Number exceeded (for example of jobs)
ERR_LICENSE_NODE License not valid for this server
ERR_LOADPLUGIN Error loading plugin
ERR_NO_FREE_PORT No free port
ERR_NO_IOR No remote file server given for sending file
ERR_NO_JOBS_STARTED No jobs started
ERR_NO_LICENSE DPF server does not have a valid license
ERR_NO_SERVER_INTERFACE Requested server interface does not exist
ERR_NO_SOURCENAME No source file name given for sending file
ERR_NO_TARGETNAME No target file name given for sending file
ERR_READ_FILE Error reading file
ERR_REPEAT Error repeating job %1
ERR_RESOLVEPLUGINENTRY Error resolving plugin entry
ERR_RESUME Error resuming
ERR_SECTIONCHANGED Caution! Configuration values for component %1 have been moved from section %2 to section %3. Please adjust your configuration!
ERR_SEND_FILE Error sending file to remote file server
ERR_START_TASK Error starting task
ERR_SUSPEND Error suspending
ERR_TASK_PUT_QUEUE Error submitting to the queue
ERR_UNKNOWN Unknown error
ERR_UNKNOWNPLUGIN Unknown plugin
ERR_WRITE_FILE Error writing file

Back to top