|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
  |
|
strange error in FDC: AMQ7924 |
View previous topic :: View next topic |
Author |
Message
|
Tibor |
Posted: Wed Jan 25, 2006 2:11 am Post subject: strange error in FDC: AMQ7924 |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
We fight again a persistent error on one of our production queue managers for two weeks. There works a lot of java client application connecting through TCP and sometimes a client terminates unexpectedly. Before this event a new FDC entry has generated:
Code: |
+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Wednesday January 25 10:26:40 NFT 2006 |
| Host Name :- whale (AIX 5.1) |
| PIDS :- 5724B4101 |
| LVLS :- 530.11 CSD11 |
| Product Long Name :- WebSphere MQ for AIX |
| Vendor :- IBM |
| Probe Id :- VP000002 |
| Application Name :- MQM |
| Component :- vpiConvertData |
| Build Date :- Aug 2 2005 |
| CMVC level :- p530-11-L050802 |
| Build Type :- IKAP - (Production) |
| UserID :- 00000006 (mqm) |
| Program Name :- amqrmppa |
| Process :- 00365462 |
| Thread :- 00000036 |
| QueueManager :- PCH |
| Major Errorcode :- vrcE_BAD_LENGTH_1 |
| Minor Errorcode :- OK |
| Probe Type :- MSGAMQ7924 |
| Probe Severity :- 2 |
| Probe Description :- AMQ7924: Bad length in the PCF header (length = 4096). |
| FDCSequenceNumber :- 4 |
| Arith1 :- 4096 1000 |
| Arith2 :- 25329 62f1 |
| |
+-----------------------------------------------------------------------------+
MQM Function Stack
ccxResponder
rrxResponder
rriMQIServer
MQGET
zstMQGET
vpiConvertData
xcsFFST
|
I had already seen the source code of interface apps and there are only simple operations: get, browse and put. What did cause this error when the apps never call inquery?
Thanks in advance,
Tibor |
|
Back to top |
|
 |
wschutz |
Posted: Wed Jan 25, 2006 10:16 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Tibor, are you sure that this FDC is related to your interface apps? Do they report any errors at the time these FDCs are generated? If they aren't doing PCF commands, then its hard to see how this FDC can be related. (perhaps its coming from an MQ Explorer or monitoring application somewhere else?) _________________ -wayne |
|
Back to top |
|
 |
Tibor |
Posted: Thu Jan 26, 2006 1:41 am Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
Wayne,
Here is the repeating snippet of the FDC file: http://www.t-online.hu/webtarhely/download/tnt/public_html/AMQ15850.0.FDC.txt
Back to the questions:
- yes we are using monitoring agent (qpasa)
- yes we are using monitoring apps (mqmon)
but when I browse the FDC file(s), the dumps contains only one connection: CL.KAB.OSS on localhost - this is the interface application.
- no other error
- it is just a simple get/put interface - I suspect the com.ibm.mq...
mquseless,
There were newer hangups in the night, so nobody did a message dump But by now we are on standby.
Tibor |
|
Back to top |
|
 |
PeterPotkay |
Posted: Thu Jan 26, 2006 4:43 pm Post subject: Re: strange error in FDC: AMQ7924 |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Tibor wrote: |
There works a lot of java client application connecting |
Did you recently upgrade the QM to 5.3.0.11?
These Java clients aren't running MQ 5.3 CSD8 or CSD9 are they?
I don't think it is QPASA, since the amqrmppa program is highlighted in the FDC, and the QPASA agent is local. I suppose MO71 (mqmon) might be a possability, but doubt it. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
Tibor |
Posted: Thu Jan 26, 2006 9:40 pm Post subject: Re: strange error in FDC: AMQ7924 |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
Hi Peter,
PeterPotkay wrote: |
Did you recently upgrade the QM to 5.3.0.11?
These Java clients aren't running MQ 5.3 CSD8 or CSD9 are they?
|
The qmgr and clients are running on same code base: CSD11 with interim fix IC47335.
Tibor |
|
Back to top |
|
 |
