DMZTransfer User Guide: Error Messages

Print Error Messages

Unknown Job ID:

This occurs when the job specified does not exist. Go to https://dmztransfer.dmzglobal.com/dmztransfer/ViewScheduleHandler.jsp to check the JOB ID is listed on the Job Maintenance

* Transfer not found:

This occurs when the transfer is not available to download. Check if the upload has succeeded for this transfer date. Or if the -pending option was selected, the transfer may be marked complete

* File not found:

This occurs during the upload process when the specified file cannot be located in the local source Directory. This occurs during the download process when the specified file cannot be located on the DMZTransfer server.

* File to upload size is greater than maximum size allowed:

This occurs when the file size exceeds the maximum file size limit allowed as specified in the DMZTransfer Job definition page.

* File to upload size is less than minimum size allowed:

This occurs when the file size is less than the minimum file size limit allowed as specified in the DMZTransfer Job definition page.

* File not listed in associated files list:

This occurs during the upload process when a file which has been specified to be uploaded does not exist in the Associated files list in the DMZTransfer Job definition page.

* File count exceeded for this Job transfer instance:

This occurs when the maximum number of files for the transfer has been reached and the transfer is complete at this stage.

* File already exist:

This occurs during the download process when trying to download a file which already exists in the destination directory and the Overwrite flag has not been set to true in the DMZTransfer Job definition page.

* File already exist & overwrite time has not been exceeded:

This occurs during the download process when trying to download a file which already exists in the destination directory and the OverwriteAfter time has not been exceeded. This time is specified in DMZTransfer Job definition page.

* Authorization required, failed authorization for proxy or site:

This occurs when the authorization details for DMZTransfer or the proxy have not been configured correctly.

Common Errors

When the script-client runs successfully, it returns a 0 code from the command file. If an error occurred during the upload/download process, a -1 is returned.

If for a download command the -pending flag is specified but there are no downloads pending for this particular job, a 1 return code can be returned. This means that the script-client ran successfully, but there was nothing to download.