FOMN0008
select: errdesc, rsn=reason_code

Explanation

An error, other than EINTR, was returned on the select() inetd issues against the sockets descriptors for the services listed in the configuration file.

In the message text:
errdesc
Error description associated with the errno returned from select() .
reason_code
The reason code returned from select().

System action

If the errno returned is EMVSERR, and the reason code is JrTcpError, or the ERRNO is EIO, inetd assumes that TCP/IP terminated or a new stack has been started, issues message FOMN0009 and attempts to reinitialize the sockets. For other errors, inetd terminates.

System programmer response

If inetd terminates, contact IBM® support.