Author |
Message
|
MQGuy2000 |
Posted: Tue Jul 20, 2004 10:12 am Post subject: BIP8048E: Unable to start MQSeries Queue Manager |
|
|
Centurion
Joined: 20 Jul 2003 Posts: 131
|
Here is the situation:
For some reason the broker failed to respond. SO I killed the bip processes and started the broker again.
I get the following error. Also when I do mqsilist, I get this broker without the Queue Manager next to it. Did anyone get this kind of situation before.
------------------------
AMQ7048: The queue manager name is either not valid or not known
BIP8048E: Unable to start MQSeries Queue Manager ''.
This command attempts to start an MQSeries Queue Manager, the Queue Manager could not be started.
Locate and resolve the problem and retry the command.
------------------------ |
|
Back to top |
|
 |
kirani |
Posted: Tue Jul 20, 2004 10:15 am Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
What all processes did you kill? Did you kill any amq process?
Have you tried stopping your queue manager? What is your broker environment? _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
MQGuy2000 |
Posted: Tue Jul 20, 2004 10:18 am Post subject: |
|
|
Centurion
Joined: 20 Jul 2003 Posts: 131
|
I killed bipservice/bipbroker.
I stopped the QM and restarted it.
brokers run on Solaris 5.8. |
|
Back to top |
|
 |
MQGuy2000 |
Posted: Tue Jul 20, 2004 10:21 am Post subject: |
|
|
Centurion
Joined: 20 Jul 2003 Posts: 131
|
I did not kill any amq processes. |
|
Back to top |
|
 |
kirani |
Posted: Tue Jul 20, 2004 10:34 am Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
Instead of starting the broker can you first try starting the queue manager from command line? _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
MQGuy2000 |
Posted: Tue Jul 20, 2004 10:46 am Post subject: |
|
|
Centurion
Joined: 20 Jul 2003 Posts: 131
|
i stopped the QM. Then started it. Then I tried to do mqsilist. I still get the Brkr without the QM Name. I try to stop the broker and start it again.. Here is what I get.
Any help is greatly appreciated.
---------------
wmqi:/home/wmqi>mqsistop BRKR_QM1
BIP8019E: Component stopped.
A previous command was issued to stop this component or it has never been started.
This component may be started, changed or deleted.
wmqi:/home/wmqi>mqsistart BRKR_QM1
AMQ7048: The queue manager name is either not valid or not known
BIP8048E: Unable to start MQSeries Queue Manager ''.
This command attempts to start an MQSeries Queue Manager, the Queue Manager could not be started.
Locate and resolve the problem and retry the command.
------------------- |
|
Back to top |
|
 |
kirani |
Posted: Tue Jul 20, 2004 11:04 am Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
What I was trying to say is this,
mqsistop BRKR_QM1
endmqm <your_qm_name>
strmqm <your_qm_name>
First see if the queue manager comes up properly or not. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
MQGuy2000 |
Posted: Tue Jul 20, 2004 11:29 am Post subject: |
|
|
Centurion
Joined: 20 Jul 2003 Posts: 131
|
I did all you suggested.
I stopped teh QM and started it. then started the Broker.
------------
wmqi:/home/wmqi>mqsistart BRKR_QM1
AMQ7048: The queue manager name is either not valid or not known
BIP8048E: Unable to start MQSeries Queue Manager ''.
This command attempts to start an MQSeries Queue Manager, the Queue Manager could not be started.
Locate and resolve the problem and retry the command.
----------
BTW. Thnks for ur time. |
|
Back to top |
|
 |
MQGuy2000 |
Posted: Tue Jul 20, 2004 11:38 am Post subject: |
|
|
Centurion
Joined: 20 Jul 2003 Posts: 131
|
anyway I deleted the broker. I will recreate it again.
WIll update you if there are any issues.
thanks for your time. |
|
Back to top |
|
 |
TonyD |
Posted: Tue Jul 20, 2004 8:23 pm Post subject: |
|
|
Knight
Joined: 15 May 2001 Posts: 540 Location: New Zealand
|
It seems a bit drastic to delete the broker when it would appear that you have a problem with the queue manager. |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Jul 21, 2004 5:36 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
TonyD wrote: |
It seems a bit drastic to delete the broker when it would appear that you have a problem with the queue manager. |
It looked to me like the problem was with the broker configuration. And mqsichangebroker doesn't let you change the queue manager name. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
JT |
Posted: Wed Jul 21, 2004 6:29 am Post subject: |
|
|
Padawan
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
|
MQGuy2000,
What is the value located in the file: /var/mqsi/registry/BRKR_QM1/QueueManagerName ? |
|
Back to top |
|
 |
|