Author |
Message
|
anhnt |
Posted: Fri May 28, 2004 7:18 pm Post subject: Create QMGR error |
|
|
Acolyte
Joined: 03 Aug 2003 Posts: 54
|
Hi all,
My problem is:
When I create Queue Manager by crtmqm I see a message error.I get message from log file following:
29/05/2004 10:20:48
AMQ7006: Missing attribute Prefix from configuration data.
EXPLANATION:
The QueueManager stanza in the configuration data is missing the required
Prefix attribute.
ACTION:
Check the contents of the configuration data and retry the operation.
----- amqzuti0.c : 1067 -------------------------------------------------------
29/05/2004 10:20:48
AMQ7006: Missing attribute Prefix from configuration data.
EXPLANATION:
The QueueManager stanza in the configuration data is missing the required
Prefix attribute.
ACTION:
Check the contents of the configuration data and retry the operation.
----- amqzuti0.c : 1067 -------------------------------------------------------
29/05/2004 10:20:49
AMQ6119: An internal WebSphere MQ error has occurred (Access Violation at
address 00000000 when reading)
EXPLANATION:
MQ detected an unexpected error when calling the operating system. The MQ error
recording routine has been called.
ACTION:
Use the standard facilities supplied with your system to record the problem
identifier, and to save the generated output files. Contact your IBM support
center. Do not discard these files until the problem has been resolved.
----- amqxfdcp.c : 628 --------------------------------------------------------
29/05/2004 10:20:49
AMQ6183: An internal WebSphere MQ error has occurred.
EXPLANATION:
An error has been detected, and the WebSphere MQ error recording routine has
been called. The failing process is process 1176.
ACTION:
Use the standard facilities supplied with your system to record the problem
identifier, and to save the generated output files. Contact your IBM support
center. Do not discard these files until the problem has been resolved.
----- amqxfdcp.c : 668 --------------------------------------------------------
anyone help me to resolve my problem
anhnt |
|
Back to top |
|
 |
anhnt |
Posted: Fri May 28, 2004 7:20 pm Post subject: configurations |
|
|
Acolyte
Joined: 03 Aug 2003 Posts: 54
|
Sorry,my configurations:
OS:win2k
MQ:WebSphere MQ Server 5.3 CSD06
anhnt |
|
Back to top |
|
 |
JasonE |
Posted: Tue Jun 01, 2004 2:05 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
This might be a side effect of running fixpack 6 without the interim fix on. Have you installed the interim fix (downloadable from alongside the fixpack), and if not - put it on and delete and redefine the queue manager... |
|
Back to top |
|
 |
jed |
Posted: Thu Jun 03, 2004 5:53 pm Post subject: |
|
|
 Centurion
Joined: 08 Jan 2004 Posts: 118 Location: MI, USA
|
Is this a new installation? Or you did an upgrade?
I basically have the same config that you have OS (WIN 2K with SP4), MQ (5.3), CSD 06. And, I can create a queue manager and other things.
Are all the necessary prerequisites installed when you setup your MQ?
The configuration data can be found in the windows registry, my logical guess is that when you installed MQ the registry was not updated.
I would suggest (if possible), uninstall your MQ and do a re-installation.
Just my suggestion.........
Or if you're brave enough and have good knowledge about windows registry, you can try to fix the QueueManager registry field and update it.
Maybe you can first check this by.... Running regedit.exe and go to the HKEY_LOCAL_MACHINE\SOFTWARE\IBM\MQSeries\CurrentVersion\Configuration\QueueManager\
I think you should see some information on the Prefix name/field.
I'm still sticking on re-installing......... If this is just a test machine. _________________ Jed |
|
Back to top |
|
 |
Tom Hogan |
Posted: Mon Jun 07, 2004 8:05 am Post subject: I have a similar issue: what do you mean by interim fix? |
|
|
Novice
Joined: 15 Aug 2001 Posts: 10
|
I have a similar issue on Solaris 9.
After I apply CSD06, I cannot crtmqm.
I tried updating the gskit.
I looked at the traces and FDC files.
It seems to be some sort of authentication issue
I see this in the FDC file:
zfuLocatePrincipal rc=zrcF_NOT_FOUND
Any suggestions would be appreciated, otherwise I will need to remove CSD06.
--Tom |
|
Back to top |
|
 |
jed |
Posted: Tue Jun 08, 2004 12:10 am Post subject: |
|
|
 Centurion
Joined: 08 Jan 2004 Posts: 118 Location: MI, USA
|
Hi Tom,
Your problem is kinda tougher than anhnt, I haven't been able to install MQ 5.3 CSD 05/CSD06 on Sun 5.9....
Hhmm.... When you were on base level, can you create a queue manager?
If yes, then there must be some conflict between CSD 06 and fixes/patches on Sun 5.9 _________________ Jed |
|
Back to top |
|
 |
Tom Hogan |
Posted: Tue Jun 08, 2004 4:37 am Post subject: Couldn't even install? |
|
|
Novice
Joined: 15 Aug 2001 Posts: 10
|
Hi JD
Yes, I am able to create and start a queue manager with the base version.
The install of the CSD06 patch seemed to go fine for me. I removed CSD06 and tried the interim fix of the certificate base package, and then reinstalled CSD06, but still no go. I did not try any other lower-level CSD upgrades.
I originally created the queue manager when on the base level. After applying the CSD06, the queue manager would only start partially. I don't recall what was in the FDC file at that point.
At the momemnt, I have CSD06 removed. The developers need a working queue manager.
The MQ data sheet on IBM's web site mentions Solaris 7 and 8, but not 9. They do have another page that lists supported platforms, and that one does show Solaris 9. What happened when you tried to install?
--Tom |
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue Jun 08, 2004 11:59 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
|
Back to top |
|
 |
JT |
Posted: Tue Jun 08, 2004 12:19 pm Post subject: |
|
|
Padawan
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
|
|
Back to top |
|
 |
jed |
Posted: Tue Jun 08, 2004 10:31 pm Post subject: |
|
|
 Centurion
Joined: 08 Jan 2004 Posts: 118 Location: MI, USA
|
Hi Peter,
Thanks for the link 'coz I think I have the same document file that Tom has.
Tom,
Seems that JT did a research on your problem. Seems to be that removing Sun Patch ID 108993-31. Might fix your problem.
Thanks JT!
Rgds,
JD _________________ Jed |
|
Back to top |
|
 |
anhnt |
Posted: Fri Jun 11, 2004 1:32 am Post subject: |
|
|
Acolyte
Joined: 03 Aug 2003 Posts: 54
|
thanks everyone
OK.When I reinstall my MQ system(ver 5.3,csd6,interim fix ) It worked fine.
but before I reinstall websphere MQ.I exported MQ system's regedit
and I rename good folder of mq system in regedit. Then I import .reg file which I have created before.My system work failure.
although I reuse good folder of my system in regedit, my system also failure.
May be my MQ system was changed on disk when I create queue manager failure ?
anhnt |
|
Back to top |
|
 |
jed |
Posted: Fri Jun 11, 2004 1:36 am Post subject: |
|
|
 Centurion
Joined: 08 Jan 2004 Posts: 118 Location: MI, USA
|
Hah??? What was that again?
Lemme read over again your message, ok...
I'm kinda checking my head to head competition in yahoo baseball....
He he he he he... _________________ Jed |
|
Back to top |
|
 |
|