Author |
Message
|
narayanarvr |
Posted: Tue Nov 24, 2015 9:02 am Post subject: unable to start queue manager |
|
|
 Voyager
Joined: 09 Oct 2012 Posts: 84
|
Hi All,
I am using MQ 7.0.1.3 on AIX 7, I am not able to start queue manager, it throwing below error while starting, please help me.
$ strmqm QMMQRCT1
AMQ8118: WebSphere MQ queue manager does not exist.
I dont see any error in logs. |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Nov 24, 2015 9:05 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
And?
What have you done to make sure the queue manager exists? _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
zpat |
Posted: Tue Nov 24, 2015 9:11 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
What does dspmq command show? _________________ Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error. |
|
Back to top |
|
 |
narayanarvr |
Posted: Tue Nov 24, 2015 9:19 am Post subject: |
|
|
 Voyager
Joined: 09 Oct 2012 Posts: 84
|
I traversed through the qmgrs directory, I see folders missing, I compared it with other primary node, dont see queue manager
$ ls -lrt
total 0
drwxrwsr-x 2 mqm mqm 256 Dec 19 2011 @SYSTEM
$ pwd
/var/mqm/qmgrs |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Nov 24, 2015 9:20 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
What "other primary node"?
What does dspmq show?
What is the full setup you are trying to work on?
What steps have you taken to build that setup? _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
exerk |
Posted: Tue Nov 24, 2015 9:36 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
narayanarvr wrote: |
I traversed through the qmgrs directory, I see folders missing, I compared it with other primary node, dont see queue manager
$ ls -lrt
total 0
drwxrwsr-x 2 mqm mqm 256 Dec 19 2011 @SYSTEM
$ pwd
/var/mqm/qmgrs |
Part of an HA hardware cluster perchance? _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
narayanarvr |
Posted: Tue Nov 24, 2015 9:44 am Post subject: |
|
|
 Voyager
Joined: 09 Oct 2012 Posts: 84
|
in my current server below directories missing, so we have issue, will it help if I copy below files
location : /var/mqm/qmgrs/QMMQRCT1
QMMQRCT1 is the queue manager name.
$ ls -lrt
total 0
drwxrws--- 6 mqm mqm 256 Dec 19 2011 @qmpersist
drwxrws--- 6 mqm mqm 256 Dec 19 2011 @qmgr
drwxrwsr-x 6 mqm mqm 256 Dec 19 2011 @ipcc
drwxrwsr-x 6 mqm mqm 256 Dec 19 2011 @app |
|
Back to top |
|
 |
exerk |
Posted: Tue Nov 24, 2015 9:50 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
I'll ask the question again - is the server part of a hardware HA cluster and a possible host for an HA queue manager? _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
narayanarvr |
Posted: Tue Nov 24, 2015 9:52 am Post subject: |
|
|
 Voyager
Joined: 09 Oct 2012 Posts: 84
|
yes, it is part of the cluster, moved to secondary node today and has issues.
mounted drives missing. |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Nov 24, 2015 9:52 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
narayanarvr wrote: |
yes, it is part of the cluster, moved to secondary node today and has issues.
mounted drives missing. |
I guess that's where the queue manager is. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
exerk |
Posted: Tue Nov 24, 2015 10:16 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
narayanarvr wrote: |
yes, it is part of the cluster, moved to secondary node today and has issues.
mounted drives missing. |
If they're missing they aint mounted  _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
gbaddeley |
Posted: Tue Nov 24, 2015 3:00 pm Post subject: Re: unable to start queue manager |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
narayanarvr wrote: |
Hi All,
I am using MQ 7.0.1.3 on AIX 7, I am not able to start queue manager, it throwing below error while starting, please help me.
$ strmqm QMMQRCT1
AMQ8118: WebSphere MQ queue manager does not exist.
I dont see any error in logs. |
If this is an AIX PowerHA server and the qmgr is under cluster control...
What does /var/mqm/mqs.ini contain?
If QMMQRCT1 is present, the Prefix or Data paths should point to file systems that are managed by PowerHA. The qmgr's qm.ini file should point to a Log file system that is managed by PowerHA.
What does dspmq display?
It should display the qmgr name and 'Status not available' (qmgr is running on other HA node) or 'Running' (qmgr is running on this HA node) _________________ Glenn |
|
Back to top |
|
 |
narayanarvr |
Posted: Wed Nov 25, 2015 1:32 am Post subject: |
|
|
 Voyager
Joined: 09 Oct 2012 Posts: 84
|
Hi All,
Thanks for help, my issue resolved, issue with mounted drive. |
|
Back to top |
|
 |
|