VeriMove generates the following return codes when processing on Windows.
Return Code | Description |
---|---|
0 | Successful completion. |
-1 | Successful completion with further information about the job run. Refer to the event log for further information. This indicates that a non-critical exceptional condition has occurred in the job run. |
1 | A job invoking MU was running when a user intervened and stopped the job process (for example, by stopping the mu.exe process). |
7001 | The command line interface is currently running another process. Only one instance of the command-line interface can run at a time. |
7002 | A job was already running in another process. |
7003 | The command line interface was passed invalid command-line arguments or command line arguments were missing. |
7004 | Current product serial number was invalid at the time the command line interface was invoked. |
7005 | Current product serial number had expired at the time the command line interface was invoked. |
7006 | The Customer ID that was defined in the job was not found in the database at the time the command line interface was invoked. See the event log for possible additional information. |
7007 | An error was encountered loading the job parameters from the jobs database. This could mean that the database was corrupted or some other data access error has occurred. See the event log for possible additional information. |
7008 | The job specified on the command line argument was not found in the database at the time the command line interface was invoked. See the event log for possible additional information. |
7009 | The job specified on the command line argument was invalid, meaning errors were contained in the job definition, at the time the command line interface was invoked. See the event log for possible additional information. |
7010 | The processing of the job failed. This represents a general job processing error to the command line interface. The event log should be investigated further to determine the actual cause of the failure. See the event log for possible additional information. |
7011 | Job was cancelled from the command line interface. See the event log for possible additional information. |
7012 | The imported job was either invalid or incomplete. The event log contains more information regarding the error that was detected. See the event log for possible additional information. |
7013 | Job was terminated due to an error writing to the Error.Log file. See the event log for the reason. See the event log for possible additional information. |
7014 | Job was terminated due to an error verifying the database. See the event log for the reason. See the event log for possible additional information. |