Posted: Fri Apr 17, 2009 4:27 pm Post subject: WAS Connection factory error
Centurion
Joined: 03 Oct 2005 Posts: 146
Hi All,
Created two QM's on AIX box and they are running on port 1414. SYSTEM.DEF.SVRCONN channel is set with mcauser as "ceexfer'.
Trying to configure Queue Connection Factory and ran script with following attributes
Code:
# -- WAS Varialble settings
set MQ_INSTALL_ROOT "/usr/mqm"
set MQTRTYPE "BINDINGS"
set MQCHANNEL "SYSTEM.DEF.SVRCONN"
set MQ_UID ""
set MQ_PWD ""
# -- Queue Connection Factory settings
set HOST_QMNAME_PAIR [list "170.2.215.39=FAQUPF1=1414" "170.2.215.40=FAQUPF2=1414"]
set QCF_NAME [list "iWarrantyQCF" "JMSQueueConnectionFactory_1"]
set Q_DEST_NAME [list "ipayClaimIn" "ipayPrdIn" ]
set Q_BASE_NAME [list "FAQ.CLM.K124W.CLMY" "FAQ.K1234W.REGS.CLMY" ]
set Q_BIND_TYPE [list "JMS" "JMS" ]
Got the follwoing error,
Code:
Creating Queue Connection Factory & Queue Destinations at node level
item 170.2.215.39=FAQUPF1=1414 .
Q-Name FAQUPF1
item 170.2.215.40=FAQUPF2=1414 .
Q-Name FAQUPF2
before QMNAME
* * * * *
QMNAME
Could not find any queue manager name associated with host '170.2.215.39' in config file.
No Queue connection factory will be created
Yes, read the documentation, the client manual and the programmer manual . Come back after you read and figured the basics of what you have wrong... You seem to have put connection information into a blender and used the result of the mix... Finally you want to read up on WAS. There are way more detailled instructions on how to set up your MQ connection factories... _________________ MQ & Broker admin
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