|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQJE016: MQ queue mgr closed channel Closure reason = 2009 |
« View previous topic :: View next topic » |
Author |
Message
|
Vinod Kulkarni |
Posted: Fri Jan 02, 2004 1:25 am Post subject: MQJE016: MQ queue mgr closed channel Closure reason = 2009 |
|
|
Newbie
Joined: 18 Dec 2003 Posts: 2
|
I had installed MQServer on both NT and Solaris (Server - Server). I am trying to send files
between two queue managers on NT and Solaris. I Created required MQ objects like Queue
Manager, Local Queue, Remote Queue, Channels, Listners.
MQ objects created for both NT and Solaris are mentioned below:
For NT
Queue Manager : QM1
Queue : Q1
Remote Queue : RMQ1
Channel : CH1
Channel Type : Sender
Listner(Port) : 1414
For Solaris
Queue Manager : RMQ1
Queue : Q2
Channel : CH1
Channel Type : Receiver
Listner(Port) : 1415
After successfully creating the above objects, I tried to send files (text) from MQServer on
NT to MQServer on Solaris. But, its giving me the error as mentioned below:
MQJE001: An MQException occurred: Completion Code 2, Reason 2009
MQJE016: MQ queue manager closed channel immediately during connect
Closure reason = 2009
MQJE001: Completion Code 2, Reason 2009
An MQ Error Occurred: Completion Code is : 2
The Reason Code is : 2009
com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2009
at com.ibm.mq.MQManagedConnectionJ11.<init>(MQManagedConnectionJ11.java:
172)
at com.ibm.mq.MQClientManagedConnectionFactoryJ11._createManagedConnecti
on(MQClientManagedConnectionFactoryJ11.java:270)
at com.ibm.mq.MQClientManagedConnectionFactoryJ11.createManagedConnectio
n(MQClientManagedConnectionFactoryJ11.java:290)
at com.ibm.mq.StoredManagedConnection.<init>(StoredManagedConnection.jav
a:80)
at com.ibm.mq.MQSimpleConnectionManager.allocateConnection(MQSimpleConne
ctionManager.java:150)
at com.ibm.mq.MQQueueManager.obtainBaseMQQueueManager(MQQueueManager.jav
a:682)
at com.ibm.mq.MQQueueManager.construct(MQQueueManager.java:620)
at com.ibm.mq.MQQueueManager.<init>(MQQueueManager.java:393)
at BackUpGet.main(BackUpGet.java:70)
I appreciate your help in regards to fix these errors.
Regards,
Vinod Kulkarni. |
|
Back to top |
|
 |
Prahasith |
Posted: Fri Jan 02, 2004 1:34 am Post subject: |
|
|
 Disciple
Joined: 16 May 2003 Posts: 184 Location: Kansas City
|
probably your system was referencing an older version of MQ classes
OR
check your channel name |
|
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
|
|
|
|