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 » Clustering » ICS, MQ connector and MQ Clustering

Post new topic  Reply to topic
 ICS, MQ connector and MQ Clustering « View previous topic :: View next topic » 
Author Message
dzifchock
PostPosted: Thu Dec 04, 2008 1:44 pm    Post subject: ICS, MQ connector and MQ Clustering Reply with quote

Apprentice

Joined: 21 Feb 2007
Posts: 41

Does anyone use ICS in an MQ Cluster with an MQ Connector? I cannot start the connector because it is looking for a local queue alias for a remote queue that it cannot find on its local qmgr. When I setup the cluster I moved this qalias to another qmgr and made it a clustered qalias. I can put to this qalias from the server where ICS and its qmgr reside using amqsput without any issues. In the connector configuration in ICS it forces you to fill out messaging type, hostname, qmgr, client channel and port for the QMGR if the message transport is MQ.

ICS 4.3.0.4
MQ 6.0.2.2
HPUX 11.11

thx in advance.
Back to top
View user's profile Send private message
dzifchock
PostPosted: Thu Dec 04, 2008 1:45 pm    Post subject: Reply with quote

Apprentice

Joined: 21 Feb 2007
Posts: 41

Forgot the error: 2085 0x00000825 MQRC_UNKNOWN_OBJECT_NAME
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Dec 04, 2008 3:15 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

OK, Don't know what the adapter tries to do...
but I sure hope you are aware that you can only GET a message if the queue is defined as a Queue Local to the qmgr you (the adapter) are connected to.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
dzifchock
PostPosted: Thu Dec 04, 2008 3:26 pm    Post subject: Reply with quote

Apprentice

Joined: 21 Feb 2007
Posts: 41

The adapter is trying to move messages from one queue on qmgr A (get) to another, the queue that it is trying to put to is the clustered qalias on qmgr B, so because it cannot connect to that queue on startup it fails is what I am guessing. I haven't found much information on this and will most likely need to open a PMR, but in the mean time ill keep searchin away.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Dec 04, 2008 3:39 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Make sure that the queue the adapter tries to put to is defined with an empty qmgr (spaces). If you have to pass a qmgr use a cluster alias.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
dzifchock
PostPosted: Fri Dec 05, 2008 6:49 am    Post subject: Reply with quote

Apprentice

Joined: 21 Feb 2007
Posts: 41

if the MQOPEN or MQPUT call by the MQ adapters specifies the qmgr, will it always try to put to a locally defined queue or qalias instead of putting to a cluster queue? I've tried using a local qalias to the remote cluster queue and using a remote clustered qalias and amqsput works fine in both situations but the adapter throws mqrc 2082 and 2085 respectively.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Dec 05, 2008 6:55 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

dzifchock wrote:
if the MQOPEN or MQPUT call by the MQ adapters specifies the qmgr, will it always try to put to a locally defined queue or qalias instead of putting to a cluster queue? I've tried using a local qalias to the remote cluster queue and using a remote clustered qalias and amqsput works fine in both situations but the adapter throws mqrc 2082 and 2085 respectively.


Open a PMR.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
dzifchock
PostPosted: Fri Dec 05, 2008 12:58 pm    Post subject: Reply with quote

Apprentice

Joined: 21 Feb 2007
Posts: 41

Opened a PMR, and we resolved the issue before IBM got to it The adapter read its configuration for queues from the Business Object, the output queue was defined as queue://qmgr/Queue?targetClient=1 , we switched this to OutputQueue=Queue . Here is a link for anyone having this type of issue in the future:

http://www-01.ibm.com/support/docview.wss?rs=695&context=SW910&q1=mqrc+2085&uid=swg21166940&loc=en_US&cs=utf-8&lang=en
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Dec 05, 2008 2:13 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

dzifchock wrote:
Opened a PMR, and we resolved the issue before IBM got to it The adapter read its configuration for queues from the Business Object, the output queue was defined as queue://qmgr/Queue?targetClient=1 , we switched this to OutputQueue=Queue . Here is a link for anyone having this type of issue in the future:

http://www-01.ibm.com/support/docview.wss?rs=695&context=SW910&q1=mqrc+2085&uid=swg21166940&loc=en_US&cs=utf-8&lang=en


Looking at it you should be using the output queue with following uri:
"queue:///Queue?targetClient=1" or
"queue://clusteralias/Queue?targetClient=1"

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Clustering » ICS, MQ connector and MQ Clustering
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.