Author |
Message
|
pals70423 |
Posted: Wed Aug 26, 2009 9:22 pm Post subject: WebSphere MQ was unable to open a message catalog to display |
|
|
Novice
Joined: 15 Jul 2009 Posts: 15
|
Hi all,
While creating a queue manager i am getting the follwoing error
WebSphere MQ was unable to open a message catalog to display an error message for message id hexadecimal %6, with inserts %1, %2, %3, %4, and %5.
AMQ7047
Please find below the FDC
+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Thursday August 27 05:21:07 UTC 2009 |
| Host Name :- s214610rgel19 (Linux 2.6.9-55.ELsmp) |
| PIDS :- 5724B4104 |
| LVLS :- 530.11 CSD11 |
| Product Long Name :- WebSphere MQ for Linux for Intel |
| Vendor :- IBM |
| Probe Id :- XY439010 |
| Application Name :- MQM |
| Component :- xcsProgramInit |
| Build Date :- Aug 2 2005 |
| CMVC level :- p530-11-L050802 |
| Build Type :- IKAP - (Production) |
| UserID :- 00005009 (UNKNOWN) |
| Program Name :- dspmq |
| Thread-Process :- 00015945 |
| ThreadingModel :- Unknown |
| Major Errorcode :- MQRC_ENVIRONMENT_ERROR |
| Minor Errorcode :- OK |
| Probe Type :- MSGAMQ07DC |
| Probe Severity :- 4 |
| Probe Description :- WebSphere MQ was unable to open a message catalog to |
| display an error message for message id hexadecimal %6, with inserts %1, |
| %2, %3, %4, and %5. |
| FDCSequenceNumber :- 0 |
| |
+-----------------------------------------------------------------------------+
No MQM Function Stack Available
Process Control Block
0xf7f59a60 00000000 00000000 00000000 01000000 ................
0xf7f59a70 98200608 98200608 00000000 00000000 . ... ..........
kindly help me with this issue. |
|
Back to top |
|
 |
exerk |
Posted: Thu Aug 27, 2009 12:07 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
THIS will give you information on how to 'decipher' FDC files, and Googling the Probe Id is always a good start. _________________ 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 |
|
 |
Vitor |
Posted: Thu Aug 27, 2009 4:43 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
exerk wrote: |
THIS will give you information on how to 'decipher' FDC files, and Googling the Probe Id is always a good start. |
While doing that, read the error message again then go figure out why WMQ can't find and/or open the message catalog file (typically amq.cat). I'd start with:
- environment variables not set properly for the user you're using
- incorrect path
- incorrect permissions
Clues can also be obtained from seeing if other users can create queue managers. As well as from the FDC as my worthy associate points out. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
sumit |
Posted: Thu Aug 27, 2009 6:21 am Post subject: Re: WebSphere MQ was unable to open a message catalog to dis |
|
|
Partisan
Joined: 19 Jan 2006 Posts: 398
|
pals70423 wrote: |
| LVLS :- 530.11 CSD11 |
Time to upgrade to MQ 6 or 7. _________________ Regards
Sumit |
|
Back to top |
|
 |
Vitor |
Posted: Thu Aug 27, 2009 6:36 am Post subject: Re: WebSphere MQ was unable to open a message catalog to dis |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
sumit wrote: |
pals70423 wrote: |
| LVLS :- 530.11 CSD11 |
Time to upgrade to MQ 6 or 7. |
Quite, but not directly relevant to the problem at hand. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
sumit |
Posted: Thu Aug 27, 2009 8:44 am Post subject: Re: WebSphere MQ was unable to open a message catalog to dis |
|
|
Partisan
Joined: 19 Jan 2006 Posts: 398
|
Vitor wrote: |
sumit wrote: |
pals70423 wrote: |
| LVLS :- 530.11 CSD11 |
Time to upgrade to MQ 6 or 7. |
Quite, but not directly relevant to the problem at hand. |
Yes... just for precaution.. they may hit some more problems in future. _________________ Regards
Sumit |
|
Back to top |
|
 |
Vitor |
Posted: Thu Aug 27, 2009 8:56 am Post subject: Re: WebSphere MQ was unable to open a message catalog to dis |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
sumit wrote: |
Yes... just for precaution.. they may hit some more problems in future. |
Please don't feel I would ever disagree with the benefit of moving to a supported level of software. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|