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 » IBM MQ Java / JMS » Automatic Client Reroute using CCDT in multi instance QM

Post new topic  Reply to topic
 Automatic Client Reroute using CCDT in multi instance QM « View previous topic :: View next topic » 
Author Message
gowrii
PostPosted: Tue Sep 21, 2010 5:56 am    Post subject: Automatic Client Reroute using CCDT in multi instance QM Reply with quote

Newbie

Joined: 21 Sep 2010
Posts: 2

I have configured the multi instance queue manager 9.121.222.145(1414)/9.121.222.129(1414) as primary and standby instance.
When the primary goes down the standby takes over imm.

I am trying to configure the JMS->Queue Connection Factory in WAS with the alternate server information. I had created the CLTCONN channels as below for the same -

CHANNEL(SYSTEM.ADMIN.SVRCONN) CHLTYPE(SVRCONN)
ALTDATE(2010-08-24) ALTTIME(14.10.54)
COMPHDR(NONE) COMPMSG(NONE)
DESCR( ) HBINT(300)
KAINT(AUTO) MAXINST(999999999)
MAXINSTC(999999999) MAXMSGL(4194304)
MCAUSER(mqm) MONCHL(QMGR)
RCVDATA( ) RCVEXIT( )
SCYDATA( ) SCYEXIT( )
SENDDATA( ) SENDEXIT( )
SHARECNV(10) SSLCAUTH(REQUIRED)
SSLCIPH( ) SSLPEER( )
TRPTYPE(TCP)
AMQ8414: Display Channel details.
CHANNEL(SYSTEM.ADMIN.SVRCONN) CHLTYPE(CLNTCONN)
AFFINITY(PREFERRED) ALTDATE(2010-09-07)
ALTTIME(18.30.26) CLNTWGHT(0)
COMPHDR(NONE) COMPMSG(NONE)
CONNAME(9.121.222.129(1414),9.121.222.145(1414))
DESCR( ) HBINT(300)
KAINT(AUTO) LOCLADDR( )
MAXMSGL(4194304) MODENAME( )
PASSWORD( ) QMNAME(TS.QUEUE.MANAGER)
RCVDATA( ) RCVEXIT( )
SCYDATA( ) SCYEXIT( )
SENDDATA( ) SENDEXIT( )
SHARECNV(10) SSLCIPH( )
SSLPEER( ) TPNAME( )
TRPTYPE(TCP) USERID( )

And updated the CCDT URL info in (WAS)JMS Queue Connection Factory configuration.
But when WAS tries to make a connection to the queue manager(9.121.222.145 - primary instance), it fails with the following exception -

com.ibm.msg.client.jms.DetailedIllegalStateException: JMSWMQ2020: Failed to connect to queue manager 'TS.QUEUE.MANAGER' with connection mode 'Client' and supplied CCDT URL 'file:///HA/qmgrs/TS!QUEUE!MANAGER/@ipcc/AMQCLCHL.TAB', see linked exception for more information. Check the queue manager is started and if running in client mode, check there is a listener running. Please see the linked exception for more information.

Please let me know if the CCDT configuration settings and its usage are correct. I am using WAS 7.0 and MQ 7.0.1 for this .


Thanks in Advance
Gowrii
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Sep 21, 2010 6:02 am    Post subject: Re: Automatic Client Reroute using CCDT in multi instance QM Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

gowrii wrote:
Please see the linked exception for more information.


What was the additional information in the linked exception? We can assume a 2059, 2009, or similar, but it would be helpful to actually know.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Sep 21, 2010 1:25 pm    Post subject: Reply with quote

Grand High Poobah

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

Read up on the compatibility sheet. Is WAS 7.0 using an MQ 7.0.1.x client??
In order to have this work you may need to either upgrade WAS or make use of the resource Adapter??

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
gowrii
PostPosted: Wed Sep 29, 2010 4:22 am    Post subject: Reply with quote

Newbie

Joined: 21 Sep 2010
Posts: 2

Thanks for the reply, please help me with the compatibility level of WAS Server with MQ. All that i am looking for is to configure Queue Connection Factories on WAS with CCDT URL for client connection.

http://publib.boulder.ibm.com/infocenter/wmqv7/v7r0/index.jsp?topic=/com.ibm.mq.csqzaf.doc/cs70190_.htm - This is the link that i referred to for the required MQ levels.


Thanks in Advance,
Shyamala
Back to top
View user's profile Send private message
zpat
PostPosted: Wed Sep 29, 2010 5:16 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

This shows the MQ level built into WAS

http://www-01.ibm.com/support/docview.wss?uid=swg21248089

You can use a v6 CCDT with v7 clients, but not vice-versa

MO72 can build the CCDT at whatever level you wish.

Quote:
Specific Version of WebSphere Application Server V7.0 & Version of WebSphere MQ Resource Adapter
7.0.0.0 7.0.0.0
7.0.0.1 7.0.0.1
7.0.0.3 7.0.0.2
7.0.0.5 7.0.1.0
7.0.0.7 7.0.1.1
7.0.0.9 7.0.1.1
7.0.0.11 7.0.1.2
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Sep 29, 2010 11:44 am    Post subject: Reply with quote

Grand High Poobah

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

Well it looks you'll need to upgrade your WAS to 7.0.0.5 or above.
_________________
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 » IBM MQ Java / JMS » Automatic Client Reroute using CCDT in multi instance QM
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.