ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » MQ SDR/RCVR Channel Communication Problem

Post new topic  This topic is locked: you cannot edit posts or make replies.
 MQ SDR/RCVR Channel Communication Problem « View previous topic :: View next topic » 
Author Message
manishpnp
PostPosted: Thu Jul 15, 2010 12:12 am    Post subject: MQ SDR/RCVR Channel Communication Problem Reply with quote

Apprentice

Joined: 21 Feb 2008
Posts: 46

Hello,

I have setup MQ cluster (REFINARY) and have two queue managers (QMGR1 and QMGR2) in windows server.
Above configuration setup hosted in single windows machine.

crtmqm QMGR1
runmqsc QMGR1
ALTER QMGR REPOS (REFINARY)

crtmqm QMGR2

Both queue mangers are started and running..


Now I want to setup Cluster Sender and Receiver channel between these two managers.

On QMGR1
DEFINE CHANNEL(TO.QMGR1) CHLTYPE(CLUSRCVR) TRPTYPE(TCP) CONNAME(10.74.152.186) CLUSTER(REFINARY) DESCR('Cluster-RCVR for QM QMGR1')
DEFINE CHANNEL(TO.QMGR2) CHLTYPE(CLUSRCVR) TRPTYPE(TCP) CONNAME(10.74.152.186) CLUSTER(REFINARY) DESCR('Cluster-RCVR for QM QMGR2')

On QMGR2
DEFINE CHANNEL(TO.QMGR2) CHLTYPE(CLUSSDR) TRPTYPE(TCP) CONNAME(10.74.152.186) CLUSTER(REFINARY) DESCR('Cluster-SDR for QMGR2')
DEFINE CHANNEL(TO.QMGR1) CHLTYPE(CLUSSDR) TRPTYPE(TCP) CONNAME(10.74.152.186) CLUSTER(REFINARY) DESCR('Cluster-SDR for QMGR1')



I am starting sender/receiver channel on both queue managers and both channel goes to "RETRYING" mode and thrown below exceptions :-

7/13/2010 18:01:32 - Process(8044.14) User(MUSR_MQADMIN) Program(amqrmppa.exe)
AMQ9202: Remote host 'dtpxp-slakkire (10.74.152.186) (1414)' not available, retry later.

EXPLANATION:
The attempt to allocate a conversation using TCP/IP to host 'dtpxp-slakkire (10.74.152.186) (1414)' was not successful.
However the error may be a transitory one and it may be possible to successfully allocate a TCP/IP conversation later.
ACTION:
Try the connection again later. If the failure persists, record the error values and contact your systems administrator.
The return code from TCP/IP is 10061 (X'274D'). The reason for the failure may be that this host cannot reach
the destination host. It may also be possible that the listening program at host 'dtpxp-slakkire (10.74.152.186) (1414)'
was not running. If this is the case, perform the relevant operations to start the TCP/IP listening program, and try again.


I think this error occurs because of port configuration as this setup running in single machine.

Could you please help me on channel port configuration when you are running multiple queue managers on single machine.

Thanks,
manish
Back to top
View user's profile Send private message
shashivarungupta
PostPosted: Thu Jul 15, 2010 1:06 am    Post subject: Reply with quote

Grand Master

Joined: 24 Feb 2009
Posts: 1343
Location: Floating in space on a round rock.

Quote:
AMQ9202: Remote host 'dtpxp-slakkire (10.74.152.186) (1414)' not available, retry later.


Please look at the ACTION and the above ERROR and try to understand it and then try it.
Please check the LISTENER and confirm the PORT.

_________________
*Life will beat you down, you need to decide to fight back or leave it.
Back to top
View user's profile Send private message Send e-mail
shashivarungupta
PostPosted: Thu Jul 15, 2010 1:11 am    Post subject: Reply with quote

Grand Master

Joined: 24 Feb 2009
Posts: 1343
Location: Floating in space on a round rock.

Quote:
crtmqm QMGR1
runmqsc QMGR1

When you create the QMgr using command, you have to create its LISTENER separately. ( MQ Explorer does it for you , 'Show Details' would give you what happens behind the stage when you create the QMGR using mq explorer )

_________________
*Life will beat you down, you need to decide to fight back or leave it.
Back to top
View user's profile Send private message Send e-mail
exerk
PostPosted: Thu Jul 15, 2010 2:17 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

And don't double post, it's considered rude!
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
J.D
PostPosted: Sun Jul 18, 2010 9:47 am    Post subject: Reply with quote

Voyager

Joined: 18 Dec 2009
Posts: 92
Location: United States

Create a listener for each Qmgr and add port in CONNAME.
_________________
IBM WebSphere MQ & WAS Administrator
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  This topic is locked: you cannot edit posts or make replies. Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » MQ SDR/RCVR Channel Communication Problem
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.