|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ Queue Manager Problem - URGENT |
« View previous topic :: View next topic » |
Author |
Message
|
murugaanandam |
Posted: Sun Oct 24, 2004 6:50 pm Post subject: MQ Queue Manager Problem - URGENT |
|
|
Novice
Joined: 22 Apr 2004 Posts: 19
|
hi all
for Stress Test , 25 msg shut by Client, My MDBs pick up all msg and process and put in reply queue.
that time i got this exception
com.ibm.mq.MQException: MQJE001: An MQException occurred: Completion Code 2, Reason 2009
MQJE016: MQ queue manager closed channel immediately during connect
Closure reason = 2009
i am using Websphere MQ 5.2 , Weblogic 8.1 sp2
my problem
what is the meaning of this exception.
how to resolve it.
thanx n advance
regards
muruganandam |
|
Back to top |
|
 |
siliconfish |
Posted: Sun Oct 24, 2004 7:51 pm Post subject: |
|
|
 Master
Joined: 12 Aug 2002 Posts: 203 Location: USA
|
2009
Quote: |
MQRC_CONNECTION_BROKEN
Connection to the queue manager has been lost. This can occur because the queue manager has ended. If the call is an MQGET call with the MQGMO_WAIT option, the wait has been canceled. All connection and object handles are now invalid.
For WebSphere MQ client applications, it is possible that the call did complete successfully, even though this reason code is returned with a CompCode of MQCC_FAILED.
Corrective action: Applications can attempt to reconnect to the queue manager by issuing the MQCONN or MQCONNX call. It may be necessary to poll until a successful response is received.
On z/OS for CICS applications, it is not necessary to issue the MQCONN or MQCONNX call, because CICS applications are connected automatically.
Any uncommitted changes in a unit of work should be backed out. A unit of work that is coordinated by the queue manager is backed out automatically. |
_________________ siliconfish |
|
Back to top |
|
 |
vennela |
Posted: Mon Oct 25, 2004 6:05 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
I think you might have run out of the max number of channels. |
|
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
|
|
|
|