iTP Secure WebServer Operator Messages Manual

WEBSERV Messages
iTP Secure WebServer Operator Messages Manual429507-002
1-35
Events 2000 through 2999: Distributor Process
Messages (Identifier: dist)
2004
port-num
is the port number where the error occurred.
tcp-name
is the name of the TCP/IP process where the error occurred.
socket-error
is an error code returned by the TCP/IP socket function. See the
TCP/IP and
IPX/SPX Programming Manual
for explanations of socket errors.
Cause. An error occurred when the Distributor process attempted to bind an address
to a socket. Refer to the error reported in the message for more details about the
cause.
Effect. The request fails.
Recovery. Contact your service provider, and provide all relevant information as
described in the beginning of Events 2000 through 2999: Distributor Process
Messages (Identifier: dist) on page 1-33.
2005
port-num
is the port number where the error occurred.
socket-error
is an error code returned by the TCP/IP socket function. See the
TCP/IP and
IPX/SPX Programming Manual
for explanations of socket errors.
Cause. An error occurred when the Distributor process tried to accept a connection on
a port. Refer to the error reported in the message for more details about the cause.
Effect. The request fails.
Recovery. Contact your service provider, and provide all relevant information as
described in the beginning of Events 2000 through 2999: Distributor Process
Messages (Identifier: dist) on page 1-33.
(#2004) bind_nw failed: cound not bind to port
port-num in
transport tcp-name
errno
socket-error
(#2005) accept_nw error: could not accept to port
port-num
errno
socket-error