9264E

9264E

9264E SERVER(port/app): SELECT TIMEOUT (nn SEC./NR nzyc/SN sn) FOR REQUEST FROM ipaddr:port

9264E SERVER(port/app): SELECT TIMEOUT MAXSO: mso MAXSN: msn

Written to:

SYSLOG, JESMSGLG.

Explanation:

The TCP/IP server received a request generated by the client ipaddr with the temporary port port. The server initiated its server-client. The TCP/IP command to be executed by the server-client has exceeded the defined timeout nn.

port

Port number

app

Application name (add-on) of the port or BSA when the global port is used

nzyc

Number of the SELECT TIMEOUTs so far (numbers 1-5)

The request ends abnormally if there are more than 5.

sn

Socket number for which the SELECT TIMEOUT occurred

mso

Highest socket number allowed to be used

msn

Highest socket number currently assigned

System Action:

The TCP/IP server returns to the ACCEPT status, i.e. it awaits another connect by a client.

Operator Response:

Determine why the time has been exceeded. Possibly, there is too much traffic on the network. In this case, the timeout value of the keyword Bnn_TCPIP_TIMEOUT should be increased.