ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum IndexGeneral IBM MQ SupportMQ v5.3 ImbAbend.cpp line 1129 EXCEPTION_ACCESS_VIOLATION

Post new topicReply to topic Goto page 1, 2, 3  Next
MQ v5.3 ImbAbend.cpp line 1129 EXCEPTION_ACCESS_VIOLATION View previous topic :: View next topic
Author Message
psb
PostPosted: Fri Sep 25, 2009 7:38 am Post subject: MQ v5.3 ImbAbend.cpp line 1129 EXCEPTION_ACCESS_VIOLATION Reply with quote

Novice

Joined: 25 Sep 2009
Posts: 18

Hey there,

I'm hoping I might be able to get some help on this one.

v5.3 is way out of lifecycle support so that part is more or less a dead end, but I'm hoping someone might know what the problem is and how to fix it:

It's occuring more and more often on a otherwise Stable MQ server. As far as I'm aware nothing has been changed on it or anything..so we're abit unsure of what's causing it. The problem is rather critical so I'm hoping someone can help.

If need be I can send the full abend file etc.

Here's the start of the Abend file:

---> Location <---
File: F:\build\S210_BP\src\CommonServices\Win32\ImbAbend.cpp
Line: 1129
Function: ImbAbend::unhandledExceptionFilterInternal()
AbendAction: 3

---> Inserts <---
An Unhandled Exception detected in process 3180, on thread 0x1450.
Type: EXCEPTION_ACCESS_VIOLATION (C0000005).
Address: 001B:2EDD5B40.
The thread could not read from memory address 0x0B574AAB.

---> Last Errors <---
Note these error codes are not necessarily reliable
GetLastError() returned: 0
errno returned: 0
Back to top
View user's profile Send private message
exerk
PostPosted: Fri Sep 25, 2009 7:41 am Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Content of FDC's? Content of Error logs?
_________________
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
View user's profile Send private message
psb
PostPosted: Fri Sep 25, 2009 7:46 am Post subject: Reply with quote

Novice

Joined: 25 Sep 2009
Posts: 18

Posting the abend file 1st, the FDC is a "bit" big.



The Abend file:
-------------------
-------------------
Abend Record for PID: 3180 TID: 0x1450 on: Thu Sep 24 06:32:39 2009

---> Location <---
File: F:\build\S210_BP\src\CommonServices\Win32\ImbAbend.cpp
Line: 1129
Function: ImbAbend::unhandledExceptionFilterInternal()
AbendAction: 3

---> Inserts <---
An Unhandled Exception detected in process 3180, on thread 0x1450.
Type: EXCEPTION_ACCESS_VIOLATION (C0000005).
Address: 001B:2EDD5B40.
The thread could not read from memory address 0x0B574AAB.

---> Last Errors <---
Note these error codes are not necessarily reliable
GetLastError() returned: 0
errno returned: 0

