Author |
Message
|
Nanenbaum |
Posted: Wed Mar 12, 2008 11:31 am Post subject: Error 2085 |
|
|
Newbie
Joined: 12 Mar 2008 Posts: 7 Location: Inet
|
Hi:
Im a newbie in MQ....
im intall Websphere MQ server(trial) in Windows Xp SP2, i create a manager queue called "MQ_01".
When i try to connect from webpshere Message broker i recieve the follow error message:
"A Configuration Manager has not been defined on queue manager 'MQ_01' (MQ reason code 2085 while trying to open a queue)"
I look in the help of Websphere MQ but it doesn't appear any "Configuration Manager.".
Any Sugestion? |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Mar 12, 2008 11:41 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You can't manage MQ from Message Broker. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Nanenbaum |
Posted: Thu Mar 13, 2008 5:54 am Post subject: |
|
|
Newbie
Joined: 12 Mar 2008 Posts: 7 Location: Inet
|
Hi jefflowrey, i know that i can't manage MQ from Message Broker, but i don't know how solve this problem.
What should change in the configuration of MQ server to allow Message broker stablish a connection???
Thanks. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Thu Mar 13, 2008 5:59 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
configuration manager is not mqseries related, you will not find this in the mq documents. it is broker related. so check the broker documentation and especially the order things have to be installed / created / defined when setting up a system. looks like you got the broker, you got mq, but you missed to define a caonfiguration manager.
so go for the broker manuals. _________________ Regards, Butcher |
|
Back to top |
|
 |
Nanenbaum |
Posted: Thu Mar 13, 2008 6:22 am Post subject: |
|
|
Newbie
Joined: 12 Mar 2008 Posts: 7 Location: Inet
|
Hi Mr Butcher and thanks a lot!! I will take a look the boker manuals. |
|
Back to top |
|
 |
Nanenbaum |
Posted: Thu Mar 13, 2008 12:18 pm Post subject: |
|
|
Newbie
Joined: 12 Mar 2008 Posts: 7 Location: Inet
|
Hi again :
I can't connect form message broker to MQ server, what can i do?
I must install another application in my MQ server to create a config manager??? y read some mqsi commands but i can't execute them in my command line....
Thanks. |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Mar 13, 2008 12:34 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
Nanenbaum wrote: |
y read some mqsi commands but i can't execute them in my command line.... |
So why won't they execute? What kind of error are they giving?
You might also want to look at the default configuration wizard. I believe it has a picture of what an environment (ie, broker, config mgr, qmgr) would look like. |
|
Back to top |
|
 |
Nanenbaum |
Posted: Fri Mar 14, 2008 4:58 am Post subject: |
|
|
Newbie
Joined: 12 Mar 2008 Posts: 7 Location: Inet
|
Hi:
That types of commands not appear in my runmqsc commands of MQ.
Again I installed a MQ server, i create a MQ called MQ_01 and i try to connect TO the manager FROM the message broker but i can't doit!!!
My question is what i must install / create /modify to connect the message broker to a manager queue?????????
Thanks!! |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Mar 14, 2008 5:03 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You have to create and configure a Broker, and create and configure a Configuration Manager, and then start them both.
Then you can connect to the Configuration Manager, and tell it to connect to the Broker.
This is much much more complicated than that, and than you think it is.
You really need training with Message Broker, in order to do most anything.
Start here. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
fschofer |
Posted: Fri Mar 14, 2008 5:07 am Post subject: |
|
|
 Knight
Joined: 02 Jul 2001 Posts: 524 Location: Mainz, Germany
|
|
Back to top |
|
 |
|