This node is the ninth in the project to consolidate all of the Windows Error nodes. You will notice that this node seems to skip a few numbers from time to time. Those are the error messages that have no description at all, (not on E2 or using any of the other Error tools that I can find).

The messages are listed in this format

Hexadecimal error identifier - Decimal error identifier
Error explanation
Windows API Error Identifier


Windows Error 0x00001390 - 5008
The cluster is being shut down.
ERROR_SHUTDOWN_CLUSTER

Windows Error 0x00001391 - 5009
A cluster node cannot be evicted from the cluster while it is online.
ERROR_CANT_EVICT_ACTIVE_NODE

Windows Error 0x00001392 - 5010
The object already exists.
ERROR_OBJECT_ALREADY_EXISTS

Windows Error 0x00001393 - 5011
The object is already in the list.
ERROR_OBJECT_IN_LIST

Windows Error 0x00001394 - 5012
The cluster group is not available for any new requests.
ERROR_GROUP_NOT_AVAILABLE

Windows Error 0x00001395 - 5013
The cluster group could not be found.
ERROR_GROUP_NOT_FOUND

Windows Error 0x00001396 - 5014
The operation could not be completed because the cluster group is not online.
ERROR_GROUP_NOT_ONLINE

Windows Error 0x00001397 - 5015
The cluster node is not the owner of the resource.
ERROR_HOST_NODE_NOT_RESOURCE_OWNER

Windows Error 0x00001398 - 5016
The cluster node is not the owner of the group.
ERROR_HOST_NODE_NOT_GROUP_OWNER

Windows Error 0x00001399 - 5017
The cluster resource could not be created in the specified resource monitor.
ERROR_RESMON_CREATE_FAILED

Windows Error 0x0000139A - 5018
The cluster resource could not be brought online by the resource monitor.
ERROR_RESMON_ONLINE_FAILED

Windows Error 0x0000139B - 5019
The operation could not be completed because the cluster resource is online.
ERROR_RESOURCE_ONLINE

Windows Error 0x0000139C - 5020
The cluster resource could not be deleted or brought offline because it is the quorum resource.
ERROR_QUORUM_RESOURCE

Windows Error 0x0000139D - 5021
The cluster could not make the specified resource a quorum resource because it is not capable of being a quorum resource.
ERROR_NOT_QUORUM_CAPABLE

Windows Error 0x0000139E - 5022
The cluster software is shutting down.
ERROR_CLUSTER_SHUTTING_DOWN

Windows Error 0x0000139F - 5023
The group or resource is not in the correct state to perform the requested operation.
ERROR_INVALID_STATE

Windows Error 0x000013A0 - 5024
The properties were stored but not all changes will take effect until the next time the resource is brought online.
ERROR_RESOURCE_PROPERTIES_STORED

Windows Error 0x000013A1 - 5025
The cluster could not make the specified resource a quorum resource because it does not belong to a shared storage class.
ERROR_NOT_QUORUM_CLASS

Windows Error 0x000013A2 - 5026
The cluster resource could not be deleted since it is a core resource.
ERROR_CORE_RESOURCE

Windows Error 0x000013A3 - 5027
The quorum resource failed to come online.
ERROR_QUORUM_RESOURCE_ONLINE_FAILED

Windows Error 0x000013A4 - 5028
The quorum log could not be created or mounted successfully.
ERROR_QUORUMLOG_OPEN_FAILED

Windows Error 0x000013A5 - 5029
The cluster log is corrupt.
ERROR_CLUSTERLOG_CORRUPT

Windows Error 0x000013A6 - 5030
The record could not be written to the cluster log since it exceeds the maximum size.
ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE

Windows Error 0x000013A7 - 5031
The cluster log exceeds its maximum size.
ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE

Windows Error 0x000013A8 - 5032
No checkpoint record was found in the cluster log.
ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND

