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 initialize the sockets layer Next Page

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


Item

Value

Constant

SOCKET_LISTEN

Error code

67

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.