We just switched from a test queue manager to a production queue manager on the same remote server. We consistently receive the following error message when we send messages to the remote server. I can ping the server. It seems to me that the remote channel is closing when we send messages, but I don't know how to prove or fix this. This worked on the test queue manager, Any ideas?
--------------MyServer MQError log-----------
AMQ9208: Error on receive from host myserver (nn.nn.nn.nn).
EXPLANATION:
An error occurred receiving data from myserver (nn.nn.nn.nn) over TCP/IP.
This may be due to a communications failure.
ACTION:
The return code from the TCP/IP (recv) call was 10054 (X'2746'). Record these
values and tell the systems administrator.
--------------MyServer MQError log-----------
AMQ9208: Error on receive from host myserver (nn.nn.nn.nn).
EXPLANATION:
An error occurred receiving data from myserver (nn.nn.nn.nn) over TCP/IP.
This may be due to a communications failure.
ACTION:
The return code from the TCP/IP (recv) call was 10054 (X'2746'). Record these
values and tell the systems administrator.