ErrorCode Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the possible HPC-defined error codes that HPC can set.
public static class ErrorCodetype ErrorCode = classPublic Class ErrorCode- Inheritance
- 
				ErrorCode
Fields
| ArgumentSeparator | Separator used to separate the insertion strings for the error message text. See Params. | 
| AuthFailureAllowSoftCardAboutToExpireSaved | |
| AuthFailureAllowSoftCardDisableCredentialReuse | |
| AuthFailureAllowSoftCardNoValidSaved | |
| AuthFailureDisableCredentialReuse | |
| AuthFailureRequireSoftCardAboutToExpireSaved | |
| AuthFailureRequireSoftCardDisableCredentialReuse | |
| AuthFailureRequireSoftCardNoValidSaved | |
| CustomErrorEnd | |
| CustomErrorStart | |
| Error_Exception_In_Service | |
| Execution_ChildJobFinished | The child job has finished running. | 
| Execution_FailedByActivationFilter | |
| Execution_FailedToOpenStandardError | |
| Execution_FailedToOpenStandardInput | |
| Execution_FailedToOpenStandardOutput | |
| Execution_JobCanceled | The user canceled the job while it was running. | 
| Execution_JobPreempted | The job was preempted by a higher priority job. For details, see the CanPreempt and the PreemptionType cluster parameter in the Remarks section of SetClusterParameter(String, String). | 
| Execution_JobRuntimeExpired | The job exceeded its run-time limit. See Runtime and Runtime. | 
| Execution_NodeError | An error occurred on the node. | 
| Execution_NodePrepTaskFailure | |
| Execution_NodeUnreachable | The job or task was scheduled to run on a node that is no longer reachable. | 
| Execution_NoIPv4AddressForNode | |
| Execution_ParentJobCanceled | The parent job of this child job has been canceled. | 
| Execution_ProcessDead | The process has exited. | 
| Execution_ResourceFailure | The job failed to start on one or more nodes or the nodes were not reachable. | 
| Execution_StartJobFailedOnNode | The job failed to start on node {0}. | 
| Execution_TaskCanceledBeforeAssignment | |
| Execution_TaskCanceledDuringExecution | |
| Execution_TaskCanceledOnJobRequeue | |
| Execution_TaskExecutionFailure | The scheduler was not able to execute the command specified in the task. | 
| Execution_TaskFailure | The task failed. | 
| Execution_TaskFinishedDuringExecution | |
| Execution_TaskNodeNotUsable | |
| Execution_TaskRuntimeExpired | The task exceeded its run-time limit. See Runtime. | 
| Execution_TasksJobCanceled | The job to which the task belongs was canceled. | 
| Execution_TasksPreempted | The task was canceled while it was running because a job with higher priority preempted the task. If the task can be rerun, the HPC Job Scheduler service will attempt to automatically queue it again. | 
| Execution_UnknownError | An unknown error occurred. | 
| Execution_WorkingDirectoryNotFound | |
| Operation_ArgumentOutOfRange | The value is outside the allowable range of values. | 
| Operation_AuthenticationFailure | Authenticate failure. | 
| Operation_AzureDeploymentNotFound | |
| Operation_CanceledByUser | The user canceled the job or task. | 
| Operation_CancelMessageIsTooLong | |
| Operation_CannotConnectWithScheduler | |
| Operation_CannotRemoveProfileItemFromDefaultTemplate | You cannot remove item {0} from the default job template. | 
| Operation_CannotResetDefaultProfileName | You cannot change the name of the default job template. | 
| Operation_CertificateAboutToExpire | |
| Operation_CertificateEnrollFailure | |
| Operation_CertificateEnrollFailureWithCause | |
| Operation_CertificateFailRequest | |
| Operation_CertificateNoPrivateKeysExport | |
| Operation_CertificateNotFitForLogon | |
| Operation_CertificateNotYetValid | |
| Operation_ChildJobCannotBeSubmittedAlone | You cannot submit child job, instead you must submit the parent job. | 
| Operation_CouldNotRegisterWithServer | Not able to register with the server. | 
| Operation_CryptographyError | Cryptography error. | 
| Operation_CustomPropertyNameTooLong | |
| Operation_CustomPropertyValueTooLong | |
| Operation_DatabaseException | A database exception occurred while processing the request. | 
| Operation_DatabaseIsFull | The scheduler was unable to create a new job because the database is full. | 
| Operation_DuplicateLicenseFeature | Duplicate application found in the software license item. | 
| Operation_EmailCredentialMustBeAdmin | |
| Operation_EnvironmentVarNameTooLong | The environment variable name was too long. The size must be smaller than {0} characters. | 
| Operation_EnvironmentVarValueTooLong | The environment variable value was too long. The size must be smaller than {0} characters. | 
| Operation_ExcludedNodeDoesNotExist | |
| Operation_ExcludedNodeListTooLong | |
| Operation_ExcludedRequiredNode | |
| Operation_ExcludedTooManyNodes | |
| Operation_ExpandedPriorityMustBeInteger | |
| Operation_ExpandedPriorityNotValidOnServer | |
| Operation_ExpandedPriorityOutOfRange | |
| Operation_FailDependentTasks | |
| Operation_FeatureDeprecated | |
| Operation_FeatureUnimplemented | |
| Operation_FilterNotActivation | |
| Operation_FilterNotFound | |
| Operation_FilterNotSubmission | |
| Operation_FilterSystemError | |
| Operation_FinishedByUser | |
| Operation_HpcCredOwnerNameInvalid | |
| Operation_HPCSidUnavailable | |
| Operation_IllegalProfileProperty | The job template property {0} is not a legal job template property. | 
| Operation_IllegalServiceConcludeAttempt | |
| Operation_IllegalStateForServiceConclude | |
| Operation_IllegalTaskAddedToServiceJob | |
| Operation_InvalidCancelJobState | You cannot cancel the job in its current state. | 
| Operation_InvalidCancelTaskState | You cannot cancel the task in its current state. | 
| Operation_InvalidCertificateTemplate | |
| Operation_InvalidCustomProperties | |
| Operation_InvalidEmailAddress | |
| Operation_InvalidEnvironmentVarName | The provided environment variable name is not valid. | 
| Operation_InvalidEnvironmentVarValue | The provided environment variable value is not valid. | 
| Operation_InvalidExitCodes | |
| Operation_InvalidFilterProperty | You cannot filter on property '{0}' for this type of object. | 
| Operation_InvalidJobCancelEndState | |
| Operation_InvalidJobFinishEndState | |
| Operation_InvalidJobId | The job identifier does not identify an existing job in the scheduler. | 
| Operation_InvalidJobStateForNodeExclusion | |
| Operation_InvalidJobTemplateItemXml | Invalid specification for '{0}'. | 
| Operation_InvalidNodeId | The node identifier does not identify and existing node in the cluster. | 
| Operation_InvalidOperation | The requested operation is not valid. | 
| Operation_InvalidParentJobIds | |
| Operation_InvalidProfileId | The job template identifier is not valid. | 
| Operation_InvalidPropForTaskType | |
| Operation_InvalidRowEnumId | The row enumeration identifier is not valid. | 
| Operation_InvalidTaskId | The task identifier does not identify and existing task in the scheduler. | 
| Operation_JobAlreadyCreatedOnServer | The job already exists on the server. | 
| Operation_JobDeletionForbidden | |
| Operation_JobHoldInvalidState | |
| Operation_JobHoldUntilTooLong | |
| Operation_JobHoldUntilTooLong2 | |
| Operation_JobInvalidHoldUntil | |
| Operation_JobModifyFailed | Job modification failed: {0}. | 
| Operation_JobNotCreatedOnServer | The job was not found on the server. | 
| Operation_JobProgressOutOfRange | |
| Operation_JobRevertModifyFailed | Unable to revert the job changes. | 
| Operation_JobTemplateRequiredValueMissing | |
| Operation_JobTemplateValueInvalid | |
| Operation_JobTemplateValueTooLarge | |
| Operation_JobTemplateValueTooSmall | |
| Operation_JobVersionMismatch | |
| Operation_MustProvideProfileName | You must specify a job template name. | 
| Operation_NoCertificateFoundOnClient | |
| Operation_NodeAlreadyExists | |
| Operation_NodeIsNotOnAzure | |
| Operation_NoPermissionToUseProfile | The user does not have permission to use the job template. | 
| Operation_NoTableDefinedForProperty | No storage is currently defined for the property. | 
| Operation_NotAllowedToChangeProfiles | You do not have permission to change this job template. | 
| Operation_NotAllowedToCreateProfiles | The user is not allowed to create job templates. | 
| Operation_NotAllowedToDeleteDefaultProfile | The default job template cannot be deleted. | 
| Operation_NotAllowedToDeleteProfiles | The user is not allowed to delete job templates. | 
| Operation_NotConnectedToServer | Cannot perform the operation because you are not connected to the server. | 
| Operation_NoTemplateName | |
| Operation_NoTemplateWithFriendlyName | |
| Operation_ObjectInUse | |
| Operation_OnlyConfigJobsCanBeSubmitted | The job must be in the configuration state in order to submit the job. | 
| Operation_OnlyConfiguringTasksCanBeSubmitted | You can submit the task only if the task is in the Configuring state. | 
| Operation_OnlyFailedCancelledJobsCanBeConfigured | You can reconfigure only canceled or failed jobs. | 
| Operation_OnlyFailedCancelledTasksCanBeConfigured | |
| Operation_ParentJobsDeletedFromDB | |
| Operation_PasswordDisabledOnCluster | |
| Operation_PermissionDenied | The user does not have permission to perform the operation. | 
| Operation_PoolCantDeleteDefaultPool | |
| Operation_PoolCantDeletePoolInTemplates | |
| Operation_PoolInvalidWeight | |
| Operation_PoolLimitReached | |
| Operation_PoolNameBeenUsed | |
| Operation_PoolNameHasInvalidCharacters | |
| Operation_PoolNameTooLong | |
| Operation_PoolNonExistent | |
| Operation_PoolNotEnabled | |
| Operation_PreservedEnvironmentVariables | You cannot change HPC-defined environment variables. | 
| Operation_PriorityAndExPriCannotBeSetTogether | |
| Operation_PriorityNotValid | |
| Operation_ProfileItemAlreadyExists | The job template item that you are trying to set already exists. | 
| Operation_ProfileItemDefaultValueInvalid | The default value for the job template item is not within the allowed value range for the item. | 
| Operation_ProfileItemDefaultValueNotIncludeRequiredValue | The default values specified for the job template item {0} must include all of the required values for that item. Ensure that the default values include all the values in the Required Values list, and then try again. | 
| Operation_ProfileItemDoesNotExist | The job template item that you are trying to set does not exist. | 
| Operation_ProfileItemMinGreaterThanMax | The minimum constraint for the job template item is greater than its maximum constraint. | 
| Operation_ProfileItemMustProvideDefaultStringValue | You must provide a default value for the job template item. | 
| Operation_ProfileItemRangeInconsistent_LeftDefaultGreaterThanRightDefault | Invalid template: The template item {0}'s default value, {1}, is larger than the default value of the related template item, {2} (default value: {3}). Correct this inconsistency and try again. | 
| Operation_ProfileItemRangeInconsistent_LeftMaxGreaterThanRightMax | Invalid template: The template item {0}'s maximum value, {1}, is larger than the maximum value of the related template item, {2} (maximum value: {3}). Correct this inconsistency and try again. | 
| Operation_ProfileItemRangeInconsistent_LeftMinGreaterThanRightMin | Invalid template: The template item {0}'s minimum value, {1}, is larger than the minimum value of the related template item, {2} (minimum value: {3}). Correct this inconsistency and try again. | 
| Operation_ProfileItemRangeInconsistent_ValueLessThanZero | The value of the job template item cannot be less than zero. | 
| Operation_ProfileItemTypeInconsistent | The data type used to set or access the job template item does not match the data type of the item. | 
| Operation_ProfileNameBeenUsed | A job template with the specified name already exists. | 
| Operation_ProfileNotFound | The job template does not exist in the scheduler. | 
| Operation_PropertyIsReadOnly | The property is read-only and cannot be set. | 
| Operation_PropertyNameAlreadyExists | The property name already exists. | 
| Operation_PropertyNameCannotBeEmpty | |
| Operation_PropertyNotSupportedOnServerVersion | |
| Operation_PropertyValueTooLargeForDatabase | The value is too large. | 
| Operation_ReconnectTimeout | |
| Operation_SchedulerInCleanupMode | |
| Operation_SchedulerInRecoverMode | |
| Operation_SchedulerInstanceLimitReached | |
| Operation_SchedulerOnAzureModeOnly | |
| Operation_SchedulerPrivilegeRequired | |
| Operation_ServerCertNotTrusted | |
| Operation_ServerIsBusy | |
| Operation_ServerTemplatePresent | |
| Operation_ServiceAsClientBadUserName | |
| Operation_ServiceAsClientNotSupportedOverHttps | |
| Operation_ServiceAsClientUserNotTrusted | |
| Operation_SetInvalidPropUnderCertainState | You cannot change the property when the job is in the current state. | 
| Operation_SoftCardAboutToExpireShort | |
| Operation_SoftCardDisabledOnCluster | |
| Operation_SoftCardNotSupported | |
| Operation_SoftCardNTEError | |
| Operation_SoftCardRequiredNoUsername | |
| Operation_TaskDeletionForbidden | |
| Operation_TaskModifyFailed | Failed to modify the task. | 
| Operation_TaskNameContainInvalidChars | |
| Operation_TaskNotCreatedOnServer | |
| Operation_TaskOfTypeCannotBeReconfigured | |
| Operation_TaskTypeAddedInWrongJobState | |
| Operation_TaskTypeAndIsParametricIncompatible | |
| Operation_TaskTypeNotSupportedOnServer | |
| Operation_TooManyParametricSweepTasksPerJob | |
| Operation_TryToChangePropertyInNodeState | You cannot change the property when the node is in the current state. | 
| Operation_TryToModifyInvalidProperty | You cannot modify the job property when the job is in its current state. | 
| Operation_TryToModifyInvalidStateJob | You cannot modify the job property when the job is in its current state. | 
| Operation_TryToModifyInvalidStateTask | The task cannot be modified in its current state. | 
| Operation_TryToModifyInvalidStateTask2 | |
| Operation_TryToModifyRuntimeForRunningBackfillJob | If the job is a backfill job, you cannot modify the job's runtime value when the job is running. | 
| Operation_UnexpectedException | The exception was not expected. | 
| Operation_UnknownNodeGroup | The specified node group does not exist. | 
| Operation_WindowsTaskSchedulerExecFailure | |
| Operation_WindowsTaskSchedulerNotStarted | |
| Operation_WindowsTaskSchedulerTimeout | |
| Operation_WrongLicenseFormat | The software license format is not valid. The valid format is application: numberoflicenses{,application:numberoflicenses. | 
| ResourceAssignement_FailedToFindBrokerNode | The cluster does not contain a node that is capable of running a broker job. | 
| ResourceAssignement_FailedToLaunchActivationFilter | Failed to run the activation filter specified in the ActivationFilterProgram cluster parameter. | 
| ResourceAssignement_NodeUnavailable | There are no nodes available to run the task. | 
| ServiceBroker_ExitCode_End | |
| ServiceBroker_ExitCode_Start | |
| ServiceBroker_InvalidBackendBinding | The BackendBinding value specified in the service broker's configuration file is not valid. Correct the binding and start a new session. | 
| ServiceBroker_InvalidConfig | The configuration file for the service broker was not valid. | 
| ServiceBroker_MissingHpcEnvironmentInfomation | The broker could not find the HPC environment information. | 
| ServiceBroker_MissingServiceInformation | The service name or assembly name was not specified. | 
| ServiceBroker_OpenBrokerServiceFailure | The broker failed to open the service broker web service. | 
| ServiceBroker_OpenRegistrationServiceFailure | The broker failed to open the service registration web service. | 
| ServiceBroker_UnexpectedError | An unexpected exception occurred. Please see the broker execution log for details. | 
| ServiceHost_AssemblyFileNameNullOrEmpty | Not able to find the service assembly file name in the service registration file. Please ensure that the service registration file has the correct format. | 
| ServiceHost_AssemblyFileNotFound | Failed to find the service assembly file. Please ensure that the assembly has been deployed and registered on the node. | 
| ServiceHost_AssemblyLoadingError | Failed to load the service assembly. Please ensure that the security settings for the assembly are correct and that the service assembly information at HKLM\Microsoft\Hpc\ServiceRegistry<ServiceName>\AssemblyPath) is correct. | 
| ServiceHost_BadServiceRegistrationFileFormat | The service registration file is not in the correct format. Please use the service registration XML schema to ensure that the service registration file is in the correct format. | 
| ServiceHost_ContractDiscoverError | Failed to find the service contract interface from the service assembly. Please ensure that the contract information provided in the service registration is valid (see HKLM\Microsoft\Hpc\ServiceRegistry<ServiceName>\AssemblyPath and Contract type). | 
| ServiceHost_CorruptServiceRegistry | The service registry is corrupt. | 
| ServiceHost_ExitCode_End | |
| ServiceHost_ExitCode_Start | |
| ServiceHost_FailedToRegisterLB | Failed to register to the broker service. | 
| ServiceHost_IncorrectCommandLineParameter | |
| ServiceHost_NoContractImplemented | Failed to find the contract implemented by the service type. | 
| ServiceHost_PrintCommandHelp | |
| ServiceHost_ServiceConfigFileNameNotSpecified | |
| ServiceHost_ServiceHostFailedToOpen | Failed to open the service host. Please ensure that the NetTcp port sharing service is running and that the user has permission to use port sharing service, and that the firewall settings are correct. | 
| ServiceHost_ServiceHostFailedToOpen_AddressAlreadyInUse | |
| ServiceHost_ServiceNameNotSpecified | The service name is not specified. | 
| ServiceHost_ServiceRegistrationFileNotFound | Cannot locate the service registration file in both %CCP_HOME%ServiceRegistration folder and user specified central registration folder (if any). Please ensure that the service has been successfully deployed. | 
| ServiceHost_ServiceTypeDiscoverError | Failed to find the service type from the service assembly. Please ensure that the type information in the service registration is valid (see HKLM\Microsoft\Hpc\ServiceRegistry<ServiceName>\AssemblyPath and ServiceType). | 
| ServiceHost_ServiceTypeLoadingError | Failed to load the service type from the service assembly. | 
| ServiceHost_UnexpectedException | An unexpected exception occurred. Please see the service host execution log for details. | 
| Success | The operation was a success. | 
| UnknowError | An unknown error occurred. | 
| UnknownError | |
| Validation_AdminJobCannotHaveTaskDependency | |
| Validation_BatchJobMustNotBeChildJob | A batch job cannot be a child job. | 
| Validation_CalcJobMaxError | Failed to compute the maximum resource requirement for the job. | 
| Validation_CalcJobMinError | Failed to compute the minimum resource requirement for the job. | 
| Validation_ChildJobContainsChildJob | A child job cannot contain another child job. | 
| Validation_ChildJobIdNotPairWithParentJobId | The parent identifier included in the child job is different than its parent’s actual identifier. | 
| Validation_ChildJobMustBeRouterJob | The child job must be a router job. | 
| Validation_ChildJobNotValid | The child job is not valid. | 
| Validation_ClusterSizeLessThanMin | The cluster does not contain the required minimum number of resources. | 
| Validation_CombineSelectException | |
| Validation_CredentialCheckFailed | The credentials specified for this job are not able to log onto the cluster. | 
| Validation_FailToCalculateTaskGroupLevel | Failed to calculate task group level. | 
| Validation_InvalidDependsOn | The contents of the DependsOn property is not valid. | 
| Validation_InvalidNodeCriteriaForJob | |
| Validation_InvalidPropForTaskType | |
| Validation_InvalidSubmissionFilter | Job submission failed because the job submission filter application is not valid. Your cluster administrator should check that the submission filter is an executable binary file (".exe" file) or Windows command script (".cmd" file). | 
| Validation_JobAskedNodeMustContainJobType | A node that the job requests does not support the job’s job type. | 
| Validation_JobFailureForTasksFailInLastSubmission | |
| Validation_JobHasMissingParentJobs | |
| Validation_JobHasUnsubmittedParentJobs | |
| Validation_JobMissUsernameOrPassword | The job is missing the user name or password. | 
| Validation_JobRequestedNodesContainZeroValidNode | The list of requested nodes does not contain a valid node. | 
| Validation_JobRequiredNodeNotAvailable | The job requires a node that is not available. | 
| Validation_JobRequiredNodeNotInJobAskedNodes | The list of nodes that the task requires must be included in the list of the nodes that the job requested. | 
| Validation_MaxLessThanOne | The maximum number of resource units must be greater than zero. | 
| Validation_MaxLessThanZero | The maximum number of resource units cannot be less than zero. | 
| Validation_MaxNotSpecifiedWhenAutoCalcMaxIsFalse | You must specify the maximum number of resource units that the job requires if the AutoCalculateMax property is false. | 
| Validation_MaxUndefined | You must specify a maximum resource value for the task. | 
| Validation_MinGreaterThanMax | The minimum value must be less than the maximum value. | 
| Validation_MinLessThanOne | The minimum number of resource units must be greater than zero. | 
| Validation_MinLessThanZero | The minimum number of resource units cannot be less than zero. | 
| Validation_MinNotSpecifiedWhenAutoCalcMinIsFalse | You must specify the minimum number of resource units that the job requires if the AutoCalculateMin property is false. | 
| Validation_MinUndefined | You must specify a minimum resource value for the task. | 
| Validation_MissCommandLine | The task must specify a command to run. | 
| Validation_MultipleNodePrepTasksPerJob | |
| Validation_MultipleNodeReleaseTasksPerJob | |
| Validation_NodeGroupOpNoNodeGroup | |
| Validation_NodeGroupOpUniform_AdminJob | |
| Validation_NodeGroupOpUniform_NodeListEmpty | |
| Validation_NodeGroupOpUniform_NodeListLessThanMin | |
| Validation_NodeGroupOpUniform_NodeListMissingRequiredNode | |
| Validation_NodeListSizeLessThanMin | The computed resources for the job is less than the required number of resources. | 
| Validation_NodeNotExist | The node does not exist in the cluster. | 
| Validation_NoNodeFulfillsTheSelectionCriteria | The cluster does not contain a node that supports the specified resource requirements for the job (for example, memory or core requirements). Please adjust your requirements and submit the job again. | 
| Validation_OnlyNodePrepOrReleaseTasksInJob | |
| Validation_ParentJobMustBeServiceJob | The parent job must be a service job. | 
| Validation_ParentJobNotValid | The parent job is not valid. | 
| Validation_ProfileNotExist | The job template does not exist. | 
| Validation_PropertyOutOfRange | The property value is not within the allowed range of values as specified by the job template. | 
| Validation_RequiredNodesMoreThanMinUnits | |
| Validation_RequiredPropertyNotSet | A property that requires a value as specified by the job template has not been set. | 
| Validation_RouterJobMustBeChildJob | A router job cannot be a child job. | 
| Validation_RunUntilCanceledButAutoMinMaxSet | To reserve resources for a job (when the job does not contain tasks and has requested that it run until canceled), you must specify the maximum and minimum resource values for the job – you cannot request that the scheduler compute the maximum and minimum resource values. | 
| Validation_RunUntilCanceledButMinMaxNotSpecified | To reserve resources for a job (when the job does not contain tasks and has requested that it run until canceled), you must specify the maximum and minimum resource values for the job. | 
| Validation_ServiceJobMustNotBeChildJob | A service job cannot be a child job. | 
| Validation_ServiceTaskIsNotAlone | |
| Validation_SingleNode_AllNodesInAllListsLessThanMin | |
| Validation_SingleNode_AllNodesInNodeListLessThanMin | |
| Validation_SingleNode_MoreThanOneNode | |
| Validation_SingleNode_MultipleRequiredNodes | |
| Validation_SubmissionFilterDoesNotExist | Job submission failed because the job submission filter application could not be found. Your cluster administrator should check that the submission filter is accessible from the head node of the cluster and the path to the submission filter is a fully-qualified (not relative) path name. | 
| Validation_SubmissionFilterFailed | The job failed to pass the job submission filter specified in the SubmissionFilterProgram cluster parameter. | 
| Validation_SubmissionFilterInvalidJobTerm | |
| Validation_SubmissionFilterTimeout | |
| Validation_TargetResourceCountLessThanMin | |
| Validation_TargetResourceCountMoreThanMax | |
| Validation_TaskAllocUnitNotSameWithJob | The task must specify the same resource unit as the job. | 
| Validation_TaskDependenciesContainCycle | The dependency list for multiple tasks creates a circular dependency. | 
| Validation_TaskDependencyTreeTooDeep | |
| Validation_TaskExclusiveWhileJobAutoMinMaxEnabled | The minimum and maximum resource requirements cannot be computed for a job with exclusive access to the nodes. You must specify the minimum and maximum resource values and resubmit the job. | 
| Validation_TaskExclusiveWhileJobNot | The task can run exclusively on a node only if the job specifies that it must run exclusively on the node. | 
| Validation_TaskFailedOnJobValidationFault | The task failed because the scheduler could not validate its parent job. Correct the validation error on the parent job and resubmit the job. | 
| Validation_TaskHasDependOnButNoName | The task specifies a list of dependent tasks but the task does not specify a name value for itself; each dependent task and the task specifying the dependency must include a name value. | 
| Validation_TaskHasRequiredNodesWhileJobAutoMinMaxEnabled | The task cannot specify required nodes when the job has requested that the scheduler compute the required resources. | 
| Validation_TaskIncrementValueLessThanZero | The increment value for a parametric task must be greater than or equal to 1. | 
| Validation_TaskInvalidParametricSweep | The start value for a parametric task cannot be greater than end value. | 
| Validation_TaskMaxGreaterThanJobMax | The maximum resource value for the task must be less than that of the job. | 
| Validation_TaskMinGreaterThanJobMin | The minimum resource value for the task must be less than that of the job. | 
| Validation_TaskMinGreaterThanTaskMax | The minimum resource value for the task must be less than its maximum The minimum resource value for the task must be less than that of the job value. | 
| Validation_TaskNodeReleaseDisabled | |
| Validation_TaskNodeReleaseExceedsMaxRunTime | |
| Validation_TaskRequestedNodeGroupNotAvailable | |
| Validation_TaskRequestedNodeGroupWhileJobNodeGroups | |
| Validation_TaskRequestedNodeGroupWhileJobTaskRequiredNodes | |
| Validation_TaskRequeuedTooManyTimes | You have exceeded the number of times that a task can be queued again. The TaskRetryCount cluster parameter specifies the maximum number of times that a task can be queued again. | 
| Validation_TaskRequiredNodeNotAllocatedToRunningJob | |
| Validation_TaskRequiredNodeNotAvailable | The job requires a node that is not available. | 
| Validation_TaskRequiredNodeNotInJobAskedNodes | The list of nodes that the task requires must be included in the list of the nodes that the job requested. | 
| Validation_TaskRequiredNodeOutOfJobMaximumResource | The task specifies more required nodes than the job's specified maximum resource usage. | 
| Validation_TaskRuntimeGreaterThanJob | The run-time value for the task is greater than the length of time that the job is scheduled to remain running. | 
| Validation_TaskTypeAddedInWrongJobState | |
| Validation_TaskValidationFailed | The task failed validation. | 
| Validation_TooManyParametricInstances | |
| Validation_TryToRequeueNonRerunnableTask | You cannot queue the task again because the task is marked to run only one time. | 
| Validation_TwoTasksWithSameNameDifferentGroup | The depends on list is ambiguous because multiple tasks specify the same name. | 
| Validation_UnexpectedExceptionWhenValidating | An unexpected exception occurred while validating the job. | 
| Validation_Unknown | |
Methods
| ErrorCategory(Int32) | Gets the error category to which the specified error code belongs. | 
| IsOperationRetriable(Int32) | |
| MakeErrorParams(String[]) | Creates the message text for the error using the specified insertion strings. | 
| ToString(Int32, String) | Retrieves a formatted string that represents the message string for the specified error code. |