Posted: Tue Jul 11, 2006 5:29 pm Post subject: Server Connection Channel Error (AMQ9213 & AMQ9208)
Newbie
Joined: 30 Jun 2005 Posts: 7
Dear All,
I am facing some issue with Server connection channel.
We are using Data Junction(DJ) to pick the messages from the queue .but during this process the server connection channel is going down sometimes.though it is not happening regularly.when we checked the MQ Log it is throwing the following error:
============================================
AMQ9213: A communications error for TCP/IP occurred.
EXPLANATION:
An unexpected error occurred in communications.
ACTION:
The return code from the TCP/IP(select) [TIMEOUT] 180 seconds call was 246
(X'F6'). Record these values and tell the systems administrator.
-------------
AMQ9208: Error on receive from host localhost .
EXPLANATION:
An error occurred receiving data from localhost over TCP/IP. This
may be due to a communications failure.
ACTION:
The return code from the TCP/IP (read) call was 232 (X'E8'). Record these
values and tell the systems administrator.
==========================================
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
Well.. I don't know what DJ is, but why are you using a client channel when the application is running on the same machine as the qmgr server? Is there any way you can reconfigure it to use server bindings instead of client bindings?
The other possibility is that TCP keepalive is timing out the connection.... _________________ -wayne
how to use tcp keepalive is explained well in administration guide. Though, there is one more paramenter - keep idle time (if os is AIX) you have to change in the os level.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum