Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » MobiLink Communication Error Messages » Alphabetic list of error messages

Unable to dequeue from the connection queue Next Page

Unable to determine localhost


Item

Value

Constant

SOCKET_LOCALHOST_NAME_NOT_FOUND

Error code

71

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.