S04008
Error Code
S04008
Error Message
The job priority must be between 0 and 8. RefId: S04008
Probable Causes
This error occurs when the highest priority of the jobs specified by the
setMaxJobPriority
function exceeds the range of 0 to 8.
Solutions
Make sure that the maxPriority parameter of setMaxJobPriority
is set between 0 and 8.