Windows Error 0x000013A9 - 5033
The minimum required disk space needed for logging is not available.
ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE

Windows Error 0x000013AB - 5035
A cluster network is not available for this operation.
ERROR_NETWORK_NOT_AVAILABLE

Windows Error 0x000013AC - 5036
A cluster node is not available for this operation.
ERROR_NODE_NOT_AVAILABLE

Windows Error 0x000013AD - 5037
All cluster nodes must be running to perform this operation.
ERROR_ALL_NODES_NOT_AVAILABLE

Windows Error 0x000013AE - 5038
A cluster resource failed.
ERROR_RESOURCE_FAILED

Windows Error 0x000013AF - 5039
The cluster node is not valid.
ERROR_CLUSTER_INVALID_NODE

Windows Error 0x000013B0 - 5040
The cluster node already exists.
ERROR_CLUSTER_NODE_EXISTS

Windows Error 0x000013B1 - 5041
A node is in the process of joining the cluster.
ERROR_CLUSTER_JOIN_IN_PROGRESS

Windows Error 0x000013B2 - 5042
The cluster node was not found.
ERROR_CLUSTER_NODE_NOT_FOUND

Windows Error 0x000013B3 - 5043
The cluster local node information was not found.
ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND

Windows Error 0x000013B4 - 5044
The cluster network already exists.
ERROR_CLUSTER_NETWORK_EXISTS

Windows Error 0x000013B5 - 5045
The cluster network was not found.
ERROR_CLUSTER_NETWORK_NOT_FOUND

Windows Error 0x000013B6 - 5046
The cluster network interface already exists.
ERROR_CLUSTER_NETINTERFACE_EXISTS

Windows Error 0x000013B7 - 5047
The cluster network interface was not found.
ERROR_CLUSTER_NETINTERFACE_NOT_FOUND

Windows Error 0x000013B8 - 5048
The cluster request is not valid for this object.
ERROR_CLUSTER_INVALID_REQUEST

Windows Error 0x000013B9 - 5049
The cluster network provider is not valid.
ERROR_CLUSTER_INVALID_NETWORK_PROVIDER

Windows Error 0x000013BA - 5050
The cluster node is down.
ERROR_CLUSTER_NODE_DOWN

Windows Error 0x000013BB - 5051
The cluster node is not reachable.
ERROR_CLUSTER_NODE_UNREACHABLE

Windows Error 0x000013BC - 5052
The cluster node is not a member of the cluster.
ERROR_CLUSTER_NODE_NOT_MEMBER

Windows Error 0x000013BD - 5053
A cluster join operation is not in progress.
ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS

Windows Error 0x000013BE - 5054
The cluster network is not valid.
ERROR_CLUSTER_INVALID_NETWORK

Windows Error 0x000013C0 - 5056
The cluster node is up.
ERROR_CLUSTER_NODE_UP

Windows Error 0x000013C1 - 5057
The cluster IP address is already in use.
ERROR_CLUSTER_IPADDR_IN_USE

Windows Error 0x000013C2 - 5058
The cluster node is not paused.
ERROR_CLUSTER_NODE_NOT_PAUSED

Windows Error 0x000013C3 - 5059
No cluster security context is available.
ERROR_CLUSTER_NO_SECURITY_CONTEXT

Windows Error 0x000013C4 - 5060
The cluster network is not configured for internal cluster communication.
ERROR_CLUSTER_NETWORK_NOT_INTERNAL

Windows Error 0x000013C5 - 5061
The cluster node is already up.
ERROR_CLUSTER_NODE_ALREADY_UP

Windows Error 0x000013C6 - 5062
The cluster node is already down.
ERROR_CLUSTER_NODE_ALREADY_DOWN

Windows Error 0x000013C7 - 5063
The cluster network is already online.
ERROR_CLUSTER_NETWORK_ALREADY_ONLINE

Windows Error 0x000013C8 - 5064
The cluster network is already offline.
ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE

