Author |
Message
|
SOAIntegration |
Posted: Tue Jan 11, 2011 1:05 pm Post subject: MQ Queue Manager Not starting |
|
|
Newbie
Joined: 07 Dec 2010 Posts: 7
|
Hello,
I have Websphere MQ 6.0 installed on my system and it used to work properly. Suddenly it started showing Queue Manager down. All services are running and when i try to start QM it is giving the following error
****************************************
* Command: amqmdain qmgr start BrokerQueueManager
****************************************
AMQ8118: WebSphere MQ queue manager does not exist.
exitvalue = 16
Even if i create new queue manger, even that is showing down.
please let me know what could be the possible reason and how to fix it. Any inputs to resolve the issue is highly appreciated
thanks in advance
Regards
UI |
|
Back to top |
|
 |
ramires |
Posted: Tue Jan 11, 2011 2:07 pm Post subject: |
|
|
Knight
Joined: 24 Jun 2001 Posts: 523 Location: Portugal - Lisboa
|
The message is explicit, a queue manager called "BrokerQueueManager"
does not exist. You can check the queue manager with the following command:
dspmq
What is the platform? What happened?
Do you have someone administering Websphere MQ on that system?
Regards |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Jan 11, 2011 2:07 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Down? I'm not aware of down being a qmgr state...
Display qmgrs using the dspmq control command. Post the results here. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
SOAIntegration |
Posted: Tue Jan 11, 2011 5:27 pm Post subject: |
|
|
Newbie
Joined: 07 Dec 2010 Posts: 7
|
Hello,
I mean QueueManager got stopped and it is not starting (i tried restarting services) but no use.
when i excute dspmq i got the following result
QMNAME(RPCAQM) STATUS(Ended immediately)
QMNAME(BROKERQUEUEMANAGER) STATUS(Ended unexpectedly)
It is windows xp and installed on my system, no one is adminstrating this except me. Not sure what happend, it suddenly stopped one day when i started my system. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Jan 11, 2011 5:35 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
SOAIntegration wrote: |
Hello,
I mean QueueManager got stopped and it is not starting (i tried restarting services) but no use.
when i excute dspmq i got the following result
QMNAME(RPCAQM) STATUS(Ended immediately)
QMNAME(BROKERQUEUEMANAGER) STATUS(Ended unexpectedly)
It is windows xp and installed on my system, no one is adminstrating this except me. Not sure what happend, it suddenly stopped one day when i started my system. |
WMQ is case-sensitive.
****************************************
* Command: amqmdain qmgr start BrokerQueueManager
****************************************
BrokerQueueManager is not exactly equal to BROKERQUEUEMANAGER _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Jan 11, 2011 5:43 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
I wonder what the logs say? |
|
Back to top |
|
 |
SOAIntegration |
Posted: Tue Jan 11, 2011 6:17 pm Post subject: |
|
|
Newbie
Joined: 07 Dec 2010 Posts: 7
|
That is the actual issue here. Queue Manager name is completely different due to confidentiality I have given different name. if you give solution to actual problem that will be highly appreciable. |
|
Back to top |
|
 |
SOAIntegration |
Posted: Tue Jan 11, 2011 6:23 pm Post subject: |
|
|
Newbie
Joined: 07 Dec 2010 Posts: 7
|
Typo in my previous posting.
"That is not the actual issue here." |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Jan 11, 2011 7:00 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Quote: |
"That is not the actual issue here." |
You will need to be much more specific.
What exactly is not the actual issue here? The upper-case vs. mixed-case queue manager name?
1) Try to start the queue manager again.
2) Navigate down the filesystem where WMQ is installed to the first errors folder.
3) Browse through the AMQERR01.LOG file.
4) Look for recent errors.
Post here. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Jan 11, 2011 8:31 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
And just to make sure there is no lock being held on any of the files, no process still running that would need to be killed etc... use the well known remedy of shutting down your computer with a restart...
If this does not fix it, check if there are any FDC's being cut during the restart.
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
JosephGramig |
Posted: Wed Jan 12, 2011 1:08 pm Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
And post the output of dspmqver here. |
|
Back to top |
|
 |
|