Error 0x800713D4

Value: -2147019820 | 0x800713D4 | 2147947476

What does it mean ?

ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED  
This resource cannot be created because the cluster has reached the limit on the number of resources it can monitor.
Value: 5076 | 0x13D4 | 0b0001001111010100

Where does it come from ?

FACILITY_WIN32  
Provides a way to handle error codes from functions in the Win32 API as an HRESULT. (Error codes in 16 - bit OLE that duplicated Win32 error codes have also been changed to FACILITY_WIN32)
Value: 7 | 0x007 | 0b00000111

Other Errors for FACILITY_WIN32