Windows Error 0x000013C9 - 5065
The cluster node is already a member of the cluster.
ERROR_CLUSTER_NODE_ALREADY_MEMBER

Windows Error 0x000013CA - 5066
The cluster network is the only one configured for internal cluster communication between two or more active cluster nodes. The internal communication capability cannot be removed from the network.
ERROR_CLUSTER_LAST_INTERNAL_NETWORK

Windows Error 0x000013CB - 5067
One or more cluster resources depend on the network to provide service to clients. The client access capability cannot be removed from the network.
ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS

Windows Error 0x000013CC - 5068
This operation cannot be performed on the cluster resource as it the quorum resource. You may not bring the quorum resource offline or modify its possible owners list.
ERROR_INVALID_OPERATION_ON_QUORUM

Windows Error 0x000013CD - 5069
The cluster quorum resource is not allowed to have any dependencies.
ERROR_DEPENDENCY_NOT_ALLOWED

Windows Error 0x000013CE - 5070
The cluster node is paused.
ERROR_CLUSTER_NODE_PAUSED

Windows Error 0x000013CF - 5071
The cluster resource cannot be brought online. The owner node cannot run this resource.
ERROR_NODE_CANT_HOST_RESOURCE

Windows Error 0x000013D0 - 5072
The cluster node is not ready to perform the requested operation.
ERROR_CLUSTER_NODE_NOT_READY

Windows Error 0x000013D1 - 5073
The cluster node is shutting down.
ERROR_CLUSTER_NODE_SHUTTING_DOWN

Windows Error 0x000013D2 - 5074
The cluster join operation was aborted.
ERROR_CLUSTER_JOIN_ABORTED

Windows Error 0x000013D3 - 5075
The cluster join operation failed due to incompatible software versions between the joining node and its sponsor.
ERROR_CLUSTER_INCOMPATIBLE_VERSIONS

Windows Error 0x000013D4 - 5076
This resource cannot be created because the cluster has reached the limit on the number of resources it can monitor.
ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED

Windows Error 0x000013D5 - 5077
The system configuration changed during the cluster join or form operation. The join or form operation was aborted.
ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED

Windows Error 0x000013D6 - 5078
The specified resource type was not found.
ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND

Windows Error 0x000013D7 - 5079
The specified node does not support a resource of this type. This may be due to version inconsistencies or due to the absence of the resource DLL on this node.
ERROR_CLUSTER_RESTYPE_NOT_SUPPORTED

Windows Error 0x000013D8 - 5080
The specified resource name is supported by this resource DLL. This may be due to a bad (or changed) name supplied to the resource DLL.
ERROR_CLUSTER_RESNAME_NOT_FOUND

Windows Error 0x000013D9 - 5081
No authentication package could be registered with the RPC server.
ERROR_CLUSTER_NO_RPC_PACKAGES_REGISTERED

Windows Error 0x000013DA - 5082
You cannot bring the group online because the owner of the group is not in the preferred list for the group. To change the owner node for the group, move the group.
ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST

Windows Error 0x000013DB - 5083
The join operation failed because the cluster database sequence number has changed or is incompatible with the locker node. This may happen during a join operation if the cluster database was changing during the join.
ERROR_CLUSTER_DATABASE_SEQMISMATCH

Windows Error 0x000013DC - 5084
The resource monitor will not allow the fail operation to be performed while the resource is in its current state. This may happen if the resource is in a pending state.
ERROR_RESMON_INVALID_STATE

Windows Error 0x00001770 - 6000
The specified file could not be encrypted.
ERROR_ENCRYPTION_FAILED

Windows Error 0x00001771 - 6001
The specified file could not be decrypted.
ERROR_DECRYPTION_FAILED

Windows Error 0x00001772 - 6002
The specified file is encrypted and the user does not have the ability to decrypt it.
ERROR_FILE_ENCRYPTED

