*** WSAEALREADY – 10037 *** Description Operation already in progress. Notes This error is returned from operations on nonblocking sockets that cannot be completed immediately, for example recv when no data is queued to be read from the socket. It is a nonfatal error, and the operation should be retried later. It is normal for… Continue reading *** WSAEALREADY – 10037 ***
Author: Lauren McTeague
*** WSAEWOULDBLOCK – 10035 ***
*** WSAEWOULDBLOCK – 10035 *** Description Resource temporarily unavailable. Notes This error is returned from operations on nonblocking sockets that cannot be completed immediately, for example recv when no data is queued to be read from the socket. It is a nonfatal error, and the operation should be retried later. It is normal for WSAEWOULDBLOCK… Continue reading *** WSAEWOULDBLOCK – 10035 ***
Error getting current system time zone ***.
Error getting current system time zone ***. Description Could be related to active directory permissions.
Error updating system time zone – ***.
Error updating system time zone – ***. Description Time zone could not be changed. Notes Could be related to active directory permissions.
System time and date updated.
System time and date updated. Notes This is a normal message.
User manager failed to initialize – %error%.
User manager failed to initialize – %error%. Description User accounts XML was not loaded. May be due to XML corruption or anti-virus interference. Notes Deleting the useraccount.xml and restarting service will not cause it to be created. You will need to reinstall the Server.
Could not | Failed to Allocate memory ***
Could not | Failed to Allocate memory *** Description Memory resources not available to process request. Notes Could be due to limited resources, or anti-virus interference.
WSAETIMEDOUT – 10060 (140) – config|input|notification| socket timeout ***.
WSAETIMEDOUT – 10060 (140) – config|input|notification| socket timeout ***. Description Communication dropped to device. Notes Likely network related.
Failed to connect NFS share \\%1\%2\%3 – share name *** not found on ***
Failed to connect NFS share \%1\%2\%3 – share name *** not found on *** Description %1 = IP address of NFS share. %BR% %2 = NFS share name. %BR% %3 = Server name. %BR% The NFS archive target was not found at that location.
WSAECONNRESET – 10054 – *** socket closed by peer ***.
WSAECONNRESET – 10054 – *** socket closed by peer ***. Description An existing connection was forcibly closed by the remote device. Notes This normally results if the peer application on the remote host is suddenly stopped, the host is rebooted, the host or remote network interface is disabled, or the remote host uses a hard… Continue reading WSAECONNRESET – 10054 – *** socket closed by peer ***.