Tibor |
Posted: Fri Jan 27, 2006 2:12 am Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
I am sorry, but my link was dead (thanks to ISP )
Here is the important part of the FDC file:
Code: |
MQM Trace History
------} poll rc=Unknown(1)
-----} xcsWaitFd rc=Unknown(1)
-----{ recv
-----} recv rc=Unknown(2C)
----} cciTcpReceive rc=OK
---} ccxReceive rc=OK
---{ MQBACK
----{ zstMQBACK
-----{ zstVerifyPCD
-----} zstVerifyPCD rc=OK
-----{ ziiMQBACK
------{ ziiCreateIPCCMessage
-------{ zcpCreateMessage
-------} zcpCreateMessage rc=OK
------} ziiCreateIPCCMessage rc=OK
------{ ziiSendReceiveAgent
-------{ zcpSendOnPipe
--------{ xcsResetEventSem
--------} xcsResetEventSem rc=OK
--------{ xcsPostEventSem
---------{ xlsLockEvent
---------} xlsLockEvent rc=OK
---------{ xlsUnlockEvent
---------} xlsUnlockEvent rc=OK
--------} xcsPostEventSem rc=OK
-------} zcpSendOnPipe rc=OK
-------{ zcpReceiveOnPipe
--------{ xcsWaitEventSem
---------{ xlsLockEvent
---------} xlsLockEvent rc=OK
---------{ xlsUnlockEvent
---------} xlsUnlockEvent rc=OK
--------} xcsWaitEventSem rc=OK
-------} zcpReceiveOnPipe rc=OK
------} ziiSendReceiveAgent rc=OK
------{ zcpDeleteMessage
------} zcpDeleteMessage rc=OK
-----} ziiMQBACK rc=OK
----} zstMQBACK rc=OK
---} MQBACK rc=OK
---{ ccxSend
----{ cciTcpSend
-----{ send
-----} send rc=Unknown(2C)
----} cciTcpSend rc=OK
---} ccxSend rc=OK
---{ ccxFreeMem
---} ccxFreeMem rc=OK
---{ ccxReceive
----{ cciTcpReceive
-----{ ccxAllocMem
-----} ccxAllocMem rc=OK
-----{ recv
-----} recv rc=Unknown(FFFF)
-----{ xcsWaitFd
------{ poll
------} poll rc=Unknown(1)
-----} xcsWaitFd rc=Unknown(1)
-----{ recv
-----} recv rc=Unknown(1EC)
----} cciTcpReceive rc=OK
---} ccxReceive rc=OK
---{ MQGET
----{ zstMQGET
-----{ zstVerifyPCD
-----} zstVerifyPCD rc=OK
-----{ zstSyncPointCheck
-----} zstSyncPointCheck rc=OK
-----{ ziiMQGET
------{ ziiCreateIPCCMessage
-------{ zcpCreateMessage
-------} zcpCreateMessage rc=OK
------} ziiCreateIPCCMessage rc=OK
------{ ziiSendReceiveAgent
-------{ zcpSendOnPipe
--------{ xcsResetEventSem
--------} xcsResetEventSem rc=OK
--------{ xcsPostEventSem
---------{ xlsLockEvent
---------} xlsLockEvent rc=OK
---------{ xlsUnlockEvent
---------} xlsUnlockEvent rc=OK
--------} xcsPostEventSem rc=OK
-------} zcpSendOnPipe rc=OK
-------{ zcpReceiveOnPipe
--------{ xcsWaitEventSem
---------{ xlsLockEvent
---------} xlsLockEvent rc=OK
---------{ xlsUnlockEvent
---------} xlsUnlockEvent rc=OK
--------} xcsWaitEventSem rc=OK
-------} zcpReceiveOnPipe rc=OK
------} ziiSendReceiveAgent rc=OK
------{ zcpDeleteMessage
------} zcpDeleteMessage rc=OK
-----} ziiMQGET rc=OK
-----{ vpiConvertData
------{ xcsGetMem
------} xcsGetMem rc=OK
------{ xcsGetMem
------} xcsGetMem rc=OK
------{ vwaConvert
-------{ vwb_string
--------{ vxtConvertCharsFn
---------{ xcsQueryCCSIDType
---------} xcsQueryCCSIDType rc=OK
---------{ xcsQueryCCSIDType
---------} xcsQueryCCSIDType rc=OK
---------{ xcsConvertString
---------} xcsConvertString rc=OK
--------} vxtConvertCharsFn rc=OK
-------} vwb_string rc=OK
------} vwaConvert rc=OK
------{ xcsFreeMem
------} xcsFreeMem rc=OK
------{ xcsFreeMem
------} xcsFreeMem rc=OK
-----} vpiConvertData rc=OK
----} zstMQGET rc=OK
---} MQGET rc=OK
---{ ccxSend
----{ cciTcpSend
-----{ send
-----} send rc=MQRC_PARTIALLY_CONVERTED
----} cciTcpSend rc=OK
---} ccxSend rc=OK
---{ ccxFreeMem
---} ccxFreeMem rc=OK
---{ ccxReceive
----{ cciTcpReceive
-----{ ccxAllocMem
-----} ccxAllocMem rc=OK
-----{ recv
-----} recv rc=Unknown(FFFF)
-----{ xcsWaitFd
------{ poll
------} poll rc=Unknown(1)
-----} xcsWaitFd rc=Unknown(1)
-----{ recv
-----} recv rc=Unknown(2C)
----} cciTcpReceive rc=OK
---} ccxReceive rc=OK
---{ MQBACK
----{ zstMQBACK
-----{ zstVerifyPCD
-----} zstVerifyPCD rc=OK
-----{ ziiMQBACK
------{ ziiCreateIPCCMessage
-------{ zcpCreateMessage
-------} zcpCreateMessage rc=OK
------} ziiCreateIPCCMessage rc=OK
------{ ziiSendReceiveAgent
-------{ zcpSendOnPipe
--------{ xcsResetEventSem
--------} xcsResetEventSem rc=OK
--------{ xcsPostEventSem
---------{ xlsLockEvent
---------} xlsLockEvent rc=OK
---------{ xlsUnlockEvent
---------} xlsUnlockEvent rc=OK
--------} xcsPostEventSem rc=OK
-------} zcpSendOnPipe rc=OK
-------{ zcpReceiveOnPipe
--------{ xcsWaitEventSem
---------{ xlsLockEvent
---------} xlsLockEvent rc=OK
---------{ xlsUnlockEvent
---------} xlsUnlockEvent rc=OK
--------} xcsWaitEventSem rc=OK
-------} zcpReceiveOnPipe rc=OK
------} ziiSendReceiveAgent rc=OK
------{ zcpDeleteMessage
------} zcpDeleteMessage rc=OK
-----} ziiMQBACK rc=OK
----} zstMQBACK rc=OK
---} MQBACK rc=OK
---{ ccxSend
----{ cciTcpSend
-----{ send
-----} send rc=Unknown(2C)
----} cciTcpSend rc=OK
---} ccxSend rc=OK
---{ ccxFreeMem
---} ccxFreeMem rc=OK
---{ ccxReceive
----{ cciTcpReceive
-----{ ccxAllocMem
-----} ccxAllocMem rc=OK
-----{ recv
-----} recv rc=Unknown(FFFF)
-----{ xcsWaitFd
------{ poll
------} poll rc=Unknown(1)
-----} xcsWaitFd rc=Unknown(1)
-----{ recv
-----} recv rc=Unknown(1EC)
----} cciTcpReceive rc=OK
---} ccxReceive rc=OK
---{ MQGET
----{ zstMQGET
-----{ zstVerifyPCD
-----} zstVerifyPCD rc=OK
-----{ zstSyncPointCheck
-----} zstSyncPointCheck rc=OK
-----{ ziiMQGET
------{ ziiCreateIPCCMessage
-------{ zcpCreateMessage
-------} zcpCreateMessage rc=OK
------} ziiCreateIPCCMessage rc=OK
------{ ziiSendReceiveAgent
-------{ zcpSendOnPipe
--------{ xcsResetEventSem
--------} xcsResetEventSem rc=OK
--------{ xcsPostEventSem
---------{ xlsLockEvent
---------} xlsLockEvent rc=OK
---------{ xlsUnlockEvent
---------} xlsUnlockEvent rc=OK
--------} xcsPostEventSem rc=OK
-------} zcpSendOnPipe rc=OK
-------{ zcpReceiveOnPipe
--------{ xcsWaitEventSem
---------{ xlsLockEvent
---------} xlsLockEvent rc=OK
---------{ xlsUnlockEvent
---------} xlsUnlockEvent rc=OK
--------} xcsWaitEventSem rc=OK
-------} zcpReceiveOnPipe rc=OK
------} ziiSendReceiveAgent rc=arcW_TRUNCATED_MSG_ACCEPTED
------{ zcpDeleteMessage
------} zcpDeleteMessage rc=OK
-----} ziiMQGET rc=OK
-----{ vpiConvertData
------{ xcsGetMem
------} xcsGetMem rc=OK
------{ xcsGetMem
------} xcsGetMem rc=OK
------{ vwaConvert
-------{ vwb_string
--------{ vxtConvertCharsFn
---------{ xcsQueryCCSIDType
---------} xcsQueryCCSIDType rc=OK
---------{ xcsQueryCCSIDType
---------} xcsQueryCCSIDType rc=OK
---------{ xcsConvertString
---------} xcsConvertString rc=OK
--------} vxtConvertCharsFn rc=OK
-------} vwb_string rc=OK
------} vwaConvert rc=OK
------{ xcsFFST
Process Control Block
f06084c0 58494850 00000AAC 0001C48A 00000045 XIHP...Ź..Ä....E
f06084d0 2020B5C8 2190A258 00000000 00000000 ľČ!.˘X........
f06084e0 00000000 00000000 00000000 00000001 ................
f06084f0 00000000 00000006 00000000 00000005 ................
f0608500 00000000 00000000 00000000 00000000 ................
f0608510 00000000 00000000 00000001 00000000 ................
f0608520 00000000 00000000 00000000 00000000 ................
f0608530 to f06085a0 suppressed, 8 lines same as above
f06085b0 00000001 00000000 00000000 00000000 ................
f06085c0 00000000 00000000 00000000 00000000 ................
f06085d0 to f06089b0 suppressed, 63 lines same as above
f06089c0 00000000 0074FFFF 00000000 00000000 .....t˙˙........
f06089d0 00000000 00000001 00000001 00000000 ................
f06089e0 00000000 F0607324 00000000 00000000 ....đ`s$........
f06089f0 00000100 F0607324 00000000 00000000 ....đ`s$........
f0608a00 00000100 F0607324 00000000 00000000 ....đ`s$........
f0608a10 00000100 00000000 00000000 00000000 ................
f0608a20 00000000 F0607324 00000000 00000000 ....đ`s$........
f0608a30 00000100 F0607324 00000000 00000000 ....đ`s$........
f0608a40 00000100 00000000 00000001 00000000 ................
f0608a50 00000000 00000000 00000000 00000048 ...............H
f0608a60 00000000 00000000 00000000 00000000 ................
f0608a70 00000000 00000000 00000000 00000048 ...............H
f0608a80 00000000 00000000 00000000 00000000 ................
f0608a90 00000000 00000000 00000000 00000048 ...............H
f0608aa0 00000000 00000000 00000000 00000048 ...............H
f0608ab0 00000002 20289818 00000000 00000001 .... (..........
f0608ac0 2020C878 2020C8C8 00000000 00000000 Čx ČČ........
f0608ad0 00000000 00000000 00000004 00000000 ................
f0608ae0 00000000 00000002 00000000 00000000 ................
f0608af0 00000000 00000000 00000000 00000001 ................
f0608b00 00000000 00000000 00000000 00000000 ................
f0608b10 00000000 00000000 00000000 00000000 ................
f0608b20 00000000 2020B578 656E5F55 53000000 .... ľxen_US...
f0608b30 00000000 00000000 00000000 00000000 ................
f0608b40 to f0608f50 suppressed, 66 lines same as above
f0608f60 00000000 00000000 00000000 ............
Common Services Control Block
2020fe70 58494820 000008B4 XIH ...´
2020fe80 00000001 00000100 00000000 00000000 ................
2020fe90 6D716D00 00000000 00000006 00000333 mqm............3
2020fea0 00000000 00000000 2027DB88 00000000 ........ 'Ű.....
2020feb0 00000000 30000D00 00020098 2F766172 ....0......./var
2020fec0 2F6D716D 00000000 00000000 00000000 /mqm............
2020fed0 00000000 00000000 00000000 00000000 ................
2020fee0 to 202106d0 suppressed, 128 lines same as above
202106e0 00000000 00000000 203116C8 00000000 ........ 1.Č....
202106f0 2027FF18 2027B588 00000000 00000000 '˙. 'ľ.........
20210700 00000000 00000000 00000000 00000000 ................
20210710 00000000 00000000 2027DB88 6D716D00 ........ 'Ű.mqm.
20210720 00000000 00000000 00000000 ............
Thread Control Block
20b1f550 58494854 00001318 XIHT....
20b1f560 0000001B 20B74038 20AC99A8 00000000 .... ˇ@8 Ź.¨....
20b1f570 00000000 00000000 00000001 00000001 ................
20b1f580 00000001 00000001 00000001 00000000 ................
20b1f590 F7B87857 7DFFFFBF D4C41608 20B61CB0 ÷¸xW}˙˙żÔÄ.. ś.°
20b1f5a0 F0607CFC 00000004 00000002 00000000 đ`|ü............
20b1f5b0 00000006 0000F000 00000000 20B62D74 ......đ..... ś-t
20b1f5c0 00000007 00400000 20B61DE8 00002900 .....@.. ś.č..).
20b1f5d0 000012A0 F06084C0 20B61DC0 0000F000 ... đ`.Ŕ ś.Ŕ..đ.
20b1f5e0 00000003 20B1F558 000012A0 20B1F558 .... ąőX... ąőX
20b1f5f0 48424424 00000000 00010100 00000000 HBD$............
20b1f600 00000000 01000011 00000002 00000008 ................
20b1f610 2047FA78 2F2C3D5C 22222E23 00000008 Gúx/,=\"".#....
20b1f620 203313A8 2032F688 204871E8 00000080 3.¨ 2ö. Hqč....
20b1f630 005C2E28 204871E8 00000003 00000000 .\.( Hqč........
20b1f640 204871E8 00000080 00000000 20480088 Hqč........ H..
20b1f650 00000000 00000101 00000000 00000038 ...............8
20b1f660 00000000 00000006 010000BF 00000000 ...........ż....
20b1f670 00000000 00000000 00000004 00000000 ................
20b1f680 203313A8 2032F688 20B61D10 00000000 3.¨ 2ö. ś......
20b1f690 F7B87857 7DFFFFBF D4C82928 20B61FD0 ÷¸xW}˙˙żÔČ)( ś.Đ
20b1f6a0 F0607CFC 52504848 D4D06CD8 00000000 đ`|üRPHHÔĐlŘ....
20b1f6b0 F06084C0 300A7D00 2027FF18 20B62840 đ`.Ŕ0.}. '˙. ś(@
20b1f6c0 20B1F564 2027FF18 300A98F8 20000000 ąőd '˙.0..ř ...
20b1f6d0 300FCDB0 40406109 D4D06A94 00000001 0.Ͱ@@a.ÔĐj.....
20b1f6e0 300A8AFC 00000000 00000000 300A8C54 0..ü........0..T
20b1f6f0 22802484 00000000 00010100 00000000 ".$.............
20b1f700 00000000 01000011 00000002 00000008 ................
20b1f710 2047FA78 2F2C3D5C 22222E23 00000008 Gúx/,=\"".#....
20b1f720 203313A8 2032F688 204871E8 00000080 3.¨ 2ö. Hqč....
20b1f730 005C2E28 204871E8 00000003 00000000 .\.( Hqč........
20b1f740 204871E8 00000080 00000000 20480088 Hqč........ H..
20b1f750 00000000 00000101 00000000 00000038 ...............8
20b1f760 00000000 00000006 010000BF 00000000 ...........ż....
20b1f770 00000000 00000000 00000004 00000000 ................
20b1f780 203313A8 2032F688 20B62760 00000000 3.¨ 2ö. ś'`....
20b1f790 00000000 00000000 00000000 00000000 ................
20b1f7a0 to 20b1ff80 suppressed, 127 lines same as above
20b1ff90 0000001D 00000000 00000000 00000000 ................
20b1ffa0 00000000 00000000 00000000 00000000 ................
20b1ffb0 00000000 FFFFFFFF 00000000 00000001 ....˙˙˙˙........
20b1ffc0 00000001 00000000 00000000 00000000 ................
20b1ffd0 00000000 00000000 00000000 0000191A ................
20b1ffe0 204801E8 00000000 00000000 00000000 H.č............
20b1fff0 00000000 00000000 00000000 00000000 ................
20b20000 00000000 00000000 00000000 00000000 ................
20b20010 F7B87857 7DFFFFBF 00000001 00000000 ÷¸xW}˙˙ż........
20b20020 30152D44 00000000 300A98A4 00000000 0.-D....0..¤....
20b20030 00000000 00000000 00000000 00000000 ................
20b20040 to 20b20070 suppressed, 4 lines same as above
20b20080 00000004 00000001 00000000 F0606CD8 ............đ`lŘ
20b20090 203116C8 00000000 2027FF18 00000000 1.Č.... '˙.....
20b200a0 00000000 00000000 00000002 00000000 ................
20b200b0 00000001 00000000 00000000 00000000 ................
20b200c0 00000000 00000000 20000000 00000000 ........ .......
20b200d0 0006A314 00000000 00000000 00000000 ..Ł.............
20b200e0 60000000 00000000 00069E44 00000000 `..........D....
20b200f0 00000000 00000000 00000000 00000000 ................
20b20100 00000000 00000000 301B9314 00000000 ........0.......
20b20110 30110E44 00000000 00000000 00000000 0..D............
20b20120 0000004E 00000000 0000001A 00000000 ...N............
20b20130 00000000 00000000 00000000 00000000 ................
20b20140 00000000 00000000 00000000 00000000 ................
20b20150 20483B38 00000000 204843C8 00000000 H;8.... HCČ....
20b20160 00000000 FFFFFFFF FFFFFFFF FFFFFFFF ....˙˙˙˙˙˙˙˙˙˙˙˙
20b20170 FFFFFFFF FFFFFFFF FFFFFFFF 00000000 ˙˙˙˙˙˙˙˙˙˙˙˙....
20b20180 00000000 00000000 00000000 00000000 ................
20b20190 00000000 00000000 00000000 00000000 ................
20b201a0 50434800 00000000 00000000 00000000 PCH.............
20b201b0 00000000 00000000 00000000 00000000 ................
20b201c0 to 20b201f0 suppressed, 4 lines same as above
20b20200 00000000 50434800 00000000 00000000 ....PCH.........
20b20210 00000000 00000000 00000000 00000000 ................
20b20220 to 20b20250 suppressed, 4 lines same as above
20b20260 00000000 00000000 20464C58 00000000 ........ FLX....
20b20270 00000000 00000000 00000000 00000000 ................
20b20280 to 20b202a0 suppressed, 3 lines same as above
20b202b0 00000000 00000000 00000000 F0002013 ............đ. .
20b202c0 F000500A F000502E F0008028 F00080C7 đ.P.đ.P.đ..(đ..Ç
20b202d0 F0005800 F0005C03 F0005C15 F0005C05 đ.X.đ.\.đ.\.đ.\.
20b202e0 F0005C06 F0005C17 00000000 00000000 đ.\.đ.\.........
20b202f0 00000000 00000000 00000000 00000000 ................
20b20300 to 20b20370 suppressed, 8 lines same as above
20b20380 00000000 FFFF20B0 F0005D85 F0005D87 ....˙˙ °đ.].đ.].
20b20390 00015D87 00015D85 F00020B0 01EC20B0 ..]...].đ. °.ě °
20b203a0 00002034 00002008 F0008028 F00080C7 .. 4.. .đ..(đ..Ç
20b203b0 F00080DC 000080DC F00080F2 000080F2 đ..Ü...Üđ..ň...ň
20b203c0 F0008C04 F0008C17 F0006804 00006804 đ...đ...đ.h...h.
20b203d0 00008C17 F0008C12 F0006806 F0005C21 ....đ...đ.h.đ.\!
20b203e0 00005C21 F0005C20 F0005D4A 00005D4A ..\!đ.\ đ.]J..]J
20b203f0 F0005D4B 00005D4B 00005C20 00006806 đ.]K..]K..\ ..h.
20b20400 F0006807 F0005C22 F0005D4A 00005D4A đ.h.đ.\"đ.]J..]J
20b20410 F0005D4B 00005D4B 00005C22 00006807 đ.]K..]K..\"..h.
20b20420 081F8C12 F0006805 00006805 00008C04 ....đ.h...h.....
20b20430 F0005800 F0005C05 00005C05 F0005C05 đ.X.đ.\...\.đ.\.
20b20440 00005C05 F0005808 F000580A F0005820 ..\.đ.X.đ.X.đ.X
20b20450 F0005C2B 00005C2B F0005C2B 00005C2B đ.\+..\+đ.\+..\+
20b20460 F0005C17 00005C17 00005820 0000580A đ.\...\...X ..X.
20b20470 00005808 F0005C03 F00060B3 000060B3 ..X.đ.\.đ.`ł..`ł
20b20480 F0005D7D F0005D59 00005D59 F0005C16 đ.]}đ.]Y..]Yđ.\.
20b20490 F0005C05 00005C05 F0005C4C F0005C2B đ.\...\.đ.\Lđ.\+
20b204a0 00005C2B F0005C17 00005C17 00005C4C ..\+đ.\...\...\L
20b204b0 F0005C73 F00060F6 000060F6 00005C73 đ.\sđ.`ö..`ö..\s
20b204c0 F00060B3 000060B3 F0005C4C F0005C2B đ.`ł..`łđ.\Lđ.\+
20b204d0 00005C2B F0005C17 00005C17 00005C4C ..\+đ.\...\...\L
20b204e0 F0005C4C F0005C2B 00005C2B F0005C17 đ.\Lđ.\+..\+đ.\.
20b204f0 00005C17 00005C4C F00060B4 000060B4 ..\...\Lđ.`´..`´
20b20500 F0005C06 00005C06 00005C16 00005D7D đ.\...\...\...]}
20b20510 F0005D7D F0005D59 00005D59 F0005C16 đ.]}đ.]Y..]Yđ.\.
20b20520 F0005C05 00005C05 F0005C4C F0005C2B đ.\...\.đ.\Lđ.\+
20b20530 00005C2B F0005C17 00005C17 00005C4C ..\+đ.\...\...\L
20b20540 F0005C73 F00060F6 000060F6 00005C73 đ.\sđ.`ö..`ö..\s
20b20550 F00060B3 000060B3 F0005C4C F0005C2B đ.`ł..`łđ.\Lđ.\+
20b20560 00005C2B F0005C17 00005C17 00005C4C ..\+đ.\...\...\L
20b20570 F0005C4C F0005C2B 00005C2B F0005C17 đ.\Lđ.\+..\+đ.\.
20b20580 00005C17 00005C4C F00060B4 000060B4 ..\...\Lđ.`´..`´
20b20590 F0005C06 00005C06 00005C16 00005D7D đ.\...\...\...]}
20b205a0 F0005C4C F0005C2B 00005C2B F0005C17 đ.\Lđ.\+..\+đ.\.
20b205b0 00005C17 00005C4C F00060F6 000060F6 ..\...\Lđ.`ö..`ö
20b205c0 F0005C13 00005C13 F0005C13 00005C13 đ.\...\.đ.\...\.
20b205d0 F0005C13 00005C13 F0005C13 00005C13 đ.\...\.đ.\...\.
20b205e0 F0005C13 00005C13 F0005C02 F0005C05 đ.\...\.đ.\.đ.\.
20b205f0 00005C05 00005C02 F0005C02 00005C02 ..\...\.đ.\...\.
20b20600 F0005C02 00005C02 F0005C15 00005C15 đ.\...\.đ.\...\.
20b20610 F0005C15 00005C15 F0005C15 00005C15 đ.\...\.đ.\...\.
20b20620 F0005C2B 00005C2B F0005C17 00005C17 đ.\+..\+đ.\...\.
20b20630 00005820 0000580A 00005808 F0005C06 ..X ..X...X.đ.\.
20b20640 00005C06 F0005C06 00005C06 00005800 ..\.đ.\...\...X.
20b20650 000080C7 00008028 F0002007 F0002033 ...Ç...(đ. .đ. 3
20b20660 F00020AE 08E020AE 00002033 00002007 đ. Ž.ŕ Ž.. 3.. .
20b20670 F0002001 00002001 F0002008 F0002034 đ. ... .đ. .đ. 4
20b20680 F0002000 00002000 F00020B0 FFFF20B0 đ. ... .đ. °˙˙ °
20b20690 F0005D85 F0005D87 00015D87 00015D85 đ.].đ.]...]...].
20b206a0 F00020B0 002C20B0 00002034 00002008 đ. °., °.. 4.. .
20b206b0 F0008030 F00080CD F00080DC 000080DC đ..0đ..Íđ..Ü...Ü
20b206c0 F0008C0B F0008C17 F0006804 00006804 đ...đ...đ.h...h.
20b206d0 00008C17 F0008C12 F0006806 F0005C21 ....đ...đ.h.đ.\!
20b206e0 00005C21 F0005C20 F0005D4A 00005D4A ..\!đ.\ đ.]J..]J
20b206f0 F0005D4B 00005D4B 00005C20 00006806 đ.]K..]K..\ ..h.
20b20700 F0006807 F0005C22 F0005D4A 00005D4A đ.h.đ.\"đ.]J..]J
20b20710 F0005D4B 00005D4B 00005C22 00006807 đ.]K..]K..\"..h.
20b20720 00008C12 F0006805 00006805 00008C0B ....đ.h...h.....
20b20730 000080CD 00008030 F0002007 F0002033 ...Í...0đ. .đ. 3
20b20740 F00020AE 002C20AE 00002033 00002007 đ. Ž., Ž.. 3.. .
20b20750 F0002001 00002001 F0002008 F0002034 đ. ... .đ. .đ. 4
20b20760 F0002000 00002000 F00020B0 00000000 đ. ... .đ. °....
20b20770 00000000 00000000 000000A7 0000001B ...........§....
20b20780 00000000 00000000 00000000 00000000 ................
20b20790 00000000 00000000 20B70438 00000000 ........ ˇ.8....
20b207a0 00000000 00000000 00000000 00000000 ................
20b207b0 20B66B24 00000000 00000000 00000000 śk$............
20b207c0 00000000 00000000 00000001 F06E2F30 ............đn/0
20b207d0 00000000 00000000 00000000 00000000 ................
20b207e0 00000000 00000000 00000000 00000000 ................
20b207f0 00000000 00000000 ........
Component Dumps (Thread 00000027)
------< R "Remote - Channel" >-----
InSignalHandler:0
HighDetail: 0
ThreadState: 0
Component: 22
Function: 0
Work Control Block
20b66b20 5257524B 20B10F74 20BC7AC8 RWRK ą.t źzČ
20b66b30 00009952 00009D8A 00012021 20B1F558 ...R...... ! ąőX
20b66b40 50434820 20202020 20202020 20202020 PCH
20b66b50 20202020 20202020 20202020 20202020
20b66b60 20202020 20202020 20202020 20202020
20b66b70 00000000 00000000 00000000 00000000 ................
20b66b80 to 20b66f70 suppressed, 64 lines same as above
20b66f80 00000000 00000000 00000000 306CC654 ............0lĆT
20b66f90 20000000 00000000 0001F640 00000000 .........ö@....
20b66fa0 20000006 00000006 000004CC 20B67D44 ..........Ě ś}D
20b66fb0 20B70438 20000000 00000000 00000D00 ˇ.8 ...........
20b66fc0 00000000 00000000 00000000 00000000 ................
20b66fd0 00000000 00000001 0000000A 000001F4 ...............ô
20b66fe0 000001F4 00000002 00000001 00000001 ...ô............
20b66ff0 00000258 00000001 00000003 00000000 ...X............
20b67000 0004000D 0000001E 000000C8 FFFFFFFF ...........Č˙˙˙˙
20b67010 00000032 0000000F 00000003 FFFFFFFF ...2........˙˙˙˙
20b67020 000003E8 00000040 00000064 00000064 ...č...@...d...d
20b67030 FFFFFFFF 20000000 00000000 0001F6C8 ˙˙˙˙ .........öČ
20b67040 00000000 00000001 00000000 4441F415 ............DAô.
20b67050 60000000 00000000 00000D00 3014E654 `...........0.ćT
20b67060 60000000 00000000 0001F398 60000001 `.........ó.`...
20b67070 00000001 000004CC 00010000 00000000 .......Ě........
20b67080 00000000 00000000 00000000 00000000 ................
20b67090 to 20b670f0 suppressed, 7 lines same as above
20b67100 00000000 00000000 00000000 ............
Session Control Block
20b67d40 52534553 00000221 306D2E04 RSES...!0m..
20b67d50 20BC7AD4 20B1CFE4 06050100 00000001 źzÔ ąĎä........
20b67d60 00000000 00007FFE 00000000 03330333 .......ţ.....3.3
20b67d70 00060000 FFFFFFFF 00000000 00000000 ....˙˙˙˙........
20b67d80 00000000 00000000 00000000 00000000 ................
20b67d90 00000000 00000000 00000000 00000000 ................
20b67da0 00000000 00000000 20202020 20202020 ........
20b67db0 20202020 20202020 20202020 20202020
20b67dc0 20202020 20202020 00000000 00000000 ........
20b67dd0 00000000 00000000 00000000 00000000 ................
20b67de0 to 20b67e40 suppressed, 7 lines same as above
20b67e50 00000000 00000000 00000000 00000111 ................
20b67e60 00000000 00000000 00000000 20202020 ............
20b67e70 20202020 20202020 20202020 20202020
20b67e80 20202020 20202020 20202020 20202020
20b67e90 20202020 20202020 20202020 00000000 ....
20b67ea0 00000000 00000000 00000000 00000000 ................
20b67eb0 to 20b68390 suppressed, 79 lines same as above
20b683a0 00000000 00000000 00000000 57656273 ............Webs
20b683b0 70686572 65204D51 20436C69 656E7420 phere MQ Client
20b683c0 666F7220 4A617661 00000000 for Java....
Channel Control Block
20bc7ad0 434C2E4B 41422E4F 53532020 CL.KAB.OSS
20bc7ae0 20202020 20202020 00000007 00000007 ........
20bc7af0 00000002 20202020 20202020 20202020 ....
20bc7b00 20202020 20202020 20202020 20202020
20bc7b10 to 20bc7b20 suppressed, 2 lines same as above
20bc7b30 20202020 50434820 20202020 20202020 PCH
20bc7b40 20202020 20202020 20202020 20202020
20bc7b50 to 20bc7b80 suppressed, 4 lines same as above
20bc7b90 20202020 3132372E 302E302E 31202020 127.0.0.1
20bc7ba0 20202020 20202020 20202020 20202020
20bc7bb0 to 20bc7bf0 suppressed, 5 lines same as above
20bc7c00 20202020 00000032 00001770 0000000A ...2...p....
20bc7c10 0000003C 3B9AC9FF 000004B0 20202020 ...<;.É˙...°
20bc7c20 20202020 20202020 20202020 20202020
20bc7c30 to 20bc7e00 suppressed, 30 lines same as above
20bc7e10 20202020 20202020 20202020 3B9AC9FF ;.É˙
20bc7e20 00400000 00000001 00000000 20202020 .@..........
20bc7e30 20202020 20202020 20202020 20202020
20bc7e40 to 20bc7eb0 suppressed, 8 lines same as above
20bc7ec0 20202020 6D716D20 20202020 20202020 mqm
20bc7ed0 00000001 3132372E 302E302E 31202020 ....127.0.0.1
20bc7ee0 20202020 20202020 20202020 20202020
20bc7ef0 to 20bc7fc0 suppressed, 14 lines same as above
20bc7fd0 20202020 20202020 20202020 6D716D20 mqm
20bc7fe0 20202020 20202020 6D716D6D 716D6D71 mqmmqmmq
20bc7ff0 6D202020 20202020 20202020 20202020 m
20bc8000 20202020 20202020 20202020 20202020
20bc8010 to 20bc8080 suppressed, 8 lines same as above
20bc8090 20202020 0000000A 000003E8 0000012C .......č...,
20bc80a0 00000000 00000001 000006D4 00000080 ...........Ô....
20bc80b0 00000020 00000000 00000000 00000000 ... ............
20bc80c0 00000000 00000000 00000000 00000000 ................
20bc80d0 00000000 00000000 00000000 00000000 ................
20bc80e0 00000000 00000003 00000003 20BC81EC ............ ź.ě
20bc80f0 20B63D9C 00000000 00000000 00000000 ś=.............
20bc8100 00000000 00000000 00000000 00000000 ................
20bc8110 to 20bc8130 suppressed, 3 lines same as above
20bc8140 00000000 20202020 20202020 20202020 ....
20bc8150 20202020 20202020 20202020 20202020
20bc8160 20202020 00000000 00000000 00000000 ............
20bc8170 FFFFFFFF 3132372E 302E302E 31283134 ˙˙˙˙127.0.0.1(14
20bc8180 31342900 00000000 00000000 00000000 14).............
20bc8190 00000000 00000000 00000000 00000000 ................
20bc81a0 00000000 00000000 00000000 00000000 ................
20bc81b0 00000006 00000000 00000000 00000000 ................
20bc81c0 00000000 00000000 00000000 00000000 ................
20bc81d0 00000000 00000000 00000000 00000000 ................
20bc81e0 00000000 00000000 43030A6E 6D716D20 ........C..nmqm
20bc81f0 20202020 20202020 20202020 20202020
20bc8200 to 20bc8210 suppressed, 2 lines same as above
20bc8220 20202020 20202020 20202020 01010101 ....
20bc8230 01010000 ....
Conversation Control Block
20b1cfe0 434F4E56 00000002 20B64648 CONV.... śFH
20b1cff0 00007FFE 3132372E 302E302E 31202020 ...ţ127.0.0.1
20b1d000 20202020 20202020 20202020 20202020
20b1d010 to 20b1d0e0 suppressed, 14 lines same as above
20b1d0f0 20202020 20202020 20202020 00000000 ....
20b1d100 00000000 00000000 00000000 20B68404 ............ ś..
20b1d110 00000000 00000000 00000000 00000000 ................
20b1d120 00000000 00000000 00000000 20B68404 ............ ś..
20b1d130 00007FFE 00007FFE 000001EC 000001EC ...ţ...ţ...ě...ě
20b1d140 00000000 00000000 00000001 434C2E4B ............CL.K
20b1d150 41422E4F 53532020 20202020 20202020 AB.OSS
20b1d160 3132372E 302E302E 31283134 31342900 127.0.0.1(1414).
20b1d170 00000000 00000000 00000000 00000000 ................
20b1d180 00000000 00000000 00000000 00000000 ................
20b1d190 00000000 F06C2480 00000000 202B3EBC ....đl$..... +>ź
20b1d1a0 202B3EB0 202B3E8C 202B3E80 202B3EA4 +>° +>. +>. +>¤
20b1d1b0 202B3E98 202B3E68 202B3E5C 202B3E50 +>. +>h +>\ +>P
20b1d1c0 202B3E44 202B3E74 00000000 00000000 +>D +>t........
20b1d1d0 00000000 00000000 202B3E38 202B3E2C ........ +>8 +>,
20b1d1e0 202B3E20 202B3E14 00000000 00000000 +> +>.........
20b1d1f0 00000000 00000000 00000000 00000000 ................
20b1d200 00000000 00000000 00000000 00000000 ................
20b1d210 00000000 00000000 F06E2F48 F06E2F54 ........đn/Hđn/T
20b1d220 00000000 202B3D9C 0000001A 00000000 .... +=.........
20b1d230 00000000 00000000 00000000 00007FFE ...............ţ
20b1d240 00000800 FFFFFFFF FFFFFFFF FFFFFFFF ....˙˙˙˙˙˙˙˙˙˙˙˙
20b1d250 FFFFFFFF FFFFFFFF FFFFFFFF 00000001 ˙˙˙˙˙˙˙˙˙˙˙˙....
20b1d260 00000000 00000000 00000000 00000000 ................
20b1d270 00000000 00000000 2028A7D8 00000000 ........ (§Ř....
20b1d280 00000000 00000000 00000000 00000000 ................
20b1d290 to 20b1d320 suppressed, 10 lines same as above
20b1d330 00000000 00000000 ........
Status Control Block
306d2e00 52535445 00000004 00000001 RSTE........
306d2e10 00000000 43D69F8F 00000000 20B66B24 ....CÖ...... śk$
306d2e20 00930711 0E230711 0E230000 434C2E4B .....#...#..CL.K
306d2e30 41422E4F 53532020 20202020 20202020 AB.OSS
306d2e40 01850200 3132372E 302E302E 31202020 ....127.0.0.1
306d2e50 20202020 20202020 20202020 20202020
306d2e60 to 306d2f30 suppressed, 14 lines same as above
306d2f40 20202020 20202020 20202020 00000032 ...2
306d2f50 0000012C 00000001 0000003C 000004B0 ...,.......<...°
306d2f60 20202020 20202020 20202020 20202020
306d2f70 to 306d2f80 suppressed, 2 lines same as above
306d2f90 3132372E 302E302E 31283134 31342900 127.0.0.1(1414).
306d2fa0 00000000 00000000 00000000 00000000 ................
306d2fb0 00000000 00000000 00000000 00000000 ................
306d2fc0 0000001B 00000000 00000000 00000000 ................
306d2fd0 00000000 00000000 00000000 00000000 ................
306d2fe0 to 306d30b0 suppressed, 14 lines same as above
306d30c0 00000000 20202020 20202020 20202020 ....
306d30d0 20202020 20202020 20202020 20202020
306d30e0 20202020 20202020 20202020 20202020
306d30f0 20202020 434C2E4B 41422E4F 53532020 CL.KAB.OSS
306d3100 20202020 20202020 00000000 00000000 ........
306d3110 00000000 00000000 00000000 00000000 ................
306d3120 to 306d3200 suppressed, 15 lines same as above
306d3210 00000000 00000004 4E000000 000001B8 ........N......¸
306d3220 00000000 00000000 00000000 00000000 ................
306d3230 00000000 00000000 00000000 00000007 ................
306d3240 00000002 43D6E1D5 00000710 001D2026 ....CÖáŐ...... &
306d3250 00076674 00000000 43D69F8F 00000711 ..ft....CÖ......
306d3260 00000713 3B9AC9FF 0000000A 00000200 ....;.É˙........
306d3270 0001C48A 0000001B 00000000 ..Ä.........
------------------------------------- |
|
|
Back to top |
|
 |
wschutz |
Posted: Fri Jan 27, 2006 4:14 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Tibor, you left this question unanswered:
Quote: |
Do they report any errors at the time these FDCs are generated? |
Are you sure that the applications themselves aren't using PCF? AFAIK, the base java classes do not do pcf inquries (but they do MQINQ), if they did, you'd need to have the command server running for them to work properly.
Also, it seems for more likely that a user application is generating a bad CFH header than the command server or event message generator. _________________ -wayne |
|
Back to top |
|
 |
Tibor |
Posted: Fri Jan 27, 2006 7:07 am Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
wschutz wrote: |
Tibor, you left this question unanswered: Do they report any errors at the time these FDCs are generated? |
There is no other error... that's why I'm puzzled.
wschutz wrote: |
Are you sure that the applications themselves aren't using PCF? |
Yes I am, because the developers sent me the source.
Tibor |
|
Back to top |
|
 |
|
|
  |
|
Page 1 of 1 |
|
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
|
|
|
|