|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ Installation error |
« View previous topic :: View next topic » |
Author |
Message
|
madi |
Posted: Mon Jul 20, 2009 10:35 am Post subject: MQ Installation error |
|
|
 Chevalier
Joined: 17 Jan 2006 Posts: 475
|
Hi
I installed MQ v7 on z/linux OS. I was able to successfully run dspmq and dspmqver commands from root. When I logged off root and logged in as mqm to start the qmgrs I got the following error
================================================
$ /opt/mqm/bin $dspmq
AMQ7047: WebSphere MQ was unable to open a message catalog to display an error
message for message id hexadecimal 20007047, with inserts 0, 0, , , and .
The following command, issued on a system that does not have message catalog
difficulties, may provide more information about that message: mqrc AMQ7047
=================================================
There is also FDC generated
================================================
-----------------------------------------------------------------------------+
|
WebSphere MQ First Failure Symptom Report |
========================================= |
|
Date/Time :- Mon July 20 2009 14:19:44 EDT |
UTC Time :- 1248113984.628811 |
UTC Time Offset :- -240 (EST) |
Host Name :- wdczlx04a.sys.cigna.com |
Operating System :- Linux 2.6.9-78.0.5.EL |
PIDS :- 5724H7229 |
LVLS :- 7.0.0.1 |
Product Long Name :- WebSphere MQ for Linux (zSeries 64-bit platform) |
Vendor :- IBM |
Probe Id :- XC076010 |
Application Name :- MQM |
Component :- xcsGetMessage |
SCCS Info :- lib/cs/amqxeida.c, 1.87.1.2 |
Line Number :- 4664 |
Build Date :- Jan 15 2009 |
CMVC level :- p700-001-090115 |
Build Type :- IKAP - (Production) |
UserID :- 00014130 (mqm) |
Program Name :- dspmq |
Addressing mode :- 64-bit |
Process :- 28571 |
Process(Thread) :- 28571 |
Thread :- 1 |
ThreadingModel :- PosixThreads |
QueueManager :- MQZT1 |
Last HQC :- 1.0.0-1033552 |
Last HSHMEMB :- 0.0.0-0 |
Major Errorcode :- xecE_E_MSG_FILE_NOT_LOADED |
Minor Errorcode :- OK |
Probe Type :- INCORROUT |
Probe Severity :- 2 |
Probe Description :- AMQ6125: WebSphere MQ was unable to open a message |
catalog. |
FDCSequenceNumber :- 0 |
Comment1 :- Failed to open message catalog |
Comment2 :- NLSPATH is |
/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/en_US/%N:/usr/lib/dce/lib/nls/msg |
/%L/%N:/usr/lib/encina/msg/%L/%N, LC_MESSAGES is <NULL>, LANG is |
en_US.UTF-8 |
Comment3 :- catopen attempts: "", "", "amq.cat" (errno=13), "amq" |
(errno=2), "/usr/share/locale/C/LC_MESSAGES/amq.cat" (errno=13), |
"./amq.cat" (errno=2) |
|
-----------------------------------------------------------------------------+
But the qmgr was started and running. Please help.
Thanks _________________ IBM Certified Solutions Developer - WMB 6.0 |
|
Back to top |
|
 |
Vitor |
Posted: Mon Jul 20, 2009 12:20 pm Post subject: Re: MQ Installation error |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
madi wrote: |
I was able to successfully run dspmq and dspmqver commands from root. |
Not a good sign!
madi wrote: |
Comment1 :- Failed to open message catalog |
Comment2 :- NLSPATH is |
/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/en_US/%N:/usr/lib/dce/lib/nls/msg |
/%L/%N:/usr/lib/encina/msg/%L/%N, LC_MESSAGES is <NULL>, LANG is |
en_US.UTF-8 |
Comment3 :- catopen attempts: "", "", "amq.cat" (errno=13), "amq" |
(errno=2), "/usr/share/locale/C/LC_MESSAGES/amq.cat" (errno=13), |
"./amq.cat" (errno=2) | |
Check that:
- all the environment variables (like LC_MESSAGES) are set for mqm as well as for root
- all the file permissions are correctly set so as to allow mqm access down the /usr path
The reason the qmgr is starting is because the software is working properly; you're getting this FDC because the queue manager is trying to send the "queue manager starting", "5 logs recovered", normal starting messages you get from a properly starting queue manager. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
rekarm01 |
Posted: Mon Jul 20, 2009 3:09 pm Post subject: Re: MQ Installation error |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 1415
|
madi wrote: |
Code: |
Comment1 :- Failed to open message catalog |
Comment2 :- NLSPATH is |
/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/en_US/%N:/usr/lib/dce/lib/nls/msg |
/%L/%N:/usr/lib/encina/msg/%L/%N, LC_MESSAGES is <NULL>, LANG is |
en_US.UTF-8 |
Comment3 :- catopen attempts: "", "", "amq.cat" (errno=13), "amq" |
(errno=2), "/usr/share/locale/C/LC_MESSAGES/amq.cat" (errno=13), |
"./amq.cat" (errno=2) | |
|
For Unix, (errno=13) is usually a "Permission denied" error. Check the file and directory permissions for the message catalogs. |
|
Back to top |
|
 |
gbaddeley |
Posted: Mon Jul 20, 2009 4:23 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
|
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
|
|
|
|