|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQJMS2005: failed to create MQQueueManager |
« View previous topic :: View next topic » |
Author |
Message
|
rahulj51 |
Posted: Thu Oct 04, 2001 8:10 pm Post subject: |
|
|
Newbie
Joined: 03 Oct 2001 Posts: 1
|
Hi All,
I have a java application which uses MQSeries-JMS APIs to connect to a MQServer.
I have installed the MQServer on Solaris.
When I try to run the code, I get the following error:
caught javax.jms.JMSException: MQJMS2005: failed to create MQQueueManager for '10.10.10.33:
qm1'
subexception: com.ibm.mq.MQException: Completion Code 2, Reason 2009
The code was working fine when I tried to connect to an MQServer on WinNT.
Any pointers to this are welcome.
Thanks in advance,
Rahul Jain
|
|
Back to top |
|
 |
kolban |
Posted: Sat Oct 06, 2001 8:37 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
I would look and see what error messages are being logged at the queue manager. Look in the two error directories on the Solaris machine and at the log files contained within. |
|
Back to top |
|
 |
RogerLacroix |
Posted: Sat Oct 06, 2001 9:50 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
I have seen reason code 2009 occur when you use the wrong channel name. The hostname and port number are correct but you probably have a typo in the channel name (i.e. look for 'ie' vs 'ei' or 'O' vs '0').
If you look in the queue manager's log file (at the bottom) you will probably see something like the following:
AMQ9519: Channel 'xxxxxxxx' not found.
later
Roger... |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|