Contents Index The host name '%1!s!' could not be found. Invalid liveness timeout value %1!s!. The value must be between zero and 65535.

MobiLink Synchronization Reference
  MobiLink Communication Error Messages
    Communication error descriptions

Unable to listen on a socket. The backlog is %1!s!.


Item Value
Error code 67
Constant SOCKET_LISTEN (Java) STREAM_ERROR_SOCKET_LISTEN (C/C++) ulStreamErrorSocketListen (Visual Basic)
Parameter 1 The requested listener backlog.
Probable cause 

The server is unable to listen on a socket. The backlog refers to the maximum number of queued connection requests that may be pending at any given time. Check the following:

1) The machine is still connected to the network, and the network is responsive.

2) There are no firewall or other restrictions preventing a socket listener from running on the current machine.

3) The backlog setting is within the limit, if any, on the machine.

4) There are enough system resources available. Free up system resources if they are running low.


Contents Index The host name '%1!s!' could not be found. Invalid liveness timeout value %1!s!. The value must be between zero and 65535.