Author |
Message
|
pcelari |
Posted: Thu Dec 28, 2006 10:31 am Post subject: Enqueue utility unable to communicate with broker qmgr |
|
|
Chevalier
Joined: 31 Mar 2006 Posts: 411 Location: New York
|
I just setup a wbimb6.0 envorinment with broker and configmgr on AIX and toolkit on WinXP pc.
while trying to put a test msg using the enqueue (put msg to queue) button, with correct qmgr, queue, host, port specified, I got error msg: "BIP0893E Cannot communicate with queue manager WBIBKQM:
MQJE001: An MQException occurred: Completion Code 2, Reason 2009
MQJE016: MQ queue manager closed channel immediately during connect
Closure reason = 2009".
I anticipate the enqueue utility uses MQ Java Client, but it doesn't identify the channel that is having the trouble.
would anyone experienced this before please shed some light?
thanks a lot. _________________ pcelari
-----------------------------------------
- a master of always being a newbie |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Dec 28, 2006 7:36 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The channel is always SYSTEM.BKR.CONFIG.
Or maybe SYSTEM.BRK.CONFIG. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
pathipati |
Posted: Thu Dec 28, 2006 7:43 pm Post subject: |
|
|
Master
Joined: 03 Mar 2006 Posts: 296
|
Make sure your SYSTEM.BKR.CONFIG channel is running.. |
|
Back to top |
|
 |
pcelari |
Posted: Thu Jan 04, 2007 9:00 am Post subject: |
|
|
Chevalier
Joined: 31 Mar 2006 Posts: 411 Location: New York
|
Happy New Year!
thanks for the insight! it did the trick.
strange, SYSTEM.BKR.CONFIG was not created automically on the broker qmgr when broker was created. I wonder what other objects need manual creation. _________________ pcelari
-----------------------------------------
- a master of always being a newbie |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Jan 04, 2007 10:52 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
SYSTEM.BKR.CONFIG is only automatically created on the ConfigMgr's queue manager.
It would be nice if the enqueue utility allowed you to specify the channel to use. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|