S00011
Error Code
S00011
Error Message
The message file for job [" + id + "] doesn't exist on disk. RefId:
S00011
Probable Causes
When calling the getJobStatusById
or getJobMessage
function, this error may occur due to the following causes:
-
The file on the disk corresponding to this job does not exist;
-
The job may have been marked as deleted;
-
Insufficient disk space caused the write to fail.
Solutions
-
Check whether the message file of the job with <jobId> exists in the batchJobs directory.
-
Check the remaining disk space.