Windows Error 0x00001773 - 6003
There is no encryption recovery policy configured for this system.
ERROR_NO_RECOVERY_POLICY

Windows Error 0x00001774 - 6004
The required encryption driver is not loaded for this system.
ERROR_NO_EFS

Windows Error 0x00001775 - 6005
The file was encrypted with a different encryption driver than is currently loaded.
ERROR_WRONG_EFS

Windows Error 0x00001776 - 6006
There are no EFS keys defined for the user.
ERROR_NO_USER_KEYS

Windows Error 0x00001777 - 6007
The specified file is not encrypted.
ERROR_FILE_NOT_ENCRYPTED

Windows Error 0x00001778 - 6008
The specified file is not in the defined EFS export format.
ERROR_NOT_EXPORT_FORMAT

Windows Error 0x00001779 - 6009
The specified file is read only.
ERROR_FILE_READ_ONLY

Windows Error 0x000017E6 - 6118
The list of servers for this workgroup is not currently available
ERROR_NO_BROWSER_SERVERS_FOUND

Windows Error 0x00001B59 - 7001
The specified session name is invalid.
ERROR_CTX_WINSTATION_NAME_INVALID

Windows Error 0x00001B5A - 7002
The specified protocol driver is invalid.
ERROR_CTX_INVALID_PD

Windows Error 0x00001B5B - 7003
The specified protocol driver was not found in the system path.
ERROR_CTX_PD_NOT_FOUND

Windows Error 0x00001B5C - 7004
The specified terminal connection driver was not found in the system path.
ERROR_CTX_WD_NOT_FOUND

Windows Error 0x00001B5D - 7005
A registry key for event logging could not be created for this session.
ERROR_CTX_CANNOT_MAKE_EVENTLOG_ENTRY

Windows Error 0x00001B5E - 7006
A service with the same name already exists on the system.
ERROR_CTX_SERVICE_NAME_COLLISION

Windows Error 0x00001B5F - 7007
A close operation is pending on the session.
ERROR_CTX_CLOSE_PENDING

Windows Error 0x00001B60 - 7008
There are no free output buffers available.
ERROR_CTX_NO_OUTBUF

Windows Error 0x00001B61 - 7009
The MODEM.INF file was not found.
ERROR_CTX_MODEM_INF_NOT_FOUND

Windows Error 0x00001B62 - 7010
The modem name was not found in MODEM.INF.
ERROR_CTX_INVALID_MODEMNAME

Windows Error 0x00001B63 - 7011
The modem did not accept the command sent to it. Verify that the configured modem name matches the attached modem.
ERROR_CTX_MODEM_RESPONSE_ERROR

Windows Error 0x00001B64 - 7012
The modem did not respond to the command sent to it. Verify that the modem is properly cabled and powered on.
ERROR_CTX_MODEM_RESPONSE_TIMEOUT

Windows Error 0x00001B65 - 7013
Carrier detect has failed or carrier has been dropped due to disconnect.
ERROR_CTX_MODEM_RESPONSE_NO_CARRIER

Windows Error 0x00001B66 - 7014
Dial tone not detected within the required time. Verify that the phone cable is properly attached and functional.
ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE

Windows Error 0x00001B67 - 7015
Busy signal detected at remote site on callback.
ERROR_CTX_MODEM_RESPONSE_BUSY

Windows Error 0x00001B68 - 7016
Voice detected at remote site on callback.
ERROR_CTX_MODEM_RESPONSE_VOICE

Windows Error 0x00001B69 - 7017
Transport driver error
ERROR_CTX_TD_ERROR

Windows Error 0x00001B6E - 7022
The specified session cannot be found.
ERROR_CTX_WINSTATION_NOT_FOUND

Windows Error 0x00001B6F - 7023
The specified session name is already in use.
ERROR_CTX_WINSTATION_ALREADY_EXISTS

Log in or register to write something here or to contact authors.