Author |
Message
|
vivek.gargMQ |
Posted: Wed Dec 13, 2006 3:32 am Post subject: Using MQ Queue Explorer, Default Object cannot be created. |
|
|
Novice
Joined: 12 Oct 2006 Posts: 19
|
Hi,
Not able to create MQ queue manager using MQ Explorer
****************************************
* Command: amqmdain qmgr start test
****************************************
WebSphere MQ queue manager 'test' starting.
5 log records accessed on queue manager 'test' during the log replay phase.
Log replay for queue manager 'test' complete.
Transaction manager state recovered for queue manager 'test'.
AMQ5615: Default objects cannot be created: CompCode = 2 Reason = 2059.
exitvalue = 71 |
|
Back to top |
|
 |
Vitor |
Posted: Wed Dec 13, 2006 3:38 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
This seems to be something of a double post....
Have you tried strmqm -c ?
It would also seem like the queue manager's trying to recover by running forward the logs - was there a failure? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
wschutz |
Posted: Wed Dec 13, 2006 4:00 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Quote: |
t would also seem like the queue manager's trying to recover by running forward the logs - was there a failure? |
Those are normal start-up messages for V6 (well...not the 2059 one...) _________________ -wayne |
|
Back to top |
|
 |
Vitor |
Posted: Wed Dec 13, 2006 4:04 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
wschutz wrote: |
Those are normal start-up messages for V6 |
One day I will join you in the light of v6.
Until then I stumble in darkness with only MQSeries.net to guide me. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
vivek.gargMQ |
Posted: Thu Dec 14, 2006 6:40 am Post subject: Using MQ Explorer, Default Objects cannot be created... |
|
|
Novice
Joined: 12 Oct 2006 Posts: 19
|
Operating system i m using microsoft windows xp..
I have tried using command prompt by using 'strmqm'.
The exact error I got is mentioned below.
****************************************
* Command: amqmdain qmgr start test
****************************************
WebSphere MQ queue manager 'test' starting.
5 log records accessed on queue manager 'test' during the log replay phase.
Log replay for queue manager 'test' complete.
Transaction manager state recovered for queue manager 'test'.
AMQ5615: Default objects cannot be created: CompCode = 2 Reason = 2059.
exitvalue = 71.
Many Log files has been created,most of them are blank and only one log file specific to queue manager has details.
I have attached 'AMQERR01.LOG' sample log file.. As I am not able to recognize exact error.
There are many FDC files and AMQERR01 files under WebSphereMQ\errors.
First Failure System report shown in the FDC File is below
+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Thu December 14 16:44:19 India Standard Time 2006 |
| Host Name :- HDDLGSDMNK0288 (Windows XP Build 2600: Service Pack 2) |
| PIDS :- 5724H7200 |
| LVLS :- 6.0.0.0 |
| Product Long Name :- WebSphere MQ for Windows |
| Vendor :- IBM |
| Probe Id :- ZF095010 |
| Application Name :- MQM |
| Component :- zfuCacheAuthQueue |
| SCCS Info :- cmd/oam/amqzfuma.c, 1.86 |
| Line Number :- 944 |
| Build Date :- May 19 2005 |
| CMVC level :- p000-L050519 |
| Build Type :- IKAP - (Production) |
| UserID :- vivek.garg |
| Process Name :- C:\Program Files\IBM\WebSphere MQ\bin\amqzfuma.exe |
| Process :- 00003844 |
| Thread :- 00000001 |
| QueueManager :- test |
| ConnId(2) QM :- 3 |
| Major Errorcode :- MQRC_NOT_AUTHORIZED |
| Minor Errorcode :- OK |
| Probe Type :- MSGAMQ07F3 |
| Probe Severity :- 4 |
| Probe Description :- AMQ6090: WebSphere MQ was unable to display an error |
| message 7F3. |
| FDCSequenceNumber :- 0 |
| |
+-----------------------------------------------------------------------------+
Actually there are two FDC files created..
One show previous error ' authorization one'
Second show below error...
+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Thu December 14 17:40:36 India Standard Time 2006 |
| Host Name :- HDDLGSDMNK0288 (Windows XP Build 2600: Service Pack 2) |
| PIDS :- 5724H7200 |
| LVLS :- 6.0.0.0 |
| Product Long Name :- WebSphere MQ for Windows |
| Vendor :- IBM |
| Probe Id :- ZX005030 |
| Application Name :- MQM |
| Component :- zxcProcessChildren |
| SCCS Info :- cmd/zmain/amqzxmb0.c, 1.377 |
| Line Number :- 6436 |
| Build Date :- May 19 2005 |
| CMVC level :- p000-L050519 |
| Build Type :- IKAP - (Production) |
| UserID :- vivek.garg |
| Process Name :- C:\Program Files\IBM\WebSphere MQ\bin\amqzxma0.exe |
| Process :- 00003976 |
| Thread :- 00000001 |
| QueueManager :- RunQM |
| ConnId(1) IPCC :- 2 |
| ConnId(2) QM :- 2 |
| ConnId(3) QM-P :- 2 |
| ConnId(4) App :- 2 |
| Major Errorcode :- zrcX_PROCESS_MISSING |
| Minor Errorcode :- OK |
| Probe Type :- MSGAMQ5008 |
| Probe Severity :- 2 |
| Probe Description :- AMQ5008: An essential WebSphere MQ process 1612 |
| (amqzfuma.exe) cannot be found and is assumed to be terminated. |
| FDCSequenceNumber :- 0 |
| Arith1 :- 1612 64c |
| Comment1 :- amqzfuma.exe |
| |
Any help will be highly appreciated.
Vivek |
|
Back to top |
|
 |
wschutz |
Posted: Thu Dec 14, 2006 6:44 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
humm....
Quote: |
MQRC_NOT_AUTHORIZED |
... _________________ -wayne |
|
Back to top |
|
 |
bbburson |
Posted: Thu Dec 14, 2006 7:02 am Post subject: |
|
|
Partisan
Joined: 06 Jan 2004 Posts: 378 Location: Nowhere near a queue manager
|
wschutz wrote: |
humm....
Quote: |
MQRC_NOT_AUTHORIZED |
... |
...combined with
vivek.gargMQ wrote: |
| UserID :- vivek.garg |
|
Lots of breadcrumbs to follow.  |
|
Back to top |
|
 |
Vitor |
Posted: Thu Dec 14, 2006 7:13 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
bbburson wrote: |
wschutz wrote: |
humm....
Quote: |
MQRC_NOT_AUTHORIZED |
... |
...combined with
vivek.gargMQ wrote: |
| UserID :- vivek.garg |
|
Lots of breadcrumbs to follow.  |
There does seem to be a common theme here. Combined with:
http://www.mqseries.net/phpBB2/viewtopic.php?t=33986
I think these are symptoms of the same basic problem.  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Dec 14, 2006 7:17 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Especially given the published causes of those probe ids.....  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|