Author |
Message
|
mqworkflow |
Posted: Wed Mar 17, 2004 12:31 pm Post subject: Queue Manager Quescing |
|
|
Apprentice
Joined: 23 Feb 2004 Posts: 32
|
My workflow is being brought down often by an application. This is what the log says. May I know whats happening here.
FmcFMLException, MQReturnCode=2, MQReasonCode=2162, MQObjec
tName=FMC.FMCGRP.FMCSYS.EXE, severe error
03/17/04 12:27:08 PM FMC31050E An error has occurred which has terminated processing. |
|
Back to top |
|
 |
EddieA |
Posted: Wed Mar 17, 2004 12:51 pm Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Quote: |
2162 0x00000872 MQRC_Q_MGR_STOPPING |
Someone is shutting the Queue Manager down.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
vennela |
Posted: Wed Mar 17, 2004 4:03 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
At the time your workflow is being brought down, there will be an FDC cut in the MQ error logs. Post the first few lines of the FDL and maybe we can help.
MQ error logs are in
Windows:
<MQ Install Dir>\qmgrs\<QMNAME>\errors
Unix:
/var/mqm/qmgrs/<QMNAME>/errors
-------
Vennela |
|
Back to top |
|
 |
mqworkflow |
Posted: Thu Mar 18, 2004 8:18 am Post subject: |
|
|
Apprentice
Joined: 23 Feb 2004 Posts: 32
|
+-----------------------------------------------------------------------------+
| |
| MQSeries First Failure Symptom Report |
| ===================================== |
| |
| Date/Time :- Wednesday March 09 1:36:24 CST 2004
| Host Name :- SunOS 5.8
| PIDS :- 5765B75 |
| LVLS :- 520 |
| Product Long Name :- MQSeries for Sun Solaris 2 (Sparc) |
| Vendor :- IBM |
| Probe Id :- XC130003 |
| Application Name :- MQM |
| Component :- xehExceptionHandler |
| Build Date :- Nov 7 2000 |
| CMVC level :- p000-L001106 |
| Build Type :- IKAP - (Production) |
| UserID :- 00027538
| Program Name :- java |
| Process :- 00009101 |
| Thread :- 00000001 |
| QueueManager :- FMCQM |
| Major Errorcode :- STOP
| Minor Errorcode :- OK |
| Probe Type :- HALT6109 |
| Probe Severity :- 1 |
| Probe Description :- AMQ6109: An internal MQSeries error has occurred. |
| Arith1 :- 11 b | |
|
Back to top |
|
 |
vennela |
Posted: Thu Mar 18, 2004 8:46 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
I think you will need some patches. You are running MQ without any CSD's.
Put the latest patch for MQ (I think it is CSD08) and also workflow patch. I got this error when I was running MQ 5.2 CSD06 and MQWF 332 with SP4. I had to apply SP05 to get rid of this error.
I would definitely recommend applying the latest CSDs and Service Packs. |
|
Back to top |
|
 |
mqworkflow |
Posted: Thu Mar 18, 2004 9:00 am Post subject: |
|
|
Apprentice
Joined: 23 Feb 2004 Posts: 32
|
The problem is we *cannot* move from MQ5.2.0 for many reasons.
Is it the only way to override the isssue.
And what workflow patch do we require. We are 3.4.0.4 (SP4)
Thanks in advance
mqwf
Last edited by mqworkflow on Thu Mar 18, 2004 11:28 am; edited 1 time in total |
|
Back to top |
|
 |
vennela |
Posted: Thu Mar 18, 2004 9:05 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Quote: |
Is it the only way to override the isssue. |
Yes, since this is a bug in the product......Atleast that is the way I work.
Quote: |
And workflow patch do we require. We are 3.4.0.4 (SP4)
|
I think that is the latest so far.
Do you know when this problem is occurring?? |
|
Back to top |
|
 |
mqworkflow |
Posted: Thu Mar 18, 2004 11:27 am Post subject: |
|
|
Apprentice
Joined: 23 Feb 2004 Posts: 32
|
We are unable to find the *exact* thing that is causing the problem. Its taking the admin server down.
We intend to turn the full trace on and check if we can reproduce the problem.
Thanks
mqwf |
|
Back to top |
|
 |
|