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 » WAS Connection factory error

Post new topic  Reply to topic
 WAS Connection factory error « View previous topic :: View next topic » 
Author Message
Bravo
PostPosted: Fri Apr 17, 2009 4:27 pm    Post subject: WAS Connection factory error Reply with quote

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


Any inputs?.
_________________
Bravo
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Apr 17, 2009 11:32 pm    Post subject: Reply with quote

Grand High Poobah

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

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
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 » WAS Connection factory error
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.