Contents Index Invalid liveness timeout value %1!s!. The value must be between zero and 65535. Invalid port number %1!s!. The value must be between zero and 65535.

MobiLink Synchronization Reference
  MobiLink Communication Error Messages
    Communication error descriptions

Unable to determine localhost.


Item Value
Error code 71
Constant SOCKET_LOCALHOST_NAME_NOT_FOUND (Java) STREAM_ERROR_SOCKET_LOCALHOST_NAME_NOT_FOUND (C/C++) ulStreamErrorSocketLocalhostNameNotFound (Visual Basic)
Probable cause 

The network layer was unable to determine the IP address of "localhost". Check the following:

1) The Domain Name Server (DNS), or its equivalent, is available. If the DNS is not available, try explicitly specifying the localhost IP number (usually 127.0.0.1) instead.

2) The HOSTS file contains an entry that maps the "localhost" name to an IP number.

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


Contents Index Invalid liveness timeout value %1!s!. The value must be between zero and 65535. Invalid port number %1!s!. The value must be between zero and 65535.