Author |
Message
|
gsaluja |
Posted: Thu May 04, 2006 12:38 pm Post subject: Error message |
|
|
Novice
Joined: 06 Dec 2005 Posts: 21 Location: Houston
|
Error while opening a dynamic Q
service logs:
-----------------------------------------------------------------------------------
000023:[04-May 15:39:25:297] In MQControlDequeue():: going to call MQdequeue() on CSW.EP_MQCONTROL_INPUT_Q:DYNAMIC
000023:[04-May 15:39:25:298] Open dynamic queue CSW.EP_MQCONTROL_INPUT_Q using model CSW.CONTROL.MODEL.QUEUE
000023:[04-May 15:39:25:298] 23: MQSeries operation MQOPEN failed with
000023:[04-May 15:39:25:298] MQSeries Completion Code (2): MQCC_FAILED
000023:[04-May 15:39:25:299] MQSeries Reason Code (2009): MQRC_CONNECTION_BROKEN
000023:[04-May 15:39:25:299] MQOPEN: unable to open Q CSW.EP_MQCONTROL_INPUT_Q:DYNAMIC
000023:[04-May 15:39:25:299] MQ connection broken; exiting
----------------------------------------------------------------------------
FDC log:
+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Thursday May 04 15:38:19 EDT 2006 |
| Host Name :- eqad-cmp7.ny.jpmorgan.com (SunOS 5. |
| PIDS :- 5724B4102 |
| LVLS :- 530 |
| Product Long Name :- WebSphere MQ for Sun Solaris |
| Vendor :- IBM |
| Probe Id :- AQ130003 |
| Application Name :- MQM |
| Component :- aqqValidateQHeader |
| Build Date :- Jun 17 2002 |
| CMVC level :- p000-L020617 |
| Build Type :- IKAP - (Production) |
| UserID :- 00000330 (mqm) |
| Program Name :- amqzlaa0_d |
| Process :- 00020164 |
| Thread :- 00000007 |
| QueueManager :- NYDSCSW31 |
| Major Errorcode :- arcE_OBJECT_DAMAGED |
| Minor Errorcode :- OK |
| Probe Type :- INCORROUT |
| Probe Severity :- 2 |
| Probe Description :- AMQ6125: An internal WebSphere MQ error has occurred. |
| FDCSequenceNumber :- 0 |
| |
+-----------------------------------------------------------------------------+ |
|
Back to top |
|
 |
sirsi |
Posted: Thu May 04, 2006 1:49 pm Post subject: |
|
|
Disciple
Joined: 11 Mar 2005 Posts: 177
|
Quote: |
Major Errorcode :- arcE_OBJECT_DAMAGED |
your queue has damaged... did you try to kill any of the queue manager processes? |
|
Back to top |
|
 |
gsaluja |
Posted: Thu May 04, 2006 3:01 pm Post subject: |
|
|
Novice
Joined: 06 Dec 2005 Posts: 21 Location: Houston
|
no. this is a dynamic queue which gets created when a process starts. And is deleted once the service is stopped. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu May 04, 2006 3:30 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Are you seriously running MQ v5.3.0 - with no CSDs/FixPacks, like LVLS, CMVC Level and Build Date indicate?
If so, apply CSD12, and try again. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
gsaluja |
Posted: Thu May 04, 2006 3:33 pm Post subject: |
|
|
Novice
Joined: 06 Dec 2005 Posts: 21 Location: Houston
|
saw some of other links to similar suggestion to update the to CDS03 atleast. Will do and let you know. thank you |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu May 04, 2006 3:38 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
It's never of any particular value to upgrade to anything other than the current FP - unless the current FP has only been out for a week then it might be worth waiting another week. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|