---> Sys Info <---
Machine Name: IB
Process User Name: ibsvcadm
No of Processors: 1
Processor Type: x86 Family 15 Model 1 Stepping 2
OS: Microsoft Windows 2000 Advanced Server Service Pack 4 (Build 2195)
Current Type: Uniprocessor Free
Command Line: "C:/Program Files/IBM/WebSphere MQ Integrator 2.1/bin/DataFlowEngine.exe" "PROD_BROKER" "8901ab84-f900-0000-0080-8177c736486f" "PUBLICOM_Services" "1"
CMVC: @(#) 1.11.1.3 CommonServices/Win32/ImbAbend.cpp, CommonServices, S210, UQ73761 02/06/16 16:01:40 [3/27/03 19:57:26] 11

---> Stack dump for the faulting thread (0x1450), with malloc disallowed. <---
Registers:
EAX=0x0B574AAB EBX=0x00000000 ECX=0x0B4F4700 EDX=0x0B4E1560
ESI=0x0B4F4188 EDI=0x00000000 EIP=0x2EDD5B40 ESP=0x0BB5C9A4
EBP=0x0B4F4700 EFlags=0x00010297
CS=0x001B DS=0x0023 SS=0x0023 ES=0x0023 FS=0x0038 GS=0x0000

Stack Backtrace:
# ChildEBP RetAddr Param#1 Param#2 Param#3 Param#4 Fn-Loc'n : Module!Function+Offset [File Name # Line+Offset @ Address]
00 0BB5C9FC 2EDE95E0 (00000000 FFFFFFFF 2A0343C0 2EDDFA8C) 2EDD5B40 : bipstddictinfo!StringTable::GetValue+0xc0 (FPO: [EBP: 0x0BB5CA00] [1,19,4]) [F:/build/S210_BP/export/x86_nt_4/usr/include\dictionaryinfo.hpp # 501+3 @ 0x2EDD5B3D]
01 0BB5CA0C 2EDDFA8C (00000000 0BB5CFD0 0BB5CFD0 2A0343C0) 2EDE95E0 : bipstddictinfo!DictTableWVLSRef<SMD_STRUCTURE_ELEMENT_DEFINITION,20>::operator[]+0x20 (FPO: [1,0,2]) [F:/build/S210_BP/export/x86_nt_4/usr/include\dictionaryinfo.hpp # 361+26 @ 0x2EDE95C6]
02 0BB5CC44 2EDDF6B9 (00000003 0B3C7C9C 00000001 0B5A4548) 2EDDFA8C : bipstddictinfo!StdDictionaryIterator::moveToFirstChild+0x32c (FPO: [EBP: 0x0BB5CFD0] [3,136,4]) [F:\build\S210_BP\src\cpi\dictinfo\stddi\stddictionaryiterator.cpp # 268+91 @ 0x2EDDFA31]
03 0BB5CC60 288F4469 (0B3C7C9C 00000001 0B5234E0 0B5A4548) 2EDDF6B9 : bipstddictinfo!StdDictionaryIterator::moveToFirstChildTagName+0x29 (FPO: [2,2,1]) [F:\build\S210_BP\src\cpi\dictinfo\stddi\stddictionaryiterator.cpp # 194+41 @ 0x2EDDF690]
04 0BB5CD4C 288DA141 (0B5A4548 0B523678 0B3D5678 0B5234E0) 288F4469 : MtiImbParser!MtiImbDictionaryIterator::syncWithFirstChild+0x909 (FPO: [EBP: 0x0B5234E0] [1,52,4]) [F:\build\S210_BP\src\MTI\MTIforBroker\MtiImbParser2\MtiImbDictionaryIterator.cpp # 104+26 @ 0x288F444F]
05 0B5234E0 0B45F2E8 (0BB5EAA4 00000000 00000880 28D323D0) 288DA141 : MtiImbParser!MtiImbParser::syncWithDictionary+0x161 [F:\build\S210_BP\src\MTI\MTIforBroker\MtiImbParser2\MtiImbParser.cpp # 1805+0 @ 0x288DA141]
06 28907AE4 2890023C (28900236 28900230 2890022A 28900224) 0B45F2E8 : ***StackWalk Warning: Module does not appear to exist. Following frames may be wrong. Error Code: 487*** <Unknown>!<No Symbol Found>, Error Code: 126
07 28900242 25FF2890 (289071A4 71A825FF 25FF2890 289071AC) 2890023C : MtiImbParser!ImbOwnedLogSource::logType+0x0
08 702C25FF 00000000 (00000000 00000000 00000000 00000000) 25FF2890 : ***StackWalk Warning: Module does not appear to exist. Following frames may be wrong. Error Code: 299*** <Unknown>!<No Symbol Found>, Error Code: 126

Sym Search Path:
.

---> Raw stack dump <---
ESP : 00 01 02 03-04 05 06 07-08 09 0A 0B-0C 0D 0E 0F ASCII 00 04 08 0C
0BB5C9A4: 00 00 00 00-88 41 4f 0b-d0 cf b5 0b-b0 cf fc 29 ....ˆAO.Ðϵ.°Ïü) 00000000 0b4f4188 0bb5cfd0 29fccfb0
0BB5C9B4: b0 cf fc 29-b0 cf fc 29-f0 c9 b5 0b-0f 00 00 00 °Ïü)°Ïü)ðɵ..... 29fccfb0 29fccfb0 0bb5c9f0 0000000f
0BB5C9C4: 0c 2c fb 77-00 00 39 00-58 09 39 00-0f 00 00 00 .,ûw..9.X 9..... 77fb2c0c 00390000 00390958 0000000f
0BB5C9D4: 78 d0 4a 0b-c8 c9 b5 0b-80 39 00 00-b8 cb b5 0b xÐJ.Èɵ.€9..¸Ëµ. 0b4ad078 0bb5c9c8 00003980 0bb5cbb8
0BB5C9E4: 18 ca b5 0b-0f 00 00 00-0c 2c fb 77-00 00 39 00 .ʵ......,ûw..9. 0bb5ca18 0000000f 77fb2c0c 00390000
0BB5C9F4: 3c cc b5 0b-1a a5 de 2e-ff ff ff ff-e0 95 de 2e <̵..¥Þ.ÿÿÿÿà•Þ. 0bb5cc3c 2edea51a ffffffff 2ede95e0
0BB5CA04: 00 00 00 00-ff ff ff ff-c0 43 03 2a-8c fa dd 2e ....ÿÿÿÿÀC.*ŒúÝ. 00000000 ffffffff 2a0343c0 2eddfa8c
0BB5CA14: 00 00 00 00-d0 cf b5 0b-d0 cf b5 0b-c0 43 03 2a ....Ðϵ.Ðϵ.ÀC.* 00000000 0bb5cfd0 0bb5cfd0 2a0343c0
0BB5CA24: 20 cd fc 29-c0 43 03 2a-38 cc e8 0c-78 56 3d 0b Íü)ÀC.*8Ìè.xV=. 29fccd20 2a0343c0 0ce8cc38 0b3d5678
0BB5CA34: 00 00 00 00-fd ff ff ff-fe ff ff ff-fe ff ff ff ....ýÿÿÿþÿÿÿþÿÿÿ 00000000 fffffffd fffffffe fffffffe
0BB5CA44: ff ff ff ff-ff ff ff ff-15 ae fc 77-78 07 39 00 ÿÿÿÿÿÿÿÿ.®üwx.9. ffffffff ffffffff 77fcae15 00390778
0BB5CA54: 01 00 00 00-07 00 00 00-e8 cf b5 0b-00 00 39 00 ........èϵ...9. 00000001 00000007 0bb5cfe8 00390000
0BB5CA64: c0 ca b5 0b-6a bd 00 78-50 22 03 78-ff ff ff ff Àʵ.j½.xP".xÿÿÿÿ 0bb5cac0 7800bd6a 78032250 ffffffff
0BB5CA74: 00 62 25 0b-0f 00 00 00-06 00 00 00-fc ca b5 0b .b%.........üʵ. 0b256200 0000000f 00000006 0bb5cafc
0BB5CA84: 00 00 00 00-b2 91 de 2f-fc ca b5 0b-ee ca b5 0b ....²‘Þ/üʵ.îʵ. 00000000 2fde91b2 0bb5cafc 0bb5caee
0BB5CA94: 06 00 00 00-78 a9 54 0b-78 00 00 00-06 00 00 00 ....x©T.x....... 00000006 0b54a978 00000078 00000006
0BB5CAA4: 80 37 52 0b-80 37 52 0b-ec ca b5 0b-64 7e fb 77 €7R.€7R.ìʵ.d~ûw 0b523780 0b523780 0bb5caec 77fb7e64
0BB5CAB4: 50 16 f8 77-ff ff ff ff-fc ca b5 0b-32 15 00 78 P.øwÿÿÿÿüʵ.2..x 77f81650 ffffffff 0bb5cafc 78001532
0BB5CAC4: 00 00 39 00-00 00 00 00-70 00 00 00-10 a9 54 0b ..9.....p....©T. 00390000 00000000 00000070 0b54a910
0BB5CAD4: 80 37 52 0b-b8 cb b5 0b-10 a8 cc 2f-14 cb b5 0b €7R.¸Ëµ..¨Ì/.˵. 0b523780 0bb5cbb8 2fcca810 0bb5cb14

---> Loaded Modules <---
Start End SymTyp ImagePath (ModuleLinkTime) SymbolPath
0x00400000 0x0040E000 SymDia C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\DataFlowEngine.exe (Thu Jul 03 03:48:17 2003 [3F038B61]) .\DataFlowEngine.pdb
0x77F80000 0x77FFC000 SymExp C:\WINNT\system32\ntdll.dll (Thu Jan 13 11:09:36 2005 [41E648E0])
0x29F80000 0x2A03F000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\CommonServices.dll
0x7C2D0000 0x7C335000 SymDef C:\WINNT\system32\ADVAPI32.dll
0x7C570000 0x7C624000 SymDef C:\WINNT\system32\KERNEL32.dll
0x77D30000 0x77D9F000 SymDef C:\WINNT\system32\RPCRT4.dll
0x2FCB0000 0x2FD11000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\bipicu.dll
0x780C0000 0x78121000 SymDef C:\WINNT\system32\MSVCP60.dll
0x78000000 0x78045000 SymDef C:\WINNT\system32\MSVCRT.dll
0x00230000 0x002C9000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\DBGHELP.dll
0x77820000 0x77827000 SymDef C:\WINNT\system32\VERSION.dll
0x759B0000 0x759B6000 SymDef C:\WINNT\system32\LZ32.DLL
0x77E10000 0x77E6F000 SymDef C:\WINNT\system32\USER32.dll
0x77F40000 0x77F7D000 SymDef C:\WINNT\system32\GDI32.dll
0x287F0000 0x287F5000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\Personality.dll
0x28CD0000 0x28D67000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\MessageServices.dll
0x1F7A0000 0x1F7D6000 SymDef C:\WINNT\system32\ODBC32.dll
0x71710000 0x71794000 SymDef C:\WINNT\system32\COMCTL32.dll
0x7CF30000 0x7D176000 SymDef C:\WINNT\system32\SHELL32.dll
0x70A70000 0x70AD6000 SymDef C:\WINNT\system32\SHLWAPI.dll
0x76B30000 0x76B6E000 SymDef C:\WINNT\system32\comdlg32.dll
0x29DD0000 0x29E72000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\DataFlowDLL.dll
0x1F840000 0x1F857000 SymDef C:\WINNT\system32\odbcint.dll
0x007E0000 0x00FD5000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\bipicudata.dll
0x298D0000 0x298DA000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\imbdfdb2v6.lil
0x6C290000 0x6C3EA000 SymDef C:\Program Files\SQLLIB\BIN\DB2APP.dll
0x6D8E0000 0x6D8ED000 SymDef C:\Program Files\SQLLIB\BIN\DB2TCP.dll
0x6C5A0000 0x6C777000 SymDef C:\Program Files\SQLLIB\BIN\DB2SYS.dll
0x75030000 0x75044000 SymDef C:\WINNT\system32\WS2_32.dll
0x75020000 0x75028000 SymDef C:\WINNT\system32\WS2HELP.DLL
0x6D6E0000 0x6D6EB000 SymDef C:\Program Files\SQLLIB\BIN\DB2WINT.dll
0x10000000 0x10011000 SymDef C:\Program Files\SQLLIB\BIN\DB2SYSP.dll
0x7CDC0000 0x7CE10000 SymDef C:\WINNT\system32\NETAPI32.dll
0x7C340000 0x7C34E000 SymDef C:\WINNT\system32\Secur32.dll
0x77BF0000 0x77C01000 SymDef C:\WINNT\system32\NTDSAPI.dll
0x77980000 0x779A4000 SymDef C:\WINNT\system32\DNSAPI.DLL
0x75050000 0x75058000 SymDef C:\WINNT\system32\WSOCK32.dll
0x77950000 0x7797B000 SymDef C:\WINNT\system32\WLDAP32.DLL
0x751C0000 0x751C6000 SymDef C:\WINNT\system32\NETRAP.dll
0x75150000 0x75160000 SymDef C:\WINNT\system32\SAMLIB.dll
0x7CE20000 0x7CF0F000 SymDef C:\WINNT\system32\ole32.dll
0x779B0000 0x77A4C000 SymDef C:\WINNT\system32\OLEAUT32.dll
0x6C000000 0x6C289000 SymDef C:\Program Files\SQLLIB\BIN\DB2CLI.dll
0x6C4D0000 0x6C575000 SymDef C:\Program Files\SQLLIB\BIN\DB2UTIL.dll
0x6C3F0000 0x6C40D000 SymDef C:\Program Files\SQLLIB\BIN\DB2ABIND.dll
0x78280000 0x782B5000 SymDef C:\WINNT\system32\kerberos.dll
0x76670000 0x7667E000 SymDef C:\WINNT\system32\cryptdll.dll
0x77430000 0x77441000 SymDef C:\WINNT\system32\MSASN1.dll
0x29C30000 0x29C3F000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\GenXmlFactory.lil
0x016D0000 0x016F5000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\GenXmlParser2.dll
0x28440000 0x28453000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\xmlcommon2.dll
0x2ED10000 0x2EDB9000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\bipXercesC.dll
0x29A30000 0x29A62000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\imbdebugnode.lil
0x29290000 0x292CC000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\imbdfplg.lil
0x28FF0000 0x29184000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\ImbRdl.dll
0x01810000 0x01865000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\imbdfagg.lil
0x29960000 0x2999E000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\imbdfbas.lil
0x29900000 0x2991D000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\imbdfcfg.lil
0x29630000 0x29635000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\imbdfjps.lil
0x01870000 0x01A26000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\imbdfjav.dll
0x28730000 0x28741000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\UGBroker.dll
0x28820000 0x28836000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\NativeTrace.dll
0x01A30000 0x01A3D000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\ImbJni.dll
0x714F0000 0x715E4000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\jre\bin\classic\jvm.dll
0x714A0000 0x714A5000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\jre\bin\xhpi.dll
0x70740000 0x7074A000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\jre\bin\hpi.dll
0x77570000 0x775A0000 SymDef C:\WINNT\system32\WINMM.dll
0x707C0000 0x707EC000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\jre\bin\java.dll
0x714C0000 0x714D0000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\jre\bin\zip.dll
0x708A0000 0x709FD000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\jre\bin\jitc.dll
0x28850000 0x28855000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\NativePersonality.dll
0x0AF00000 0x0AFA3000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\imbdfmqe.lil
0x0AFB0000 0x0B111000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\imbdfmqm.lil
0x4F520000 0x4F52A000 SymDef C:\Program Files\IBM\MQSeries\bin\MQM.dll
0x4E850000 0x4E917000 SymDef C:\Program Files\IBM\MQSeries\bin\AMQXCS2.dll
0x4E960000 0x4E970000 SymDef C:\Program Files\IBM\MQSeries\bin\amqxcsn.DLL
0x4F0F0000 0x4F148000 SymDef C:\Program Files\IBM\MQSeries\bin\AMQZST.dll
0x4EF50000 0x4EF5B000 SymDef C:\Program Files\IBM\MQSeries\bin\AMQZC.dll
0x4E790000 0x4E7A3000 SymDef C:\Program Files\IBM\MQSeries\bin\AMQVWAA2.dll
0x4F6B0000 0x4F6B9000 SymDef C:\Program Files\IBM\MQSeries\bin\MQMVXD.dll
0x4E250000 0x4E283000 SymDef C:\Program Files\IBM\MQSeries\bin\amqmtmgr.dll
0x4F170000 0x4F17D000 SymDef C:\Program Files\IBM\MQSeries\bin\AMQZTM.dll
0x4F060000 0x4F07A000 SymDef C:\Program Files\IBM\MQSeries\bin\amqzsai.dll
0x4F690000 0x4F699000 SymDef C:\Program Files\IBM\MQSeries\bin\MQMVX.dll
0x4FB80000 0x4FB8B000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\psapi.dll
0x0B630000 0x0B6C7000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\imbdfscada.lil
0x0B6D0000 0x0B6E9000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\imbdfsmq.lil
0x0B6F0000 0x0B727000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\imbdfsql.lil
0x0B730000 0x0B735000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\imbjplug.lil
0x0B740000 0x0B788000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\imbjplg.dll
0x28DE0000 0x28DEC000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\imbtnp.lil
0x288C0000 0x28937000 SymDia C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\MtiImbParser.lil (Thu Jul 03 03:32:17 2003 [3F0387A1]) .\MtiImbParser.pdb
0x2FDE0000 0x2FE78000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\bipbitstreamutilities.dll
0x2F020000 0x2F080000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\bipicui18n.dll
0x2EE30000 0x2EE6B000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\biprsmgr.dll
0x2EDD0000 0x2EDFC000 SymDia C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\bipstddictinfo.dll (Thu Jul 03 03:31:57 2003 [3F03878D]) .\bipstddictinfo.pdb
0x0B790000 0x0B79A000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\bipdictinfo.dll
0x0B7A0000 0x0B7B1000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\biprmmti.dll
0x28370000 0x283D9000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\biprgxutil.dll
0x2FD20000 0x2FD5C000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\bipcwfworker.wrk
0x2EE80000 0x2EE9E000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\bippdfworker.wrk
0x0B7C0000 0x0B841000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\biptdsworker.wrk
0x2EC10000 0x2EC52000 SymDef C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\bipxmlworker.wrk
--+++--
----------------------------------------------------------------------
Back to top
View user's profile Send private message
psb
PostPosted: Fri Sep 25, 2009 7:48 am Post subject: Reply with quote

Novice

Joined: 25 Sep 2009
Posts: 18

FDC file: AMQ01684 0.FDC


+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- on september 23 19:08:32 W. Europe Daylight Time 2009 |
| Host Name :- IB (Windows 2000 Build 2195: Service Pack 4) |
| PIDS :- 5724B4100 |
| LVLS :- 530.6 CSD06 |
| Product Long Name :- WebSphere MQ for Windows |
| Vendor :- IBM |
| Probe Id :- AD028000 |
| Application Name :- MQM |
| Component :- adiOpenFile |
| Build Date :- Feb 11 2004 |
| CMVC level :- p530-06-L040211 |
| Build Type :- IKAP - (Production) |
| UserID :- musr_mqadmin |
| Process Name :- C:\PROGRA~1\IBM\MQSeries\bin\amqzllp0.exe |
| Process :- 00001684 |
| Thread :- 00000001 |
| QueueManager :- ESS_PROD_QM |
| Major Errorcode :- xecF_E_UNEXPECTED_SYSTEM_RC |
| Minor Errorcode :- OK |
| Probe Type :- MSGAMQ6119 |
| Probe Severity :- 2 |
| Probe Description :- AMQ6119: An internal WebSphere MQ error has occurred |
| (Rc=32 from CreateFile) |
| FDCSequenceNumber :- 0 |
| Comment1 :- Rc=32 from CreateFile |
| |
| |
+-----------------------------------------------------------------------------+

MQM Function Stack
zllpMain
alsCheckPointLoop
aocPerformCheckpoint
aqmCheckPointQueue
aqpCheckPointQ
aqpOpen
adhOpen
adiOpenFile
xcsFFST

MQM Trace History
------} adiForceFile rc=OK
-----} adhForce rc=OK
----} aqpCheckPointQ rc=OK
----{ aqmCloseQueue
-----{ aqpClose
------{ adhClose
-------{ adiCloseFile
-------} adiCloseFile rc=OK
-------{ aduReleaseFileCtl
-------} aduReleaseFileCtl rc=OK
------} adhClose rc=OK
-----} aqpClose rc=OK
----} aqmCloseQueue rc=OK
---} aqmCheckPointQueue rc=OK
---{ xllLongLockRelease
---} xllLongLockRelease rc=OK
---{ xllLongLockRequest
---} xllLongLockRequest rc=OK
---{ aqmCheckPointQueue
----{ aqsStartQOp
-----{ aqsAttachQueue
------{ xcsAttachSetExtents
------} xcsAttachSetExtents rc=OK
-----} aqsAttachQueue rc=OK
----} aqsStartQOp rc=OK
----{ aqqCopyDeferred
-----{ xcsGetMem
-----} xcsGetMem rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ xcsFreeMem
-----} xcsFreeMem rc=OK
----} aqqCopyDeferred rc=OK
----{ aqpCheckPointQ
-----{ aqpOpen
------{ adhOpen
-------{ aduLocateFileCtl
-------} aduLocateFileCtl rc=arcE_OBJECT_MISSING
-------{ aduAllocFileCtl
-------} aduAllocFileCtl rc=OK
-------{ aduBuildOSName
-------} aduBuildOSName rc=OK
-------{ adiOpenFile
-------} adiOpenFile rc=OK
------} adhOpen rc=OK
-----} aqpOpen rc=OK
-----{ aqpFlushCache
------{ adhWrite
-------{ adiWriteFile
-------} adiWriteFile rc=OK
------} adhWrite rc=OK
------{ aqhIdxToPtrFn
------} aqhIdxToPtrFn rc=OK
-----} aqpFlushCache rc=OK
-----{ adhForce
------{ adiForceFile
------} adiForceFile rc=OK
-----} adhForce rc=OK
----} aqpCheckPointQ rc=OK
----{ aqmCloseQueue
-----{ aqpClose
------{ adhClose
-------{ adiCloseFile
-------} adiCloseFile rc=OK
-------{ aduReleaseFileCtl
-------} aduReleaseFileCtl rc=OK
------} adhClose rc=OK
-----} aqpClose rc=OK
----} aqmCloseQueue rc=OK
---} aqmCheckPointQueue rc=OK
---{ xllLongLockRelease
---} xllLongLockRelease rc=OK
---{ xllLongLockRequest
---} xllLongLockRequest rc=OK
---{ aqmCheckPointQueue
----{ aqsStartQOp
-----{ aqsAttachQueue
------{ xcsAttachSetExtents
------} xcsAttachSetExtents rc=OK
-----} aqsAttachQueue rc=OK
----} aqsStartQOp rc=OK
----{ aqqCopyDeferred
-----{ xcsGetMem
-----} xcsGetMem rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ xcsFreeMem
-----} xcsFreeMem rc=OK
----} aqqCopyDeferred rc=OK
----{ aqpCheckPointQ
-----{ aqpOpen
------{ adhOpen
-------{ aduLocateFileCtl
-------} aduLocateFileCtl rc=arcE_OBJECT_MISSING
-------{ aduAllocFileCtl
-------} aduAllocFileCtl rc=OK
-------{ aduBuildOSName
-------} aduBuildOSName rc=OK
-------{ adiOpenFile
-------} adiOpenFile rc=OK
------} adhOpen rc=OK
-----} aqpOpen rc=OK
-----{ aqpFlushCache
------{ adhWrite
-------{ adiWriteFile
-------} adiWriteFile rc=OK
------} adhWrite rc=OK
------{ aqhIdxToPtrFn
------} aqhIdxToPtrFn rc=OK
-----} aqpFlushCache rc=OK
-----{ adhForce
------{ adiForceFile
------} adiForceFile rc=OK
-----} adhForce rc=OK
----} aqpCheckPointQ rc=OK
----{ aqmCloseQueue
-----{ aqpClose
------{ adhClose
-------{ adiCloseFile
-------} adiCloseFile rc=OK
-------{ aduReleaseFileCtl
-------} aduReleaseFileCtl rc=OK
------} adhClose rc=OK
-----} aqpClose rc=OK
----} aqmCloseQueue rc=OK
---} aqmCheckPointQueue rc=OK
---{ xllLongLockRelease
---} xllLongLockRelease rc=OK
---{ xllLongLockRequest
---} xllLongLockRequest rc=OK
---{ aqmCheckPointQueue
----{ aqsStartQOp
-----{ aqsAttachQueue
------{ xcsAttachSetExtents
------} xcsAttachSetExtents rc=OK
-----} aqsAttachQueue rc=OK
----} aqsStartQOp rc=OK
----{ aqpCheckPointQ
-----{ aqtIdxToSpcFn
-----} aqtIdxToSpcFn rc=OK
-----{ aqpOpen
------{ adhOpen
-------{ aduLocateFileCtl
-------} aduLocateFileCtl rc=arcE_OBJECT_MISSING
-------{ aduAllocFileCtl
-------} aduAllocFileCtl rc=OK
-------{ aduBuildOSName
-------} aduBuildOSName rc=OK
-------{ adiOpenFile
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsSleep
--------} xcsSleep rc=OK
--------{ xcsBuildDumpPtr
---------{ xcsGetMem
---------} xcsGetMem rc=OK
--------} xcsBuildDumpPtr rc=OK
--------{ xcsFFST

FileHdl
01F40050 41444946 00000000 ADIF....
01F40060 FFFFFFFF 00000000 F7A30900 FFFFFFFF ÿÿÿÿ....÷£ .ÿÿÿÿ
01F40070 B607C2FF 02000000 443A5C50 726F6772 ¶.Âÿ....D:\Progr
01F40080 616D2046 696C6573 5C49424D 5C4D5153 am Files\IBM\MQS
01F40090 65726965 735C716D 6772735C 4553535F eries\qmgrs\ESS_
01F400A0 50524F44 5F514D5C 51554555 45535C45 PROD_QM\QUEUES\E
01F400B0 53535F53 54415441 535F5245 504C595C SS_STATAS_REPLY\
01F400C0 51004550 4C595F56 3221305C 51005441 Q.EPLY_V2!0\Q.TA
01F400D0 4B54515F 5245504C 595C5100 00000000 KTQ_REPLY\Q.....
01F400E0 00000000 00000000 00000000 00000000 ................
01F400F0 to 01F40170 suppressed, lines same as above


Process Control Block
4E90B600 58494850 CC020000 94060000 0B000000 XIHPÌ...”.......
4E90B610 00000000 00000000 01000000 00000000 ................
4E90B620 003D5100 003D5100 01000000 1C000000 .=Q..=Q.........
4E90B630 01050000 00000005 15000000 B1E0EC80 ............±àì€
4E90B640 F4F07983 4A24282C AB0C0000 00000000 ôðyƒJ$(,«.......
4E90B650 00000000 00000000 01000000 00000000 ................
4E90B660 FFFFFFFF 00000000 00000000 00000000 ÿÿÿÿ............
4E90B670 443A5C50 726F6772 616D2046 696C6573 D:\Program Files
4E90B680 5C49424D 5C4D5153 65726965 735C6572 \IBM\MQSeries\er
4E90B690 726F7273 5C414D51 31363834 2E545243 rors\AMQ1684.TRC
4E90B6A0 00000000 00000000 00000000 00000000 ................
4E90B6B0 to 4E90B760 suppressed, lines same as above
4E90B770 00000000 00000000 01000000 A8701300 ............¨p..
4E90B780 FFFFFFFF 00000000 00000000 00000000 ÿÿÿÿ............
4E90B790 00000000 58701300 FFFFFFFF 00000000 ....Xp..ÿÿÿÿ....
4E90B7A0 00000000 00000000 00000000 80701300 ............€p..
4E90B7B0 FFFFFFFF 00000000 00000000 00000000 ÿÿÿÿ............
4E90B7C0 00000000 D0701300 FFFFFFFF 00000000 ....Ðp..ÿÿÿÿ....
4E90B7D0 00000000 00000000 00000000 6D757372 ............musr
4E90B7E0 5F6D7161 646D696E 00000000 00000000 _mqadmin........
4E90B7F0 00000000 01000000 00000000 00000003 ................
4E90B800 00000000 00000000 00000000 00000000 ................
4E90B810 00000000 00000000 00000000 00000000 ................
4E90B820 00000000 1F000000 01050000 00000005 ................
4E90B830 15000000 FD374240 FD43461E 07E53B2B ....ý7B@ýCF..å;+
4E90B840 ED030000 00000000 00000000 01010000 í...............
4E90B850 00000005 12000000 00000000 00000000 ................
4E90B860 00000000 00000000 00000000 00000000 ................
4E90B870 01020000 00000005 20000000 20020000 ........ ... ...
4E90B880 00000000 00000000 00000000 00000000 ................
4E90B890 00000000 01010000 00000001 00000000 ................
4E90B8A0 00000000 00000000 00000000 00000000 ................
4E90B8B0 00000000 00000000 E82C5100 00100000 ........è,Q.....
4E90B8C0 05000000 00000000 00000000 ............


Common Services Control Block
005162B0 58494820 A4020000 XIH ¤...
005162C0 01000000 02000000 98595100 04010000 ........˜YQ.....
005162D0 B5010000 00000000 00000000 287E5100 µ...........(~Q.
005162E0 F87C5100 D07D5100 A87C5100 00000000 ø|Q.Ð}Q.¨|Q.....
005162F0 68030000 443A5C50 726F6772 616D2046 h...D:\Program F
00516300 696C6573 5C49424D 5C4D5153 65726965 iles\IBM\MQSerie
00516310 73000000 00000000 00000000 00000000 s...............
00516320 00000000 00000000 00000000 00000000 ................
00516330 to 005163E0 suppressed, lines same as above
005163F0 00000000 00000000 00000000 70000000 ............p...
00516400 00010000 B0CF5100 00000000 002D5100 ....°ÏQ......-Q.
00516410 00000000 00000000 00000000 00000000 ................
00516420 to 00516510 suppressed, lines same as above
00516520 01000000 00000000 00000000 B0665100 ............°fQ.
00516530 00000000 00000000 00000000 00000000 ................
00516540 00000000 00000000 00000000 00000000 ................
00516550 00000000 00000000 287E5100 ........(~Q.


Thread Control Block
00513D00 58494854 940B0000 01000000 8C030000 XIHT”.......Œ...
00513D10 00000000 00000000 00000000 00000000 ................
00513D20 03000000 00000000 00000000 00000000 ................
00513D30 00000000 00000000 00000000 00000000 ................
00513D40 to 00513D90 suppressed, lines same as above
00513DA0 00000000 00000000 00000000 50FB1200 ............Pû..
00513DB0 003D5100 0010D700 58AE5100 C4FA1200 .=Q...×.X®Q.Äú..
00513DC0 E2CA224D B0FF1200 00000000 30324356 âÊ"M°ÿ......02CV
00513DD0 00000000 E942864E 8343864E 4813BD00 ....éB†NƒC†NH.½.
00513DE0 00000000 003D5100 39FE1D4D 00000000 .....=Q.9þ.M....
00513DF0 00000000 00000000 00000000 00000000 ................
00513E00 to 00513FD0 suppressed, lines same as above
00513FE0 00000000 00000000 00000000 18000000 ................
00513FF0 00000000 00000000 00000000 00000000 ................
00514000 to 00514020 suppressed, lines same as above
00514030 00000000 01000000 02000000 03000000 ................
00514040 04000000 04000000 04000000 04000000 ................
00514050 04000000 04000000 05000000 06000000 ................
00514060 07000000 08000000 08000000 5006F401 ............P.ô.
00514070 D5300000 00000000 06000000 10000000 Õ0..............
00514080 16000000 1D000000 23000000 26000000 ........#...&...
00514090 2D000000 32000000 34000000 39000000 -...2...4...9...
005140A0 41000000 4C000000 54000000 5E000000 A...L...T...^...
005140B0 64000000 68000000 00010000 D8DF5100 d...h.......ØßQ.
005140C0 C0010000 110B0000 6D757372 5F6D7161 À.......musr_mqa
005140D0 646D696E 00000000 00000000 00000000 dmin............
005140E0 1C000000 01050000 00000005 15000000 ................
005140F0 B1E0EC80 F4F07983 4A24282C AB0C0000 ±àì€ôðyƒJ$(,«...
00514100 00000000 00000000 01000000 00000000 ................
00514110 00000000 00000000 00000000 00000000 ................
00514120 00000000 02000000 00000000 00000000 ................
00514130 C00D8F4E 00000000 B0665100 00000000 À..N....°fQ.....
00514140 00000000 00000000 00000000 00000000 ................
00514150 02000000 00000000 00000000 00000000 ................
00514160 00000000 00000000 00000000 00000000 ................
00514170 00000000 00000000 02000000 00000000 ................
00514180 34370000 00000000 00000000 00000000 47..............
00514190 00000000 00000000 00000000 00000000 ................
005141A0 00000000 00000000 00000000 00000000 ................
005141B0 3447B700 00000000 00000000 00000000 4G·.............
005141C0 00000000 00000000 05000000 00000000 ................
005141D0 00000000 00000000 00000000 00000000 ................
005141E0 00000000 00000000 00000000 00000000 ................
005141F0 00000000 00000000 58CF5100 00000000 ........XÏQ.....
00514200 00000000 00000000 00000000 00000000 ................
00514210 to 00514230 suppressed, lines same as above
00514240 00000000 4553535F 50524F44 5F514D00 ....ESS_PROD_QM.
00514250 00000000 00000000 00000000 00000000 ................
00514260 to 005142F0 suppressed, lines same as above
00514300 00000000 00000000 00000000 00F85100 .............øQ.
00514310 00000000 00000000 00000000 00000000 ................
00514320 to 00514350 suppressed, lines same as above
00514360 00000000 207400F0 2F0800F0 540C00F0 .... t.ð/..ðT..ð
00514370 111000F0 AA1000F0 AB1000F0 040400F0 ...ðª..ð«..ð...ð
00514380 1C0400F0 035C00F0 155C00F0 065C00F0 ...ð.\.ð.\.ð.\.ð
00514390 C96000F0 3D6100F0 055C00F0 3D6100F0 É`.ð=a.ð.\.ð=a.ð
005143A0 00000000 00000000 00000000 00000000 ................
005143B0 to 00514410 suppressed, lines same as above
00514420 00000000 00000000 00000000 425C0000 ............B\..
00514430 425C00F0 425C0000 425C00F0 425C0000 B\.ðB\..B\.ðB\..
00514440 to 00514770 suppressed, lines same as above
00514780 425C00F0 425C0000 155C00F0 155C0000 B\.ðB\...\.ð.\..
00514790 425C00F0 425C0000 425C00F0 425C0000 B\.ðB\..B\.ðB\..
005147A0 155C00F0 155C0000 425C00F0 425C0000 .\.ð.\..B\.ðB\..
005147B0 425C00F0 425C0000 155C00F0 155C0000 B\.ðB\...\.ð.\..
005147C0 425C00F0 425C0000 425C00F0 425C0000 B\.ðB\..B\.ðB\..
005147D0 155C00F0 155C0000 425C00F0 425C0000 .\.ð.\..B\.ðB\..
005147E0 425C00F0 425C0000 425C00F0 425C0000 B\.ðB\..B\.ðB\..
005147F0 to 00514800 suppressed, lines same as above
00514810 425C00F0 00000000 00000000 00000000 B\.ð............
00514820 EB000000 1D000000 00000000 00000000 ë...............
00514830 00000000 00000000 00000000 00000000 ................
00514840 00000000 00000000 28CE5100 00000000 ........(ÎQ.....
00514850 20AE5100 58C65100 00000000 01000000 ®Q.XÆQ.........
00514860 C09B1E4D 01000000 50453E4D 00000000 À›.M....PE>M....
00514870 00000000 01000000 E0A8564D 01000000 ........à¨VM....
00514880 30EC4E4D 00000000 00000000 00000000 0ìNM............
00514890 00000000 ....


Component Dumps (Thread 00000001)
----------< K "Kernel" >----------
-----< AO "Object Catalogue" >-----
SessionAnchor
{
Flags: 0X20F
Location: D:\Program Files\IBM\MQSeries\qmgrs\ESS_PROD_QM
ObjCatRecoveryFlags: NONE
OCCB.StrucId AOCB
LogFileBytes: 67108864
ATM.StartedFlag: 0X1
ATM.NextTranNum: 0.5318152
ATM.RMidGenerator: 29228
ATM.LowLSN: 0.34820.60500.20916
ATM.HighLSN: 0.34820.63060.2387
ATM.CRecLSN: 0.0.0.0
ATM.CRecFlags: NONE
ATM.TRecFlags: NONE:NONE
}
aiiThread->StructID: "AIIT"
AgentFlags: 7
apipThread
{
LockFlags 17
QLockCount 1
ThreadFlags 0
atm.pLDatatm.pLData
{
RMState : 0X1FFFFFFF
RMid : 1
Association : 0
TranDataState : 0
}
}
Currently attached object: ESS_STATAS_REPLY 0
Currently attached object type: QLOCAL
aqipThread
{
CurrentSpcIdx 1
CurrentSpcPtr 0X2076E38
CurrentMapIdx -1
CurrentMapPtr 0X0
ChangeCount 14039
AttachCount 9679
CurQid FFC207B6.2
CurrentSpcHandle
{
Flags VALID|INFILE|PERS|PRIM|CHAINABLE|LOADED
Priority 0
MsgTabIdx 159
NumBlks 2527
MapIndex 2528
NextMsg 32
PrevMsg 0
NextPart 33
MsgIdHash 235
CorrelIdHash 178
}
CurrentMsgDetails
{
SelfIndex 159
SpcIndex 1
QueuedPrty 0
QueuedPers MQPER_PERSISTENT
MsgLen 2141554
MsgSeq 0
MsgId 20514D41 5F535345 444F5250 204D515F 457C7035 392C1629
CorrelId 20514D41 5F535345 444F5250 204D515F 457C7035 04402729
MsgSeqNumber 1
Offset 0
OriginalLength -1
MsgFlags NONE
QRHdrVersion 0
ReportType NONE
}
}
AOCDetail
{
Qid FFC207B6.2
DiskOffset 226
RealName QUEUES\ESS_STATAS_REPLY\Q
Flags ATTRS_DISK
ulTriggerers 0
ModelQid 0.0
ReuseCount 0
IdleCount 0
EmptyCount 0
UseCountOC 9969
UseCountQL 9969
}
AQMDetail
{
AQMDetail.Flags LOCAL|PERMANENT|LOGGED|QCTLAVAIL|QHEAPAVAIL|MSGSLOADED|CHKPTNEEDED|ACCESSED|UNLOADPHASE1|PREDEFINED|SHAREDSET(1915BF)
AQMDetail.RecoverAction NONE
AQMDetail.RecoverFlag NONE
AQMDetail.ChangeCount 14039
AQMDetail.AttachCount 9679
AQMDetail.NumMapBlocks 504
}
QBaseMapCtl.Eye AQMC
QBaseMapCtl.NumBlocks 1
QBaseMapCtl.PrimIdx[0].FirstFreeInBlock 8192

QControl
{
StrucID AQSC
CurSequence 0.7ee
StrChkptSeq 0.7ee
BufferOffset 2075178496
QFileActiveLen 2095939584
DeferredLinkageCount 0
DeferredLinkageSize 16
DeferredLinkageSearch 0
pQMsgChain[0].FilePosn 1295872
pQMsgChain[0].SubQNPosn -1
pQMsgChain[0].FirstMsg 1
pQMsgChain[0].LastMsg 683
pQMsgChain[0].FirstGettableMsg 0
LinkRecover.ThisLSN 0.34820.31572.14381
LinkRecover.SpcPosn 2070402568
LinkRecover.SpcValue 2075178496
StatusRecover.QDepth 660
StatusRecover.TDepth 660
StatusRecover.HiWater 661
StatusRecover.InDoubt 0
StatusRecover.NumEnqs 4974
StatusRecover.NumDeqs 4969
StatusRecover.CorrelIdDepth 5
StatusRecover.CorrelIdHash 249
SpaceRecover.PutIndex 682
SpaceRecover.GetIndex 682
SpaceRecover.PutFlags PERS|CHAINABLE
SpaceRecover.GetFlags NONE
TransRecover.SLEntry 0
QBuffSCtl
{
FilePosn 0
BaseIndex 4128636
IndexLmt 4128764
SearchStart 4128636
ChunkSize 8
}
QFileSCtl
{
FilePosn 2048
BaseIndex 1
IndexLmt 4128635
SearchStart 4053080
ChunkSize 8
}
QBrwsCList.Size 0
StgClass.Granularity 512
StgClass.MaxMsgsInBuffer 512
StgClass.MaxQFileLength 2199023254528
StgClass.MaxQBufferLength 65536
StgClass.MaxPsistBuffer -1
}
QBaseSpc.NextFree 9
QBaseSpc.SearchStart 705
QBaseSpc.PrimaryIndexLimit 0
QBaseSpc.FreeCache[0] 674
QBaseSpc.FreeCache[1] 675
QBaseSpc.FreeCache[2] 676
QBaseSpc.FreeCache[3] 677
QBaseSpc.FreeCache[4] 678
QBaseSpc.FreeCache[5] 679
QBaseSpc.FreeCache[6] 680
QBaseSpc.FreeCache[7] 681
QBaseSpc.FreeCache[8] 682

CorrelIdDepth[0] 2
CorrelIdDepth[1] 1
CorrelIdDepth[2] 2
CorrelIdDepth[3] 1
CorrelIdDepth[4] 2
CorrelIdDepth[5] 2
CorrelIdDepth[6] 4
CorrelIdDepth[7] 7
CorrelIdDepth[8] 3
CorrelIdDepth[9] 1
CorrelIdDepth[11] 4
CorrelIdDepth[12] 2
CorrelIdDepth[14] 3
CorrelIdDepth[15] 5
CorrelIdDepth[16] 5
CorrelIdDepth[17] 3
CorrelIdDepth[18] 2
CorrelIdDepth[19] 1
CorrelIdDepth[20] 2
CorrelIdDepth[21] 3
CorrelIdDepth[22] 1
CorrelIdDepth[23] 2
CorrelIdDepth[25] 1
CorrelIdDepth[26] 3
CorrelIdDepth[27] 2
CorrelIdDepth[28] 5
CorrelIdDepth[29] 1
CorrelIdDepth[30] 3
CorrelIdDepth[32] 3
CorrelIdDepth[33] 4
CorrelIdDepth[34] 1
CorrelIdDepth[35] 4
CorrelIdDepth[36] 3
CorrelIdDepth[37] 4
CorrelIdDepth[38] 4
CorrelIdDepth[39] 5
CorrelIdDepth[40] 3
CorrelIdDepth[41] 3
CorrelIdDepth[42] 2
CorrelIdDepth[43] 2
CorrelIdDepth[44] 4
CorrelIdDepth[45] 3
CorrelIdDepth[46] 1
CorrelIdDepth[47] 5
CorrelIdDepth[48] 9
CorrelIdDepth[49] 4
CorrelIdDepth[50] 3
CorrelIdDepth[51] 3
CorrelIdDepth[52] 2
CorrelIdDepth[53] 1
CorrelIdDepth[54] 6
CorrelIdDepth[55] 1
CorrelIdDepth[56] 1
CorrelIdDepth[58] 5
CorrelIdDepth[59] 1
CorrelIdDepth[60] 2
CorrelIdDepth[61] 2
CorrelIdDepth[62] 2
CorrelIdDepth[63] 4
CorrelIdDepth[64] 3
CorrelIdDepth[65] 1
CorrelIdDepth[66] 1
CorrelIdDepth[67] 4
CorrelIdDepth[68] 1
CorrelIdDepth[69] 2
CorrelIdDepth[71] 6
CorrelIdDepth[72] 3
CorrelIdDepth[73] 4
CorrelIdDepth[75] 3
CorrelIdDepth[76] 4
CorrelIdDepth[77] 4
CorrelIdDepth[78] 4
CorrelIdDepth[80] 4
CorrelIdDepth[81] 2
CorrelIdDepth[82] 2
CorrelIdDepth[83] 1
CorrelIdDepth[84] 4
CorrelIdDepth[87] 2
CorrelIdDepth[88] 2
CorrelIdDepth[89] 4
CorrelIdDepth[90] 1
CorrelIdDepth[91] 1
CorrelIdDepth[92] 1
CorrelIdDepth[93] 5
CorrelIdDepth[94] 5
CorrelIdDepth[95] 4
CorrelIdDepth[96] 2
CorrelIdDepth[97] 3
CorrelIdDepth[98] 3
CorrelIdDepth[99] 4
CorrelIdDepth[100] 3
CorrelIdDepth[101] 1
CorrelIdDepth[102] 3
CorrelIdDepth[105] 6
CorrelIdDepth[106] 2
CorrelIdDepth[107] 5
CorrelIdDepth[108] 4
CorrelIdDepth[109] 7
CorrelIdDepth[110] 4
CorrelIdDepth[111] 3
CorrelIdDepth[112] 3
CorrelIdDepth[114] 2
CorrelIdDepth[115] 3
CorrelIdDepth[116] 1
CorrelIdDepth[117] 2
CorrelIdDepth[118] 7
CorrelIdDepth[119] 5
CorrelIdDepth[120] 7
CorrelIdDepth[121] 3
CorrelIdDepth[122] 2
CorrelIdDepth[123] 3
CorrelIdDepth[124] 2
CorrelIdDepth[125] 1
CorrelIdDepth[126] 1
CorrelIdDepth[129] 2
CorrelIdDepth[130] 2
CorrelIdDepth[131] 2
CorrelIdDepth[132] 2
CorrelIdDepth[133] 3
CorrelIdDepth[134] 1
CorrelIdDepth[135] 5
CorrelIdDepth[136] 2
CorrelIdDepth[137] 3
CorrelIdDepth[138] 1
CorrelIdDepth[139] 5
CorrelIdDepth[140] 4
CorrelIdDepth[141] 4
CorrelIdDepth[142] 3
CorrelIdDepth[143] 3
CorrelIdDepth[144] 3
CorrelIdDepth[145] 1
CorrelIdDepth[146] 1
CorrelIdDepth[147] 2
CorrelIdDepth[148] 2
CorrelIdDepth[150] 4
CorrelIdDepth[151] 1
CorrelIdDepth[152] 1
CorrelIdDepth[153] 4
CorrelIdDepth[154] 5
CorrelIdDepth[155] 4
CorrelIdDepth[156] 2
CorrelIdDepth[157] 1
CorrelIdDepth[158] 2
CorrelIdDepth[159] 4
CorrelIdDepth[160] 6
CorrelIdDepth[161] 3
CorrelIdDepth[162] 3
CorrelIdDepth[163] 2
CorrelIdDepth[164] 2
CorrelIdDepth[165] 2
CorrelIdDepth[166] 2
CorrelIdDepth[167] 1
CorrelIdDepth[168] 6
CorrelIdDepth[169] 2
CorrelIdDepth[170] 5
CorrelIdDepth[171] 1
CorrelIdDepth[172] 3
CorrelIdDepth[173] 4
CorrelIdDepth[174] 3
CorrelIdDepth[175] 3
CorrelIdDepth[176] 3
CorrelIdDepth[177] 1
CorrelIdDepth[178] 2
CorrelIdDepth[179] 1
CorrelIdDepth[180] 3
CorrelIdDepth[181] 4
CorrelIdDepth[182] 2
CorrelIdDepth[183] 2
CorrelIdDepth[184] 2
CorrelIdDepth[185] 4
CorrelIdDepth[186] 5
CorrelIdDepth[187] 3
CorrelIdDepth[188] 7
CorrelIdDepth[190] 1
CorrelIdDepth[191] 3
CorrelIdDepth[192] 3
CorrelIdDepth[193] 2
CorrelIdDepth[194] 1
CorrelIdDepth[195] 1
CorrelIdDepth[197] 4
CorrelIdDepth[198] 3
CorrelIdDepth[199] 2
CorrelIdDepth[200] 3
CorrelIdDepth[201] 3
CorrelIdDepth[202] 6
CorrelIdDepth[203] 2
CorrelIdDepth[204] 2
CorrelIdDepth[205] 2
CorrelIdDepth[206] 2
CorrelIdDepth[209] 3
CorrelIdDepth[210] 3
CorrelIdDepth[211] 4
CorrelIdDepth[212] 2
CorrelIdDepth[213] 1
CorrelIdDepth[214] 3
CorrelIdDepth[215] 2
CorrelIdDepth[216] 2
CorrelIdDepth[217] 1
CorrelIdDepth[218] 1
CorrelIdDepth[220] 5
CorrelIdDepth[221] 2
CorrelIdDepth[222] 1
CorrelIdDepth[223] 2
CorrelIdDepth[224] 3
CorrelIdDepth[225] 1
CorrelIdDepth[226] 3
CorrelIdDepth[227] 1
CorrelIdDepth[228] 3
CorrelIdDepth[229] 1
CorrelIdDepth[230] 1
CorrelIdDepth[231] 4
CorrelIdDepth[232] 1
CorrelIdDepth[233] 5
CorrelIdDepth[234] 3
CorrelIdDepth[235] 2
CorrelIdDepth[236] 2
CorrelIdDepth[237] 2
CorrelIdDepth[238] 1
CorrelIdDepth[239] 4
CorrelIdDepth[240] 2
CorrelIdDepth[241] 2
CorrelIdDepth[242] 3
CorrelIdDepth[243] 6
CorrelIdDepth[244] 5
CorrelIdDepth[245] 6
CorrelIdDepth[246] 1
CorrelIdDepth[247] 2
CorrelIdDepth[248] 2
CorrelIdDepth[249] 4
CorrelIdDepth[250] 2
CorrelIdDepth[251] 1
CorrelIdDepth[252] 1
CorrelIdDepth[253] 2
CorrelIdDepth[254] 2
CorrelIdDepth[255] 3

Attributes
{
MaxQDepth 5000
ProcessName
MaxMsgLength 41943040
BackoutThreshold 0
Shareability MQQA_SHAREABLE
DefInputOpenOption MQOO_INPUT_SHARED
HardenGetBackout MQQA_BACKOUT_HARDENED
MsgDeliverySequence MQMDS_PRIORITY
RetentionInterval 999999999
DefinitionType MQQDT_PREDEFINED
Usage MQUS_NORMAL
OpenInputCount 0
OpenOutputCount 0
CurrentQDepth 659
CreationDate 2004-11-29
CreationTime 19.38.06
InitiationQName
TriggerControl MQTC_OFF
TriggerType MQTT_FIRST
TriggerDepth 1
TriggerData
QDepthHiLimit 80
QDepthLoLimit 20
QDepthMaxEvent MQEVR_ENABLED
QDepthHiEvent MQEVR_DISABLED
QDepthLoEvent MQEVR_DISABLED
QServiceInterval 999999999
QServiceIntervalEvent MQQSIE_NONE
DistListSupport MQDL_NOT_SUPPORTED
NonPersMessageClass FALSE
Internal.InDoubtActions 0
Internal.TriggerDepth 659
Internal.TotalEnqueues 4976
Internal.TotalDequeues 4972
Internal.HighWaterDepth 661
Internal.ResetDateTime 291.-1
Internal.QAvoidCount 3776
}
LiveQ
{
OpenCount 0
ChangeCount 0
Deleted FALSE
InputOpenOption NONE
OpenBrowseCount 0
DeleteOnLastClose FALSE
MessagesLoaded FALSE
WaiterStatus UNSET
BrowseWaitCount 0
SpecWaiterCount 0
GenlWaiterCount 0
WaiterFlags NONE
DeferredPostCount 0
TickleCount 1135
WaitCount 4915
DispatchedEarly 0
}
aqi.pLData.Init 1
aqi.pLData.InTran 0
aqi.pLData.Logged 0
aqi.pLData.PrevLSN 0.34820.26707.64979
-----< H "Logger" >-----
Global Data
{
InitCount: 459
StateFlags: 1
LogThresholdPercentage: 80
LogThreshold: 1068956800
LogPacePercentage: 90
LogPacePerFile: 60128820
LogPaceTotal: 1202576400
}
dbcb
{
logstate: 0
partialFlags: 2
tailPingPongCount: 5
NextAppendBuf: 6
logBufSz; 64
softmax: 100
logprimary: 10
logsecond: 10
commitCnt: 0
LastBufferLsn: 0.34820.63060.55365
lastdisklsn: 0.34820.63060.54358
LastRecLsn: 0.34820.63060.54358
TailIndex: 0
TailPage: 3941
TotalLogSpace: 668135442
LogBytesInUse: 16073405
LogBytesInUseHWM: 78375559
LogReserveCushion 13362790
logFull: FALSE
NextFormatExtNum: 0
DeletePendingLow: 0
DeletePendingHigh: 0
currentIOLsn: 0.34820.63060.54358
WriteToLsn: 0.34820.63060.54358
totalIOCount[1]: 3055707
totalIOCount[2]: 1373250
totalIOCount[3]: 471875
totalIOCount[4]: 5424
pingPongCount[0]: 4360562
pingPongCount[2]: 746656
pingPongCount[3]: 384055
pingPongCount[4]: 8478
pingPongCount[5]: 534180
pingPongCount[6]: 2205
pingPongCount[7]: 141820
pingPongCount[8]: 335
pingPongCount[9]: 54322
}
-------< R "Remote - LQM" >-------
InSignalHandler:0
HighDetail: 0
ThreadState: 0
Component: 1
Function: 28

Work Control Block
0051C650 5257524B 00000000 RWRK....
0051C660 00000000 00000000 00000000 00000000 ................
0051C670 003D5100 20202020 20202020 20202020 .=Q.
0051C680 20202020 20202020 20202020 20202020
0051C690 20202020 20202020 20202020 20202020
0051C6A0 20202020 00000000 00000000 00000000 ............
0051C6B0 00000000 00000000 00000000 00000000 ................
0051C6C0 to 0051CAD0 suppressed, lines same as above
0051CAE0 00000000 FFFFFFFF 04000000 00000000 ....ÿÿÿÿ........
0051CAF0 00000000 00000000 00000000 00000000 ................
0051CB00 00000000 00000000 00000000 00000000 ................
0051CB10 FFFFFFFF FFFFFFFF FFFFFFFF FFFFFFFF ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
0051CB20 00000000 FFFFFFFF 01000000 FFFFFFFF ....ÿÿÿÿ....ÿÿÿÿ
0051CB30 FFFFFFFF FFFFFFFF FFFFFFFF FFFFFFFF ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
0051CB40 to 0051CB50 suppressed, lines same as above
0051CB60 FFFFFFFF FFFFFFFF 00000000 00000000 ÿÿÿÿÿÿÿÿ........
0051CB70 00000000 00000000 01000000 00000000 ................
0051CB80 00000000 00000000 00000000 00000000 ................
0051CB90 to 0051CC30 suppressed, lines same as above

-------------------------------------
+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- on september 23 19:08:32 W. Europe Daylight Time 2009 |
| Host Name :- IB (Windows 2000 Build 2195: Service Pack 4) |
| PIDS :- 5724B4100 |
| LVLS :- 530.6 CSD06 |
| Product Long Name :- WebSphere MQ for Windows |
| Vendor :- IBM |
| Probe Id :- AD004001 |
| Application Name :- MQM |
| Component :- adhOpen |
| Build Date :- Feb 11 2004 |
| CMVC level :- p530-06-L040211 |
| Build Type :- IKAP - (Production) |
| UserID :- musr_mqadmin |
| Process Name :- C:\PROGRA~1\IBM\MQSeries\bin\amqzllp0.exe |
| Process :- 00001684 |
| Thread :- 00000001 |
| QueueManager :- ESS_PROD_QM |
| Major Errorcode :- krcE_UNEXPECTED_ERROR |
| Minor Errorcode :- OK |
| Probe Type :- INCORROUT |
| Probe Severity :- 2 |
| Probe Description :- AMQ6125: An internal WebSphere MQ error has occurred. |
| FDCSequenceNumber :- 1 |
| |
+-----------------------------------------------------------------------------+

MQM Function Stack
zllpMain
alsCheckPointLoop
aocPerformCheckpoint
aqmCheckPointQueue
aqpCheckPointQ
aqpOpen
adhOpen
xcsFFST

MQM Trace History
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsReallocMem
---------} xcsReallocMem rc=OK
---------{ xcsFmtClose
---------} xcsFmtClose rc=OK
---------{ xcsReleaseThreadMutexSem
---------} xcsReleaseThreadMutexSem rc=OK
---------{ xgmWriteNTEventLog
----------{ xgmCheckMsgRequired
----------} xgmCheckMsgRequired rc=OK
----------{ xgmCheckMsgSource
----------} xgmCheckMsgSource rc=OK
----------{ xeeConvertInserts
-----------{ xcsGetMem
-----------} xcsGetMem rc=OK
----------} xeeConvertInserts rc=OK
----------{ xcsFreeMem
----------} xcsFreeMem rc=OK
---------} xgmWriteNTEventLog rc=OK
---------{ xcsFreeMem
---------} xcsFreeMem rc=OK
---------{ xcsFreeMem
---------} xcsFreeMem rc=OK
---------{ xcsBuildDumpPtr
----------{ xcsFreeMem
----------} xcsFreeMem rc=OK
---------} xcsBuildDumpPtr rc=OK
--------} xcsFFST rc=OK
-------} adiOpenFile rc=krcE_UNEXPECTED_ERROR
-------{ xcsBuildDumpPtr
--------{ xcsGetMem
--------} xcsGetMem rc=OK
-------} xcsBuildDumpPtr rc=OK
-------{ xcsBuildDumpPtr
-------} xcsBuildDumpPtr rc=OK
-------{ xcsFFST

pFileCtl->OSName
01F40070 443A5C50 726F6772 D:\Progr
01F40080 616D2046 696C6573 5C49424D 5C4D5153 am Files\IBM\MQS
01F40090 65726965 735C716D 6772735C 4553535F eries\qmgrs\ESS_
01F400A0 50524F44 5F514D5C 51554555 45535C45 PROD_QM\QUEUES\E
01F400B0 53535F53 54415441 535F5245 504C595C SS_STATAS_REPLY\
01F400C0 51004550 4C595F56 3221305C 51005441 Q.EPLY_V2!0\Q.TA
01F400D0 4B54515F 5245504C 595C5100 00000000 KTQ_REPLY\Q.....
01F400E0 00000000 00000000 00000000 00000000 ................
01F400F0 to 01F40160 suppressed, lines same as above
01F40170 00000000 00000000 00000000 ............


pFileCtl
01F40050 41444946 00000000 ADIF....
01F40060 FFFFFFFF 00000000 F7A30900 FFFFFFFF ÿÿÿÿ....÷£ .ÿÿÿÿ
01F40070 B607C2FF 02000000 443A5C50 726F6772 ¶.Âÿ....D:\Progr
01F40080 616D2046 696C6573 5C49424D 5C4D5153 am Files\IBM\MQS
01F40090 65726965 735C716D 6772735C 4553535F eries\qmgrs\ESS_
01F400A0 50524F44 5F514D5C 51554555 45535C45 PROD_QM\QUEUES\E
01F400B0 53535F53 54415441 535F5245 504C595C SS_STATAS_REPLY\
01F400C0 51004550 4C595F56 3221305C 51005441 Q.EPLY_V2!0\Q.TA
01F400D0 4B54515F 5245504C 595C5100 00000000 KTQ_REPLY\Q.....
01F400E0 00000000 00000000 00000000 00000000 ................
01F400F0 to 01F40170 suppressed, lines same as above


Process Control Block
4E90B600 58494850 CC020000 94060000 0B000000 XIHPÌ...”.......
4E90B610 00000000 00000000 01000000 00000000 ................
4E90B620 003D5100 003D5100 01000000 1C000000 .=Q..=Q.........
4E90B630 01050000 00000005 15000000 B1E0EC80 ............±àì€
4E90B640 F4F07983 4A24282C AB0C0000 00000000 ôðyƒJ$(,«.......
4E90B650 00000000 00000000 01000000 00000000 ................
4E90B660 FFFFFFFF 00000000 00000000 00000000 ÿÿÿÿ............
4E90B670 443A5C50 726F6772 616D2046 696C6573 D:\Program Files
4E90B680 5C49424D 5C4D5153 65726965 735C6572 \IBM\MQSeries\er
4E90B690 726F7273 5C414D51 31363834 2E545243 rors\AMQ1684.TRC
4E90B6A0 00000000 00000000 00000000 00000000 ................
4E90B6B0 to 4E90B760 suppressed, lines same as above
4E90B770 00000000 00000000 02000000 A8701300 ............¨p..
4E90B780 FFFFFFFF 00000000 00000000 00000000 ÿÿÿÿ............
4E90B790 00000000 58701300 FFFFFFFF 00000000 ....Xp..ÿÿÿÿ....
4E90B7A0 00000000 00000000 00000000 80701300 ............€p..
4E90B7B0 FFFFFFFF 00000000 00000000 00000000 ÿÿÿÿ............
4E90B7C0 00000000 D0701300 FFFFFFFF 00000000 ....Ðp..ÿÿÿÿ....
4E90B7D0 00000000 00000000 00000000 6D757372 ............musr
4E90B7E0 5F6D7161 646D696E 00000000 00000000 _mqadmin........
4E90B7F0 00000000 01000000 00000000 00000003 ................
4E90B800 00000000 00000000 00000000 00000000 ................
4E90B810 00000000 00000000 00000000 00000000 ................
4E90B820 00000000 1F000000 01050000 00000005 ................
4E90B830 15000000 FD374240 FD43461E 07E53B2B ....ý7B@ýCF..å;+
4E90B840 ED030000 00000000 00000000 01010000 í...............
4E90B850 00000005 12000000 00000000 00000000 ................
4E90B860 00000000 00000000 00000000 00000000 ................
4E90B870 01020000 00000005 20000000 20020000 ........ ... ...
4E90B880 00000000 00000000 00000000 00000000 ................
4E90B890 00000000 01010000 00000001 00000000 ................
4E90B8A0 00000000 00000000 00000000 00000000 ................
4E90B8B0 00000000 00000000 E82C5100 00100000 ........è,Q.....
4E90B8C0 05000000 00000000 00000000 ............


Common Services Control Block
005162B0 58494820 A4020000 XIH ¤...
005162C0 01000000 02000000 98595100 04010000 ........˜YQ.....
005162D0 B5010000 00000000 00000000 287E5100 µ...........(~Q.
005162E0 F87C5100 D07D5100 A87C5100 00000000 ø|Q.Ð}Q.¨|Q.....
005162F0 68030000 443A5C50 726F6772 616D2046 h...D:\Program F
00516300 696C6573 5C49424D 5C4D5153 65726965 iles\IBM\MQSerie
00516310 73000000 00000000 00000000 00000000 s...............
00516320 00000000 00000000 00000000 00000000 ................
00516330 to 005163E0 suppressed, lines same as above
005163F0 00000000 00000000 00000000 70000000 ............p...
00516400 00010000 B0CF5100 00000000 002D5100 ....°ÏQ......-Q.
00516410 00000000 00000000 00000000 00000000 ................
00516420 to 00516510 suppressed, lines same as above
00516520 01000000 00000000 00000000 B0665100 ............°fQ.
00516530 00000000 00000000 00000000 00000000 ................
00516540 00000000 00000000 00000000 00000000 ................
00516550 00000000 00000000 287E5100 ........(~Q.


Thread Control Block
00513D00 58494854 940B0000 01000000 8C030000 XIHT”.......Œ...
00513D10 00000000 00000000 00000000 00000000 ................
00513D20 03000000 00000000 00000000 00000000 ................
00513D30 00000000 00000000 00000000 00000000 ................
00513D40 to 00513D90 suppressed, lines same as above
00513DA0 00000000 00000000 00000000 50FB1200 ............Pû..
00513DB0 003D5100 0010D700 58AE5100 C4FA1200 .=Q...×.X®Q.Äú..
00513DC0 E2CA224D B0FF1200 00000000 30324356 âÊ"M°ÿ......02CV
00513DD0 00000000 E942864E 8343864E 4813BD00 ....éB†NƒC†NH.½.
00513DE0 00000000 003D5100 39FE1D4D 00000000 .....=Q.9þ.M....
00513DF0 00000000 00000000 00000000 00000000 ................
00513E00 to 00513FD0 suppressed, lines same as above
00513FE0 00000000 00000000 00000000 18000000 ................
00513FF0 00000000 00000000 00000000 00000000 ................
00514000 to 00514020 suppressed, lines same as above
00514030 00000000 01000000 02000000 03000000 ................
00514040 04000000 04000000 04000000 04000000 ................
00514050 04000000 04000000 05000000 06000000 ................
00514060 07000000 08000000 08000000 5006F401 ............P.ô.
00514070 D5300000 00000000 06000000 10000000 Õ0..............
00514080 16000000 1D000000 23000000 26000000 ........#...&...
00514090 2D000000 32000000 34000000 39000000 -...2...4...9...
005140A0 41000000 4C000000 54000000 5E000000 A...L...T...^...
005140B0 64000000 68000000 00010000 D8DF5100 d...h.......ØßQ.
005140C0 C0010000 110B0000 6D757372 5F6D7161 À.......musr_mqa
005140D0 646D696E 00000000 00000000 00000000 dmin............
005140E0 1C000000 01050000 00000005 15000000 ................
005140F0 B1E0EC80 F4F07983 4A24282C AB0C0000 ±àì€ôðyƒJ$(,«...
00514100 00000000 00000000 01000000 00000000 ................
00514110 00000000 00000000 00000000 00000000 ................
00514120 00000000 02000000 00000000 00000000 ................
00514130 C00D8F4E 00000000 B0665100 00000000 À..N....°fQ.....
00514140 00000000 00000000 00000000 00000000 ................
00514150 02000000 00000000 00000000 00000000 ................
00514160 00000000 00000000 00000000 00000000 ................
00514170 00000000 00000000 02000000 00000000 ................
00514180 34370000 00000000 00000000 00000000 47..............
00514190 00000000 00000000 00000000 00000000 ................
005141A0 00000000 00000000 00000000 00000000 ................
005141B0 3447B700 00000000 00000000 00000000 4G·.............
005141C0 00000000 00000000 05000000 00000000 ................
005141D0 00000000 00000000 00000000 00000000 ................
005141E0 00000000 00000000 00000000 00000000 ................
005141F0 00000000 00000000 58CF5100 00000000 ........XÏQ.....
00514200 00000000 00000000 00000000 00000000 ................
00514210 to 00514230 suppressed, lines same as above
00514240 00000000 4553535F 50524F44 5F514D00 ....ESS_PROD_QM.
00514250 00000000 00000000 00000000 00000000 ................
00514260 to 005142F0 suppressed, lines same as above
00514300 00000000 00000000 00000000 00F85100 .............øQ.
00514310 00000000 00000000 00000000 00000000 ................
00514320 to 00514350 suppressed, lines same as above
00514360 00000000 207400F0 2F0800F0 540C00F0 .... t.ð/..ðT..ð
00514370 111000F0 AA1000F0 AB1000F0 040400F0 ...ðª..ð«..ð...ð
00514380 035C00F0 155C00F0 065C00F0 C96000F0 .\.ð.\.ð.\.ðÉ`.ð
00514390 3D6100F0 055C00F0 3D6100F0 3D6100F0 =a.ð.\.ð=a.ð=a.ð
005143A0 00000000 00000000 00000000 00000000 ................
005143B0 to 00514410 suppressed, lines same as above
00514420 00000000 00000000 00000000 425C00F0 ............B\.ð
00514430 425C0000 425C00F0 425C0000 425C00F0 B\..B\.ðB\..B\.ð
00514440 to 005144E0 suppressed, lines same as above
005144F0 425C0000 425C00F0 425C0000 155C00F0 B\..B\.ðB\...\.ð
00514500 155C0000 425C00F0 425C0000 425C00F0 .\..B\.ðB\..B\.ð
00514510 425C0000 155C00F0 155C0000 425C00F0 B\...\.ð.\..B\.ð
00514520 425C0000 425C00F0 425C0000 155C00F0 B\..B\.ðB\...\.ð
00514530 155C0000 425C00F0 425C0000 425C00F0 .\..B\.ðB\..B\.ð
00514540 425C0000 155C00F0 155C0000 425C00F0 B\...\.ð.\..B\.ð
00514550 425C0000 425C00F0 425C0000 155C00F0 B\..B\.ðB\...\.ð
00514560 155C0000 425C00F0 425C0000 425C00F0 .\..B\.ðB\..B\.ð
00514570 425C0000 425C00F0 425C0000 425C00F0 B\..B\.ðB\..B\.ð
00514580 to 00514800 suppressed, lines same as above
00514810 425C0000 00000000 00000000 00000000 B\..............
00514820 4E000000 1C000000 00000000 00000000 N...............
00514830 00000000 00000000 00000000 00000000 ................
00514840 00000000 00000000 28CE5100 00000000 ........(ÎQ.....
00514850 20AE5100 58C65100 00000000 01000000 ®Q.XÆQ.........
00514860 C09B1E4D 01000000 50453E4D 00000000 À›.M....PE>M....
00514870 00000000 01000000 E0A8564D 01000000 ........à¨VM....
00514880 30EC4E4D 00000000 00000000 00000000 0ìNM............
00514890 00000000 ....


Component Dumps (Thread 00000001)
----------< K "Kernel" >----------
-----< AO "Object Catalogue" >-----
SessionAnchor
{
Flags: 0X20F
Location: D:\Program Files\IBM\MQSeries\qmgrs\ESS_PROD_QM
ObjCatRecoveryFlags: NONE
OCCB.StrucId AOCB
LogFileBytes: 67108864
ATM.StartedFlag: 0X1
ATM.NextTranNum: 0.5318152
ATM.RMidGenerator: 29228
ATM.LowLSN: 0.34820.60500.20916
ATM.HighLSN: 0.34820.63060.2387
ATM.CRecLSN: 0.0.0.0
ATM.CRecFlags: NONE
ATM.TRecFlags: NONE:NONE
}
aiiThread->StructID: "AIIT"
AgentFlags: 7
apipThread
{
LockFlags 17
QLockCount 1
ThreadFlags 0
atm.pLDatatm.pLData
{
RMState : 0X1FFFFFFF
RMid : 1
Association : 0
TranDataState : 0
}
}
Currently attached object: ESS_STATAS_REPLY 0
Currently attached object type: QLOCAL
aqipThread
{
CurrentSpcIdx 1
CurrentSpcPtr 0X2076E38
CurrentMapIdx -1
CurrentMapPtr 0X0
ChangeCount 14039
AttachCount 9679
CurQid FFC207B6.2
CurrentSpcHandle
{
Flags VALID|INFILE|PERS|PRIM|CHAINABLE|LOADED
Priority 0
MsgTabIdx 159
NumBlks 2527
MapIndex 2528
NextMsg 32
PrevMsg 0
NextPart 33
MsgIdHash 235
CorrelIdHash 178
}
CurrentMsgDetails
{
SelfIndex 159
SpcIndex 1
QueuedPrty 0
QueuedPers MQPER_PERSISTENT
MsgLen 2141554
MsgSeq 0
MsgId 20514D41 5F535345 444F5250 204D515F 457C7035 392C1629
CorrelId 20514D41 5F535345 444F5250 204D515F 457C7035 04402729
MsgSeqNumber 1
Offset 0
OriginalLength -1
MsgFlags NONE
QRHdrVersion 0
ReportType NONE
}
}
AOCDetail
{
Qid FFC207B6.2
DiskOffset 226
RealName QUEUES\ESS_STATAS_REPLY\Q
Flags ATTRS_DISK
ulTriggerers 0
ModelQid 0.0
ReuseCount 0
IdleCount 0
EmptyCount 0
UseCountOC 9969
UseCountQL 9969
}
AQMDetail
{
AQMDetail.Flags LOCAL|PERMANENT|LOGGED|QCTLAVAIL|QHEAPAVAIL|MSGSLOADED|CHKPTNEEDED|ACCESSED|UNLOADPHASE1|PREDEFINED|SHAREDSET(1915BF)
AQMDetail.RecoverAction NONE
AQMDetail.RecoverFlag NONE
AQMDetail.ChangeCount 14039
AQMDetail.AttachCount 9679
AQMDetail.NumMapBlocks 504
}
QBaseMapCtl.Eye AQMC
QBaseMapCtl.NumBlocks 1
QBaseMapCtl.PrimIdx[0].FirstFreeInBlock 8192

QControl
{
StrucID AQSC
CurSequence 0.7ee
StrChkptSeq 0.7ee
BufferOffset 2075178496
QFileActiveLen 2095939584
DeferredLinkageCount 0
DeferredLinkageSize 16
DeferredLinkageSearch 0
pQMsgChain[0].FilePosn 1295872
pQMsgChain[0].SubQNPosn -1
pQMsgChain[0].FirstMsg 1
pQMsgChain[0].LastMsg 683
pQMsgChain[0].FirstGettableMsg 0
LinkRecover.ThisLSN 0.34820.31572.14381
LinkRecover.SpcPosn 2070402568
LinkRecover.SpcValue 2075178496
StatusRecover.QDepth 660
StatusRecover.TDepth 660
StatusRecover.HiWater 661
StatusRecover.InDoubt 0
StatusRecover.NumEnqs 4974
StatusRecover.NumDeqs 4969
StatusRecover.CorrelIdDepth 5
StatusRecover.CorrelIdHash 249
SpaceRecover.PutIndex 682
SpaceRecover.GetIndex 682
SpaceRecover.PutFlags PERS|CHAINABLE
SpaceRecover.GetFlags NONE
TransRecover.SLEntry 0
QBuffSCtl
{
FilePosn 0
BaseIndex 4128636
IndexLmt 4128764
SearchStart 4128636
ChunkSize 8
}
QFileSCtl
{
FilePosn 2048
BaseIndex 1
IndexLmt 4128635
SearchStart 4053080
ChunkSize 8
}
QBrwsCList.Size 0
StgClass.Granularity 512
StgClass.MaxMsgsInBuffer 512
StgClass.MaxQFileLength 2199023254528
StgClass.MaxQBufferLength 65536
StgClass.MaxPsistBuffer -1
}
QBaseSpc.NextFree 9
QBaseSpc.SearchStart 705
QBaseSpc.PrimaryIndexLimit 0
QBaseSpc.FreeCache[0] 674
QBaseSpc.FreeCache[1] 675
QBaseSpc.FreeCache[2] 676
QBaseSpc.FreeCache[3] 677
QBaseSpc.FreeCache[4] 678
QBaseSpc.FreeCache[5] 679
QBaseSpc.FreeCache[6] 680
QBaseSpc.FreeCache[7] 681
QBaseSpc.FreeCache[8] 682

CorrelIdDepth[0] 2
CorrelIdDepth[1] 1
CorrelIdDepth[2] 2
CorrelIdDepth[3] 1
CorrelIdDepth[4] 2
CorrelIdDepth[5] 2
CorrelIdDepth[6] 4
CorrelIdDepth[7] 7
CorrelIdDepth[8] 3
CorrelIdDepth[9] 1
CorrelIdDepth[11] 4
CorrelIdDepth[12] 2
CorrelIdDepth[14] 3
CorrelIdDepth[15] 5
CorrelIdDepth[16] 5
CorrelIdDepth[17] 3
CorrelIdDepth[18] 2
CorrelIdDepth[19] 1
CorrelIdDepth[20] 2
CorrelIdDepth[21] 3
CorrelIdDepth[22] 1
CorrelIdDepth[23] 2
CorrelIdDepth[25] 1
CorrelIdDepth[26] 3
CorrelIdDepth[27] 2
CorrelIdDepth[28] 5
CorrelIdDepth[29] 1
CorrelIdDepth[30] 3
CorrelIdDepth[32] 3
CorrelIdDepth[33] 4
CorrelIdDepth[34] 1
CorrelIdDepth[35] 4
CorrelIdDepth[36] 3
CorrelIdDepth[37] 4
CorrelIdDepth[38] 4
CorrelIdDepth[39] 5
CorrelIdDepth[40] 3
CorrelIdDepth[41] 3
CorrelIdDepth[42] 2
CorrelIdDepth[43] 2
CorrelIdDepth[44] 4
CorrelIdDepth[45] 3
CorrelIdDepth[46] 1
CorrelIdDepth[47] 5
CorrelIdDepth[48] 9
CorrelIdDepth[49] 4
CorrelIdDepth[50] 3
CorrelIdDepth[51] 3
CorrelIdDepth[52] 2
CorrelIdDepth[53] 1
CorrelIdDepth[54] 6
CorrelIdDepth[55] 1
CorrelIdDepth[56] 1
CorrelIdDepth[58] 5
CorrelIdDepth[59] 1
CorrelIdDepth[60] 2
CorrelIdDepth[61] 2
CorrelIdDepth[62] 2
CorrelIdDepth[63] 4
CorrelIdDepth[64] 3
CorrelIdDepth[65] 1
CorrelIdDepth[66] 1
CorrelIdDepth[67] 4
CorrelIdDepth[68] 1
CorrelIdDepth[69] 2
CorrelIdDepth[71] 6
CorrelIdDepth[72] 3
CorrelIdDepth[73] 4
CorrelIdDepth[75] 3
CorrelIdDepth[76] 4
CorrelIdDepth[77] 4
CorrelIdDepth[78] 4
CorrelIdDepth[80] 4
CorrelIdDepth[81] 2
CorrelIdDepth[82] 2
CorrelIdDepth[83] 1
CorrelIdDepth[84] 4
CorrelIdDepth[87] 2
CorrelIdDepth[88] 2
CorrelIdDepth[89] 4
CorrelIdDepth[90] 1
CorrelIdDepth[91] 1
CorrelIdDepth[92] 1
CorrelIdDepth[93] 5
CorrelIdDepth[94] 5
CorrelIdDepth[95] 4
CorrelIdDepth[96] 2
CorrelIdDepth[97] 3
CorrelIdDepth[98] 3
CorrelIdDepth[99] 4
CorrelIdDepth[100] 3
CorrelIdDepth[101] 1
CorrelIdDepth[102] 3
CorrelIdDepth[105] 6
CorrelIdDepth[106] 2
CorrelIdDepth[107] 5
CorrelIdDepth[108] 4
CorrelIdDepth[109] 7
CorrelIdDepth[110] 4
CorrelIdDepth[111] 3
CorrelIdDepth[112] 3
CorrelIdDepth[114] 2
CorrelIdDepth[115] 3
CorrelIdDepth[116] 1
CorrelIdDepth[117] 2
CorrelIdDepth[118] 7
CorrelIdDepth[119] 5
CorrelIdDepth[120] 7
CorrelIdDepth[121] 3
CorrelIdDepth[122] 2
CorrelIdDepth[123] 3
CorrelIdDepth[124] 2
CorrelIdDepth[125] 1
CorrelIdDepth[126] 1
CorrelIdDepth[129] 2
CorrelIdDepth[130] 2
CorrelIdDepth[131] 2
CorrelIdDepth[132] 2
CorrelIdDepth[133] 3
CorrelIdDepth[134] 1
CorrelIdDepth[135] 5
CorrelIdDepth[136] 2
CorrelIdDepth[137] 3
CorrelIdDepth[138] 1
CorrelIdDepth[139] 5
CorrelIdDepth[140] 4
CorrelIdDepth[141] 4
CorrelIdDepth[142] 3
CorrelIdDepth[143] 3
CorrelIdDepth[144] 3
CorrelIdDepth[145] 1
CorrelIdDepth[146] 1
CorrelIdDepth[147] 2
CorrelIdDepth[148] 2
CorrelIdDepth[150] 4
CorrelIdDepth[151] 1
CorrelIdDepth[152] 1
CorrelIdDepth[153] 4
CorrelIdDepth[154] 5
CorrelIdDepth[155] 4
CorrelIdDepth[156] 2
CorrelIdDepth[157] 1
CorrelIdDepth[158] 2
CorrelIdDepth[159] 4
CorrelIdDepth[160] 6
CorrelIdDepth[161] 3
CorrelIdDepth[162] 3
CorrelIdDepth[163] 2
CorrelIdDepth[164] 2
CorrelIdDepth[165] 2
CorrelIdDepth[166] 2
CorrelIdDepth[167] 1
CorrelIdDepth[168] 6
CorrelIdDepth[169] 2
CorrelIdDepth[170] 5
CorrelIdDepth[171] 1
CorrelIdDepth[172] 3
CorrelIdDepth[173] 4
CorrelIdDepth[174] 3
CorrelIdDepth[175] 3
CorrelIdDepth[176] 3
CorrelIdDepth[177] 1
CorrelIdDepth[178] 2
CorrelIdDepth[179] 1
CorrelIdDepth[180] 3
CorrelIdDepth[181] 4
CorrelIdDepth[182] 2
CorrelIdDepth[183] 2
CorrelIdDepth[184] 2
CorrelIdDepth[185] 4
CorrelIdDepth[186] 5
CorrelIdDepth[187] 3
CorrelIdDepth[188] 7
CorrelIdDepth[190] 1
CorrelIdDepth[191] 3
CorrelIdDepth[192] 3
CorrelIdDepth[193] 2
CorrelIdDepth[194] 1
CorrelIdDepth[195] 1
CorrelIdDepth[197] 4
CorrelIdDepth[198] 3
CorrelIdDepth[199] 2
CorrelIdDepth[200] 3
CorrelIdDepth[201] 3
CorrelIdDepth[202] 6
CorrelIdDepth[203] 2
CorrelIdDepth[204] 2
CorrelIdDepth[205] 2
CorrelIdDepth[206] 2
CorrelIdDepth[209] 3
CorrelIdDepth[210] 3
CorrelIdDepth[211] 4
CorrelIdDepth[212] 2
CorrelIdDepth[213] 1
CorrelIdDepth[214] 3
CorrelIdDepth[215] 2
CorrelIdDepth[216] 2
CorrelIdDepth[217] 1
CorrelIdDepth[218] 1
CorrelIdDepth[220] 5
CorrelIdDepth[221] 2
CorrelIdDepth[222] 1
CorrelIdDepth[223] 2
CorrelIdDepth[224] 3
CorrelIdDepth[225] 1
CorrelIdDepth[226] 3
CorrelIdDepth[227] 1
CorrelIdDepth[228] 3
CorrelIdDepth[229] 1
CorrelIdDepth[230] 1
CorrelIdDepth[231] 4
CorrelIdDepth[232] 1
CorrelIdDepth[233] 5
CorrelIdDepth[234] 3
CorrelIdDepth[235] 2
CorrelIdDepth[236] 2
CorrelIdDepth[237] 2
CorrelIdDepth[238] 1
CorrelIdDepth[239] 4
CorrelIdDepth[240] 2
CorrelIdDepth[241] 2
CorrelIdDepth[242] 3
CorrelIdDepth[243] 6
CorrelIdDepth[244] 5
CorrelIdDepth[245] 6
CorrelIdDepth[246] 1
CorrelIdDepth[247] 2
CorrelIdDepth[248] 2
CorrelIdDepth[249] 4
CorrelIdDepth[250] 2
CorrelIdDepth[251] 1
CorrelIdDepth[252] 1
CorrelIdDepth[253] 2
CorrelIdDepth[254] 2
CorrelIdDepth[255] 3

Attributes
{
MaxQDepth 5000
ProcessName
MaxMsgLength 41943040
BackoutThreshold 0
Shareability MQQA_SHAREABLE
DefInputOpenOption MQOO_INPUT_SHARED
HardenGetBackout MQQA_BACKOUT_HARDENED
MsgDeliverySequence MQMDS_PRIORITY
RetentionInterval 999999999
DefinitionType MQQDT_PREDEFINED
Usage MQUS_NORMAL
OpenInputCount 0
OpenOutputCount 0
CurrentQDepth 659
CreationDate 2004-11-29
CreationTime 19.38.06
InitiationQName
TriggerControl MQTC_OFF
TriggerType MQTT_FIRST
TriggerDepth 1
TriggerData
QDepthHiLimit 80
QDepthLoLimit 20
QDepthMaxEvent MQEVR_ENABLED
QDepthHiEvent MQEVR_DISABLED
QDepthLoEvent MQEVR_DISABLED
QServiceInterval 999999999
QServiceIntervalEvent MQQSIE_NONE
DistListSupport MQDL_NOT_SUPPORTED
NonPersMessageClass FALSE
Internal.InDoubtActions 0
Internal.TriggerDepth 659
Internal.TotalEnqueues 4976
Internal.TotalDequeues 4972
Internal.HighWaterDepth 661
Internal.ResetDateTime 291.-1
Internal.QAvoidCount 3776
}
LiveQ
{
OpenCount 0
ChangeCount 0
Deleted FALSE
InputOpenOption NONE
OpenBrowseCount 0
DeleteOnLastClose FALSE
MessagesLoaded FALSE
WaiterStatus UNSET
BrowseWaitCount 0
SpecWaiterCount 0
GenlWaiterCount 0
WaiterFlags NONE
DeferredPostCount 0
TickleCount 1135
WaitCount 4915
DispatchedEarly 0
}
aqi.pLData.Init 1
aqi.pLData.InTran 0
Back to top
View user's profile Send private message
psb
PostPosted: Fri Sep 25, 2009 7:49 am Post subject: Reply with quote

Novice

Joined: 25 Sep 2009
Posts: 18

And the error logs I have access to:



Problem starts at 23.09.2009 - 19:08:32 with:

"An internal WebSphere MQ error has occurred (Rc=32 from CreateFile)
MQ detected an unexpected error when calling the operating system. The MQ error recording routine has been called.
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."


Followed by 23.09.2009 - 19:08:32:

"An internal WebSphere MQ error has occurred.
An error has been detected, and the MQ error recording routine has been called.
Details of the error have been stored at D:\Program Files\IBM\MQSeries\errors\AMQ01684.0.FDC. A synopsis is given in the data section below.
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."

This repeats a couple of times and then at 19.08:44 the MQ shuts down:

"An essential WebSphere MQ process 1684 cannot be found and is assumed to be terminated.
1) A user has inadvertently terminated the process.
2) The system is low on resources. Some operating systems terminate processes to free
resources. If your system is low on resources, it is possible it has terminated the process so that a new process can be created.

WebSphere MQ will stop all MQ processes. Inform your systems administrator. When the problem is rectified WebSphere MQ can be restarted."
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Sep 25, 2009 7:50 am Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

psb wrote:
Posting the abend file 1st, the FDC is a "bit" big.


We at least need the box at the top.

But:

psb wrote:
Command Line: "C:/Program Files/IBM/WebSphere MQ Integrator 2.1/bin/DataFlowEngine.exe" "PROD_BROKER" "8901ab84-f900-0000-0080-8177c736486f" "PUBLICOM_Services" "1"
---> Loaded Modules <---
Start End SymTyp ImagePath (ModuleLinkTime) SymbolPath
0x00400000 0x0040E000 SymDia C:\Program Files\IBM\WebSphere MQ Integrator 2.1\bin\DataFlowEngine.exe (Thu Jul 03 03:48:17 2003 [3F038B61]) .\DataFlowEngine.pdb


It's not WMQ v5.3 that blowing - it's MQSIv2.1!

This is even more out of support than the WMQ you're using, and slightly less reliable.

See if someone's made a change to an MQSI flow recently.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Sep 25, 2009 7:53 am Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

psb wrote:
This repeats a couple of times and then at 19.08:44 the MQ shuts down:

"An essential WebSphere MQ process 1684 cannot be found and is assumed to be terminated.
1) A user has inadvertently terminated the process.
2) The system is low on resources. Some operating systems terminate processes to free
resources. If your system is low on resources, it is possible it has terminated the process so that a new process can be created.

WebSphere MQ will stop all MQ processes. Inform your systems administrator. When the problem is rectified WebSphere MQ can be restarted."


If I had to say, I'd say that the MQSI broker is soaking resources and causing one of the internal processes to crash. Which queue manager is crashing? The one that belongs to the broker? One used by an application in the same box?

One more general point. Someone in your business has decided that upgrading is a bigger risk than leaving things as they are. Tell them their risk didn't pay off.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
psb
PostPosted: Fri Sep 25, 2009 7:53 am Post subject: Reply with quote

Novice

Joined: 25 Sep 2009
Posts: 18

There's only really been one change in the last 4 years. It was on flows but it was made after these problems started occuring.

So it shouldn't be whats causing it. ( I think ).
Back to top
View user's profile Send private message
psb
PostPosted: Fri Sep 25, 2009 7:59 am Post subject: Reply with quote

Novice

Joined: 25 Sep 2009
Posts: 18

Vitor wrote:
psb wrote:
This repeats a couple of times and then at 19.08:44 the MQ shuts down:

"An essential WebSphere MQ process 1684 cannot be found and is assumed to be terminated.
1) A user has inadvertently terminated the process.
2) The system is low on resources. Some operating systems terminate processes to free
resources. If your system is low on resources, it is possible it has terminated the process so that a new process can be created.

WebSphere MQ will stop all MQ processes. Inform your systems administrator. When the problem is rectified WebSphere MQ can be restarted."


If I had to say, I'd say that the MQSI broker is soaking resources and causing one of the internal processes to crash. Which queue manager is crashing? The one that belongs to the broker? One used by an application in the same box?

One more general point. Someone in your business has decided that upgrading is a bigger risk than leaving things as they are. Tell them their risk didn't pay off.



Thanks for the replies!

It's the queue manager belonging to the broker yeah. Its the only thing really running on that server.

As for the upgrade then we have pointed it out ( it's one of our clients ) but it wasn't our decision to make.
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Sep 25, 2009 8:08 am Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

psb wrote:
There's only really been one change in the last 4 years. It was on flows but it was made after these problems started occuring.


Solid plan - the broker starts abending so you continue development.

psb wrote:
So it shouldn't be whats causing it. ( I think ).


It could have made it worse. It's easy to make an MQSI flow run the broker out of memory, especially if there's more data/bigger XML/etc going through it than there used to be.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Sep 25, 2009 8:11 am Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

psb wrote:
As for the upgrade then we have pointed it out ( it's one of our clients ) but it wasn't our decision to make.


As they have sown, now shall they reap.

If it's a client, and IBM don't support any of this, why are you trying to? I understand if you're a hard-pressed employee but it's just a client. Walk away and let the lawyers fight it out......

Seriously, you're lost in the Jurassic Park of Software. Your odds of finding and fixing the problem (which could also be an OS patch btw - any recent server maintenance?) are slim. Good luck to you.

And post the top box of the FDC. Good odds it's saying there's a process missing but might have another clue.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
psb
PostPosted: Fri Sep 25, 2009 8:20 am Post subject: Reply with quote

Novice

Joined: 25 Sep 2009
Posts: 18

Vitor wrote:
psb wrote:
As for the upgrade then we have pointed it out ( it's one of our clients ) but it wasn't our decision to make.


As they have sown, now shall they reap.

If it's a client, and IBM don't support any of this, why are you trying to? I understand if you're a hard-pressed employee but it's just a client. Walk away and let the lawyers fight it out......

Seriously, you're lost in the Jurassic Park of Software. Your odds of finding and fixing the problem (which could also be an OS patch btw - any recent server maintenance?) are slim. Good luck to you.

And post the top box of the FDC. Good odds it's saying there's a process missing but might have another clue.



Possibly, I wont get into the legalities and in that sense it's not really too relevant.
I just have a task I have to...try at least..to solve.

As for the tp box of the FDC, it should be posted

if it's this one:

FDC file: AMQ01684 0.FDC


+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- on september 23 19:08:32 W. Europe Daylight Time 2009 |
| Host Name :- IB (Windows 2000 Build 2195: Service Pack 4) |
| PIDS :- 5724B4100 |
| LVLS :- 530.6 CSD06 |
| Product Long Name :- WebSphere MQ for Windows |
| Vendor :- IBM |
| Probe Id :- AD028000 |
| Application Name :- MQM |
| Component :- adiOpenFile |
| Build Date :- Feb 11 2004 |
| CMVC level :- p530-06-L040211 |
| Build Type :- IKAP - (Production) |
| UserID :- musr_mqadmin |
| Process Name :- C:\PROGRA~1\IBM\MQSeries\bin\amqzllp0.exe |
| Process :- 00001684 |
| Thread :- 00000001 |
| QueueManager :- ESS_PROD_QM |
| Major Errorcode :- xecF_E_UNEXPECTED_SYSTEM_RC |
| Minor Errorcode :- OK |
| Probe Type :- MSGAMQ6119 |
| Probe Severity :- 2 |
| Probe Description :- AMQ6119: An internal WebSphere MQ error has occurred |
| (Rc=32 from CreateFile) |
| FDCSequenceNumber :- 0 |
| Comment1 :- Rc=32 from CreateFile |
| |
| |
+-----------------------------------------------------------------------------+
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Sep 25, 2009 8:39 am Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Ok, so that just says that Windows baulked at something. Given that it's Windows 2000 I can't say I'm surprised. I still suspect something's running the server out of memory, or file handles, or something like the file system's been maintained, or permissions changed. Or Windows has just had a bad day.

It also says that you're running a really, really old support level of the out-of-support software (CSD06). See if your progress-phobic client will allow you to apply maintenance and cross your fingers.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
psb
PostPosted: Fri Sep 25, 2009 9:00 am Post subject: Reply with quote

Novice

Joined: 25 Sep 2009
Posts: 18

been looking around for the FDC aspect.

And a likely explanation for that one is listed here

https://listserv.meduniwien.ac.at/cgi-bin/wa?A2=ind0101&L=mqser-l&D=0&T=0&P=91021

It seems to be an issue of a backup running and blocking the file, which makes sense. since there's a backup job running every 5 or 10 minutes.

Just mentioning to clarify that that error seems to have been identified, and in case it might have an impact on the other, somewhat more serious error.
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Sep 25, 2009 9:04 am Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

psb wrote:
It seems to be an issue of a backup running and blocking the file, which makes sense. since there's a backup job running every 5 or 10 minutes.


Now that's a paranoid backup strategy!

psb wrote:
Just mentioning to clarify that that error seems to have been identified, and in case it might have an impact on the other, somewhat more serious error.


It's interesting that this "backup job" has just suddenly started to cause a problem. It doesn't alter the fact that your entire software stack is out of support (and on a back-level CSD to boot) and your clients are dicing with death. In business terms.

Nor does it alter the fact that MQSIv2.1 wasn't that good when it was new.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:
Post new topicReply to topic Goto page 1, 2, 3  Next Page 1 of 3

MQSeries.net Forum IndexGeneral IBM MQ SupportMQ v5.3 ImbAbend.cpp line 1129 EXCEPTION_ACCESS_VIOLATION
Jump to:



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP


Theme by Dustin Baccetti
Powered by phpBB 2001, 2002 phpBB Group

Copyright MQSeries.net. All rights reserved.