Author |
Message
|
gautambh@in.ibm.com |
Posted: Thu Jan 15, 2009 4:03 pm Post subject: HA Queue Manager Not Starting on AIX |
|
|
Newbie
Joined: 15 Jan 2009 Posts: 2
|
OS : 5.2.0.0
MQv : 530.7 CSD07
Command Used - strmqm <queue mgr name>
Result:
AMQ7019: An error occurred while creating the directory structure for the new
queue manager.
The queue manager was running absolutely fine until few hours back. No changes seems to have been done to the server. The SAN disk is available.
Any idea on what would have caused this and what can be done to bring this up? |
|
Back to top |
|
 |
masteringmq |
Posted: Thu Jan 15, 2009 5:29 pm Post subject: |
|
|
Master
Joined: 20 Oct 2008 Posts: 200
|
What does the error log say?. Did you check the mqs.ini file?. Also look for the line DefaultPrefix={SomeDirName} in mqs.ini file to see if the line is missing or commented out. If the line is missing add the line. If the line is commented then uncomment the line. Take note that the default prefix is /var/mqm. |
|
Back to top |
|
 |
gautambh@in.ibm.com |
Posted: Thu Jan 15, 2009 5:46 pm Post subject: |
|
|
Newbie
Joined: 15 Jan 2009 Posts: 2
|
1. The error logs under /var/mqm/errors says "resource problem and so on...". To me this error message seems to be vague as the File System is very huge and good amount of free space. There are other apps like ICS and likes running on the server.
2. Since this is HA queue manager /var/mqm/qmgrs/<name>/errors does not exist.
3. We are able to create new qmgr's and start it but unable to start the existing one.
4. Another HA queue manager on the same server is running ok though it was down some time back |
|
Back to top |
|
 |
masteringmq |
Posted: Thu Jan 15, 2009 6:51 pm Post subject: |
|
|
Master
Joined: 20 Oct 2008 Posts: 200
|
Do check the paths in qm.ini file. Since /var/mqm/qmgrs/ does not exist then it should be someother path. |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Jan 16, 2009 4:15 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20763 Location: LI,NY
|
May be this particular qmgr is not under HA control. Have you moved the files to be under HA control (need to run some script)? Or just created the qmgr and believe that as it was created on an HA box it is de facto HA controlled...?
check your support pack and manuals on how to create an HA controlled qmgr . Make sure all steps have been followed.
 _________________ MQ & Broker admin |
|
Back to top |
|
 |
|