Previous Topic: DC396011Next Topic: DC396013


DC396012

LTERM <lterm-id> socket receive timed out

Reason:

If issued by a server task this means that the wait time for the connection expired with no input from the client. If issued by a client task this means that the wait time for the connection expired with no reply from the server.

For a server task increase the wait time, either by specifying a larger EXTERNAL WAIT interval for the server task or specifying a larger maxWaitTime in the client IdmsDataSource.

For a client task increase the reply timeout, either by specifying a larger EXTERNAL WAIT interval for the client task or specifying a larger timeout in the #JCLI request.

Module:

IDMSJSRV

Severity:

0