|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
AMQ7153 on MQSeries 5.2 for HP-UX install |
« View previous topic :: View next topic » |
Author |
Message
|
solberj |
Posted: Mon Mar 25, 2002 7:25 am Post subject: |
|
|
Novice
Joined: 18 Mar 2002 Posts: 18 Location: Jim Solberg
|
Hi,
Just got done doing a fresh install of MQSeries 5.2 on a HP-UX box...When I try to do the CRTMQM -q qmgrname I get an AMQ7153 error. I have checked all of the permissions on the nodelock object and parent directories; all are owned/writable by user mqm.
One thing different about the install is that we use HP service guard, so we configure the boxes so that the queue manager-specific objects are placed under a file system mount point (/var/mqm/qmgrname). I have done this on other boxes without problem (with earlier versions of MQ, anyway). For reference, the changes to mqs.ini are:
DefaultPrefix=/var/mqm/qmgrname
and
LogDefaultPath=/var/mqm/qmgrname/log
Any thoughts on why I would be getting the AMQ7153???
Thanks in advance,
|
|
Back to top |
|
 |
mrlinux |
Posted: Mon Mar 25, 2002 7:57 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Well the easist suggestions is to change the mqs.ini file back to the default location and use the command line switches to crtmqm
_________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
solberj |
Posted: Mon Mar 25, 2002 8:54 am Post subject: |
|
|
Novice
Joined: 18 Mar 2002 Posts: 18 Location: Jim Solberg
|
Thanks, Jeff...
You got me pointed in the right direction. The solution was:
cd /var/mqm/qmgrname
mkdir qmgrs
chmod 775 qmgrs
mkdir log
chmod 775 log
cd qmgrs
mkdir @SYSTEM
chmod 775 @SYSTEM
Then I ran the crtmqm, and everything worked fine.
Regards,
_________________ Jim Solberg
Senior System Architect - Technology Services
Conseco Finance Corporation |
|
Back to top |
|
 |
solberj |
Posted: Mon Mar 25, 2002 9:26 am Post subject: |
|
|
Novice
Joined: 18 Mar 2002 Posts: 18 Location: Jim Solberg
|
Thanks, Jeff...
You got me pointed in the right direction. The solution was:
cd /var/mqm/qmgrname
mkdir qmgrs
chmod 775 qmgrs
mkdir log
chmod 775 log
cd qmgrs
mkdir @SYSTEM
chmod 775 @SYSTEM
Then I ran the crtmqm, and everything worked fine.
Regards,
_________________ Jim Solberg
Senior System Architect - Technology Services
Conseco Finance Corporation |
|
Back to top |
|
 |
mrlinux |
Posted: Mon Mar 25, 2002 10:42 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
I was going to tell you that but I had to run to a meeting so I gave you the easier typing answer.
_________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|