|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Getting Err :MQJE001: Completion Code 2, Reason 2009 |
« View previous topic :: View next topic » |
Author |
Message
|
shankar venkatesh |
Posted: Mon Mar 05, 2007 9:47 pm Post subject: Getting Err :MQJE001: Completion Code 2, Reason 2009 |
|
|
Newbie
Joined: 31 Jan 2007 Posts: 5
|
Hi MQMasters,
I am writing a program to connect to mq and send a message
* Not using any application servers, its standalone application
* Using spring frame work and jms apis for messaging
* All my queue managers and queues, channels and liteners are running
in mq server.
* because executed same program with same binding file in my friend
system its working fine.
*I thought its problem with s/w so I uninstalled and reinstalled mq
series and appled CSD10 fix pack also
while sending message to queue its coming error:
MQJE001: Completion Code 2, Reason 2009
javax.jms.JMSException: MQJMS2007: failed to send message to MQ queue
at com.ibm.mq.jms.services.ConfigEnvironment.newException(ConfigEnvironment.java:553)
at com.ibm.mq.jms.MQMessageProducer.sendInternal(MQMessageProducer.java:1598)
at com.ibm.mq.jms.MQMessageProducer.send(MQMessageProducer.java:1022)
at com.ibm.mq.jms.MQMessageProducer.send(MQMessageProducer.java:1056)
at com.awpl.DS.DSFT.mdpojo.Simulator.UnsuspensionServerSimulator.sendMessage(UnsuspensionServerSimulator.java:46)
at com.awpl.DS.DSFT.mdpojo.Simulator.UnsuspensionServerSimulator.main(UnsuspensionServerSimulator.java:116)
If any of them are aware of this, please help me I am trying since long time.
bye.. |
|
Back to top |
|
 |
sarat |
Posted: Tue Mar 06, 2007 12:35 am Post subject: |
|
|
 Centurion
Joined: 29 Jun 2005 Posts: 136 Location: India
|
Hi Shankar,
MQ Reason Code:
Quote: |
MQRC 2009
2009 0x000007d9 MQRC_CONNECTION_BROKEN |
So check ur connection!!! _________________ With Regards,
Sarat. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Mar 06, 2007 12:47 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Also check this forum for 2009 - it's been discussed a few times & you may pick up pointers on why it's breaking. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
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
|
|
|
|