Author |
Message
|
MHRahaman |
Posted: Thu Apr 27, 2006 8:07 am Post subject: Error Starting Queue Manager |
|
|
Novice
Joined: 22 Dec 2005 Posts: 14
|
I am getting the error "WebSphere MQ queue manager QM1 ending."
while starting the queue manager though the dspmq shows Quiescing but it is in this state since 3 hours. I tried to endmqm again (with -p,-i) but didn't work, I got the response "queue manager not available"
I don't see anything in error log.
Any Ideas to bring my queue manager back ? Thanks. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 27, 2006 8:09 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Someone's got a connection to the queue manager open.
You should manually kill it, clean up any shared memory (if on Unix), and try restarting it.
There are instructions for manually ending a queue manager in an Appendix in the system admin guide. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
MHRahaman |
Posted: Thu Apr 27, 2006 8:18 am Post subject: Errors After CSD12 install |
|
|
Novice
Joined: 22 Dec 2005 Posts: 14
|
I am running on windows XP. I don't see any AMQ* processes in
Task Manager and also I believe no one is connected to it.
Is it could be semaphore issue. How can I clear in windows. |
|
Back to top |
|
 |
vennela |
Posted: Thu Apr 27, 2006 8:21 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Is rebooting the windows box an option for you? |
|
Back to top |
|
 |
MHRahaman |
Posted: Thu Apr 27, 2006 8:23 am Post subject: Error Starting Queue Manager |
|
|
Novice
Joined: 22 Dec 2005 Posts: 14
|
Rebooting is the last option I have. |
|
Back to top |
|
 |
vennela |
Posted: Thu Apr 27, 2006 9:29 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
In UNIX platforms, there will be an entry in one of the files saying in what status the QMGR is in.
I don't remember the exact path to that.
In Windows, I think it is a registry entry. Try chaning that entry and start the QMGR. |
|
Back to top |
|
 |
MHRahaman |
Posted: Thu Apr 27, 2006 9:53 am Post subject: Error Starting Queue Manager |
|
|
Novice
Joined: 22 Dec 2005 Posts: 14
|
I tried by changing the Current status of queue manager in Registries to Ended but no luck. I changed it from running to Ended. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 27, 2006 9:55 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Can you confirm that all of the applications that use the Qmgr have stopped?
Are there more specific error messages in AMQERR01.LOG for the qmgr? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
MHRahaman |
Posted: Thu Apr 27, 2006 10:04 am Post subject: Error Starting Queue Manager |
|
|
Novice
Joined: 22 Dec 2005 Posts: 14
|
Yes, no applications are connected.
Also I got FDC at some point in the begining with "MQ semaphore is busy."
error and found the same in AMQERR log too as shown below
4/27/2006 10:08:19 - Process(5360.1) User(MUSR_MQADMIN) Program(amqzxma0.exe) AMQ6150: WebSphere MQ semaphore is busy.
I could not find a way/command to clear semaphores in windows. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Thu Apr 27, 2006 10:13 am Post subject: Re: Error Starting Queue Manager |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
MHRahaman wrote: |
I could not find a way/command to clear semaphores in windows. |
Bill Gates calls it rebooting.
Task Manager no longer has a 5360 proccess? Are there any runmq* processes in Task Manager? _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
MHRahaman |
Posted: Thu Apr 27, 2006 10:41 am Post subject: Error Starting Queue Manager |
|
|
Novice
Joined: 22 Dec 2005 Posts: 14
|
Thanks everyone. I am able to start queue manager.
By default Task manger was showing only current user & system processes, I found the processes of mqm that are still active and ended and then able to start queue manager. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 27, 2006 10:44 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The joys of Terminal Services... "Show processes from all users". _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|