|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
  |
|
reason code 2195 |
View previous topic :: View next topic |
Author |
Message
|
jarun111 |
Posted: Fri Apr 23, 2004 1:58 pm Post subject: reason code 2195 |
|
|
Acolyte
Joined: 19 Apr 2004 Posts: 70
|
Hi,
I am using a Pub Sub asynchronous mode of message delivery using message listeners. The listener receives all the message and works fine. But some times it throws the following exception
javax.jms.JMSException: MQJMS2002: failed to get message from MQ queue
at com.ibm.mq.jms.services.ConfigEnvironment.newException(ConfigEnvironment.java:418)
at com.ibm.mq.jms.MQTopicSubscriber.getMessage(MQTopicSubscriber.java:1077)
at com.ibm.mq.jms.MQTopicSubscriber.receiveAsync(MQTopicSubscriber.java:750)
at com.ibm.mq.jms.contact admin.run(contact admin.java:262)
[Thread-9][][23 Apr 2004 16:00:58,684] ERROR com.citigroup.ecom.common.clientapi.jms.PubSubProvider - JMS Linked Exception: com.ibm.mq.MQException: Completion Code 2, Reason 2195
Can any body let me know what is this about and any pathc for this.
I am using MQ5.2 server and related client libraries. Please let me know if u have anything for me.Thanks.
Arun |
|
Back to top |
|
 |
bower5932 |
Posted: Fri Apr 23, 2004 2:35 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
The 2195 usually has an *.FDC file associated with it. Post the top of it here. Also, MQ 5.2 is out of support (12-31-2003). You need to move forward to WMQ 5.3. |
|
Back to top |
|
 |
jarun111 |
Posted: Fri Apr 23, 2004 3:08 pm Post subject: |
|
|
Acolyte
Joined: 19 Apr 2004 Posts: 70
|
Where can I find this *.FDC file.
Thanks.
Arun |
|
Back to top |
|
 |
mqonnet |
Posted: Fri Apr 23, 2004 3:32 pm Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
Well, well, there are many ways to find a file on any platform.
windows- start menu->search-> "*.fd*
unix platforms - use find
fd files could be found in the root install dir\errors.
Make sure you co-relate the error time with the FD* file timestamp. Not like we try to investigate using an older FD* file.
Cheers
Kumar |
|
Back to top |
|
 |
jarun111 |
Posted: Mon Apr 26, 2004 12:04 pm Post subject: FDC and Error log attached. |
|
|
Acolyte
Joined: 19 Apr 2004 Posts: 70
|
Hi,
Following are my AMQERRO1.LOG and corresponding FDC file:
AMQERR01.LOG
==========
04/23/04 17:07:40
AMQ6125: An internal MQSeries error has occurred.
EXPLANATION:
An internal error has occurred with identifier 0. This message is issued in
association with other messages.
ACTION:
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.
-------------------------------------------------------------------------------
04/23/04 17:07:40
AMQ6184: An internal MQSeries error has occurred on queue manager
EQUITY.ZEUS_QM2.UAT.
EXPLANATION:
An error has been detected, and the MQSeries error recording routine has been
called. The failing process is process 31636.
ACTION:
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.
FDC File:
======
+-----------------------------------------------------------------------------+
| |
| MQSeries First Failure Symptom Report |
| ===================================== |
| |
| Date/Time :- Friday April 23 17:07:40 EDT 2004 |
| Host Name :- eqzqa2-phys (SunOS 5. |
| PIDS :- 5765B75 |
| LVLS :- 520 |
| Product Long Name :- MQSeries for Sun Solaris 2 (Sparc) |
| Vendor :- IBM |
| Probe Id :- CO000004 |
| Application Name :- MQM |
| Component :- ccxAllocMem |
| Build Date :- Jan 15 2002 |
| CMVC level :- p520-CSD03G |
| Build Type :- IKAP - (Production) |
| UserID :- 00031175 (mqm) |
| Program Name :- amqcrsta_nd |
| Process :- 00031636 |
| Thread :- 00000001 |
| QueueManager :- EQUITY!ZEUS_QM2!UAT |
| Major Errorcode :- rrcE_BAD_PARAMETER |
| Minor Errorcode :- OK |
| Probe Type :- INCORROUT |
| Probe Severity :- 2 |
| Probe Description :- AMQ6125: An internal MQSeries error has occurred. |
| |
+-----------------------------------------------------------------------------+
MQM Function Stack
ccxTcpResponder
ccxResponder
rrxResponder
rriMQIServer
ccxAllocMem
xcsFFST
MQM Trace History
------------{ xstReleaseSerialisationOnExtent
-------------{ xllSpinLockRelease
-------------} xllSpinLockRelease rc=OK
------------} xstReleaseSerialisationOnExtent rc=OK
-----------} xstFreeBlockInExtent rc=OK
----------} xstFreeBlockFromSharedMemSet rc=OK
---------} xstFreeMemBlock rc=OK
--------} xcsFreeMemBlock rc=OK
-------} zcpDeleteMessage rc=OK
------} ziiMQGET rc=OK
-----} zstMQGET rc=arcE_NO_MSG_AVAILABLE
----} MQGET rc=arcE_NO_MSG_AVAILABLE
----{ ccxFreeMem
----} ccxFreeMem rc=OK
----{ ccxAllocMem
----} ccxAllocMem rc=OK
----{ ccxSend
-----{ cciTcpSend
------{ send
------} send rc=Unknown(1EC)
-----} cciTcpSend rc=OK
----} ccxSend rc=OK
----{ ccxFreeMem
----} ccxFreeMem rc=OK
----{ ccxReceive
-----{ cciTcpReceive
------{ ccxAllocMem
------} ccxAllocMem rc=OK
------{ recv
------} recv rc=Unknown(FFFF)
------{ select
-------{ xcsSelect
-------} xcsSelect rc=Unknown(1)
------} select rc=Unknown(1)
------{ recv
------} recv rc=Unknown(1EC)
-----} cciTcpReceive rc=OK
----} ccxReceive rc=OK
----{ MQGET
-----{ zstMQGET
------{ zstVerifyPCD
------} zstVerifyPCD rc=OK
------{ ziiMQGET
-------{ ziiCreateIPCCMessage
--------{ zcpCreateMessage
--------} zcpCreateMessage rc=OK
-------} ziiCreateIPCCMessage rc=OK
-------{ ziiSendReceiveAgent
--------{ zcpSendOnPipe
---------{ xcsResetEventSem
---------} xcsResetEventSem rc=OK
---------{ xcsPostEventSem
---------} xcsPostEventSem rc=OK
--------} zcpSendOnPipe rc=OK
--------{ zcpReceiveOnPipe
---------{ xcsWaitEventSem
---------} xcsWaitEventSem rc=OK
--------} zcpReceiveOnPipe rc=OK
-------} ziiSendReceiveAgent rc=arcE_NO_MSG_AVAILABLE
-------{ zcpDeleteMessage
--------{ xcsFreeMemBlock
---------{ xstFreeMemBlock
----------{ xcsRequestThreadMutexSem
----------} xcsRequestThreadMutexSem rc=OK
----------{ xcsReleaseThreadMutexSem
----------} xcsReleaseThreadMutexSem rc=OK
----------{ xstFreeBlockFromSharedMemSet
-----------{ xllSpinLockRequest
-----------} xllSpinLockRequest rc=OK
-----------{ xllSpinLockRelease
-----------} xllSpinLockRelease rc=OK
-----------{ xstFreeBlockInExtent
------------{ xstSerialiseExtent
-------------{ xllSpinLockRequest
-------------} xllSpinLockRequest rc=OK
------------} xstSerialiseExtent rc=OK
------------{ xstFreeChunk
-------------{ xstInsertChunk
-------------} xstInsertChunk rc=OK
------------} xstFreeChunk rc=OK
------------{ xstReleaseSerialisationOnExtent
-------------{ xllSpinLockRelease
-------------} xllSpinLockRelease rc=OK
------------} xstReleaseSerialisationOnExtent rc=OK
-----------} xstFreeBlockInExtent rc=OK
----------} xstFreeBlockFromSharedMemSet rc=OK
---------} xstFreeMemBlock rc=OK
--------} xcsFreeMemBlock rc=OK
-------} zcpDeleteMessage rc=OK
------} ziiMQGET rc=OK
-----} zstMQGET rc=arcE_NO_MSG_AVAILABLE
----} MQGET rc=arcE_NO_MSG_AVAILABLE
----{ ccxFreeMem
----} ccxFreeMem rc=OK
----{ ccxAllocMem
----} ccxAllocMem rc=OK
----{ ccxSend
-----{ cciTcpSend
------{ send
------} send rc=Unknown(1EC)
-----} cciTcpSend rc=OK
----} ccxSend rc=OK
----{ ccxFreeMem
----} ccxFreeMem rc=OK
----{ ccxReceive
-----{ cciTcpReceive
------{ ccxAllocMem
------} ccxAllocMem rc=OK
------{ recv
------} recv rc=Unknown(1EC)
-----} cciTcpReceive rc=OK
----} ccxReceive rc=OK
----{ MQGET
-----{ zstMQGET
------{ zstVerifyPCD
------} zstVerifyPCD rc=OK
------{ ziiMQGET
-------{ ziiCreateIPCCMessage
--------{ zcpCreateMessage
--------} zcpCreateMessage rc=OK
-------} ziiCreateIPCCMessage rc=OK
-------{ ziiSendReceiveAgent
--------{ zcpSendOnPipe
---------{ xcsResetEventSem
---------} xcsResetEventSem rc=OK
---------{ xcsPostEventSem
---------} xcsPostEventSem rc=OK
--------} zcpSendOnPipe rc=OK
--------{ zcpReceiveOnPipe
---------{ xcsWaitEventSem
---------} xcsWaitEventSem rc=OK
--------} zcpReceiveOnPipe rc=OK
-------} ziiSendReceiveAgent rc=arcE_NO_MSG_AVAILABLE
-------{ zcpDeleteMessage
--------{ xcsFreeMemBlock
---------{ xstFreeMemBlock
----------{ xcsRequestThreadMutexSem
----------} xcsRequestThreadMutexSem rc=OK
----------{ xcsReleaseThreadMutexSem
----------} xcsReleaseThreadMutexSem rc=OK
----------{ xstFreeBlockFromSharedMemSet
-----------{ xllSpinLockRequest
-----------} xllSpinLockRequest rc=OK
-----------{ xllSpinLockRelease
-----------} xllSpinLockRelease rc=OK
-----------{ xstFreeBlockInExtent
------------{ xstSerialiseExtent
-------------{ xllSpinLockRequest
-------------} xllSpinLockRequest rc=OK
------------} xstSerialiseExtent rc=OK
------------{ xstFreeChunk
-------------{ xstInsertChunk
-------------} xstInsertChunk rc=OK
------------} xstFreeChunk rc=OK
------------{ xstReleaseSerialisationOnExtent
-------------{ xllSpinLockRelease
-------------} xllSpinLockRelease rc=OK
------------} xstReleaseSerialisationOnExtent rc=OK
-----------} xstFreeBlockInExtent rc=OK
----------} xstFreeBlockFromSharedMemSet rc=OK
---------} xstFreeMemBlock rc=OK
--------} xcsFreeMemBlock rc=OK
-------} zcpDeleteMessage rc=OK
------} ziiMQGET rc=OK
-----} zstMQGET rc=arcE_NO_MSG_AVAILABLE
----} MQGET rc=arcE_NO_MSG_AVAILABLE
----{ ccxFreeMem
----} ccxFreeMem rc=OK
----{ ccxAllocMem
----} ccxAllocMem rc=OK
----{ ccxSend
-----{ cciTcpSend
------{ send
------} send rc=Unknown(1EC)
-----} cciTcpSend rc=OK
----} ccxSend rc=OK
----{ ccxFreeMem
----} ccxFreeMem rc=OK
----{ ccxReceive
-----{ cciTcpReceive
------{ ccxAllocMem
------} ccxAllocMem rc=OK
------{ recv
------} recv rc=Unknown(FFFF)
------{ select
-------{ xcsSelect
-------} xcsSelect rc=Unknown(1)
------} select rc=Unknown(1)
------{ recv
------} recv rc=Unknown(3D8)
-----} cciTcpReceive rc=OK
----} ccxReceive rc=OK
----{ MQGET
-----{ zstMQGET
------{ zstVerifyPCD
------} zstVerifyPCD rc=OK
------{ ziiMQGET
-------{ ziiCreateIPCCMessage
--------{ zcpCreateMessage
--------} zcpCreateMessage rc=OK
-------} ziiCreateIPCCMessage rc=OK
-------{ ziiSendReceiveAgent
--------{ zcpSendOnPipe
---------{ xcsResetEventSem
---------} xcsResetEventSem rc=OK
---------{ xcsPostEventSem
---------} xcsPostEventSem rc=OK
--------} zcpSendOnPipe rc=OK
--------{ zcpReceiveOnPipe
---------{ xcsWaitEventSem
---------} xcsWaitEventSem rc=OK
--------} zcpReceiveOnPipe rc=OK
-------} ziiSendReceiveAgent rc=arcE_NO_MSG_AVAILABLE
-------{ zcpDeleteMessage
--------{ xcsFreeMemBlock
---------{ xstFreeMemBlock
----------{ xcsRequestThreadMutexSem
----------} xcsRequestThreadMutexSem rc=OK
----------{ xcsReleaseThreadMutexSem
----------} xcsReleaseThreadMutexSem rc=OK
----------{ xstFreeBlockFromSharedMemSet
-----------{ xllSpinLockRequest
-----------} xllSpinLockRequest rc=OK
-----------{ xllSpinLockRelease
-----------} xllSpinLockRelease rc=OK
-----------{ xstFreeBlockInExtent
------------{ xstSerialiseExtent
-------------{ xllSpinLockRequest
-------------} xllSpinLockRequest rc=OK
------------} xstSerialiseExtent rc=OK
------------{ xstFreeChunk
-------------{ xstInsertChunk
-------------} xstInsertChunk rc=OK
------------} xstFreeChunk rc=OK
------------{ xstReleaseSerialisationOnExtent
-------------{ xllSpinLockRelease
-------------} xllSpinLockRelease rc=OK
------------} xstReleaseSerialisationOnExtent rc=OK
-----------} xstFreeBlockInExtent rc=OK
----------} xstFreeBlockFromSharedMemSet rc=OK
---------} xstFreeMemBlock rc=OK
--------} xcsFreeMemBlock rc=OK
-------} zcpDeleteMessage rc=OK
------} ziiMQGET rc=OK
-----} zstMQGET rc=arcE_NO_MSG_AVAILABLE
----} MQGET rc=arcE_NO_MSG_AVAILABLE
----{ ccxFreeMem
----} ccxFreeMem rc=OK
----{ ccxAllocMem
-----{ xcsFFST
Process Control Block
ff0f95f0 58494850 00000610 XIHP....
ff0f9600 00007B94 00000000 00000003 00022468 ..{”..........$h
ff0f9610 0002ABF0 00000000 00000000 00000001 ..«ð............
ff0f9620 00000001 00000002 00000004 FEF60000 ............þö..
ff0f9630 00000000 00000000 00000000 00000000 ................
ff0f9640 to ff0f9a20 suppressed, 63 lines same as above
ff0f9a30 00000000 FFFFFFFF 00000000 00000000 ................
ff0f9a40 00000000 00000000 00000001 00000000 ................
ff0f9a50 00000000 00000008 FF01D5A8 00000000 ..........Õ¨....
ff0f9a60 00000000 00000000 00000000 00000000 ................
ff0f9a70 00000000 00000008 FF01D5A8 00000000 ..........Õ¨....
ff0f9a80 00000000 00000000 00000000 00000000 ................
ff0f9a90 to ff0f9aa0 suppressed, 2 lines same as above
ff0f9ab0 00000000 00000008 FF01D5A8 00000000 ..........Õ¨....
ff0f9ac0 00000000 00000000 00000000 00000000 ................
ff0f9ad0 00000000 00000008 FF01D5A8 00000000 ..........Õ¨....
ff0f9ae0 00000000 00000000 00000000 00000000 ................
ff0f9af0 00000000 00000000 00000001 00000000 ................
ff0f9b00 00000000 00000000 00000000 00000000 ................
ff0f9b10 to ff0f9b90 suppressed, 9 lines same as above
ff0f9ba0 00000000 00000002 0002ABC8 00000000 ..........«È....
ff0f9bb0 00000001 00022F50 00000000 00000000 ....../P........
ff0f9bc0 00000000 00004356 00000000 00000000 ......CV........
ff0f9bd0 00000000 00000001 00000001 00000000 ................
ff0f9be0 00000000 00000000 00000000 00000000 ................
ff0f9bf0 00000000 00000000 00000000 00000000 ................
ff0f9c00 00022030 00000000 .. 0....
Common Services Control Block
23b70 58494820 000008D0 XIH ...Ð
23b80 00000001 00000005 00000000 00000000 ................
23b90 6D716D00 78000078 000079C7 00000333 mqm.x..x..yÇ...3
23ba0 00000000 00000000 00024F40 00024E18 ..........O@..N.
23bb0 00024EE8 00024D98 00024458 00022FB8 ..Nè..M...DX../¸
23bc0 FED50478 00000000 00000000 00000000 þÕ.x............
23bd0 00000000 00000003 2F766172 2F6D716D ......../var/mqm
23be0 00000000 00000000 00000000 00000000 ................
23bf0 to 243f0 suppressed, 129 lines same as above
24400 00000001 4E4C5F54 4F5F4C46 00000000 ....NL_TO_LF....
24410 00000000 00000000 00024F40 00000000 ..........O@....
24420 00000000 00000000 00000000 00000000 ................
24430 00000000 00000000 00000002 00000004 ................
24440 00024C08 00000000 ..L.....
Thread Control Block
22460 58494854 00000AE0 XIHT...à
22470 00000001 00000000 00022FE8 00000000 ........../è....
22480 00000000 00000000 00000000 00000003 ................
22490 00000000 00000000 00000001 00000001 ................
224a0 00000001 00000000 00000000 FFBEDA68 .............¾Úh
224b0 FF066A94 FFBEDAF0 FF028C00 00000000 ..j”.¾Úð..Œ.....
224c0 00000000 00000000 00000000 00000000 ................
224d0 00000000 00000000 00000000 FFBECFF0 .............¾Ïð
224e0 FF05CA88 FFBED3C8 FF034A34 00000000 ...ˆ.¾ÓÈ..J4....
224f0 00000000 FE2D0000 00000000 00000000 ....þ-..........
22500 00000000 00000000 00000000 00000000 ................
22510 to 22670 suppressed, 23 lines same as above
22680 00000000 00000000 0000001E 00000000 ................
22690 00000000 00000000 00000000 00000000 ................
226a0 00000000 00000000 00000000 FFFFFFFF ................
226b0 00000001 00000001 00000000 00000000 ................
226c0 00000000 00000000 00000001 00000000 ................
226d0 00000000 FFFFFFFE 00000000 FFFFFFFE .......þ.......þ
226e0 00000000 FFFFFFFE 00000000 FFFFFFFE .......þ.......þ
226f0 00000000 FFFFFFFE FC500000 000C8045 .......þüP.....E
22700 00000000 FFFFFFFE 00000000 FFFFFFFE .......þ.......þ
22710 00000000 FFFFFFFE FE2D0000 00000009 .......þþ-......
22720 FDF90000 0000000A FDF20000 0000000B ýù......ýò......
22730 00000000 FFFFFFFE 00000000 FFFFFFFE .......þ.......þ
22740 FCC00000 0000000D FE2A0000 0000000F üÀ......þ*......
22750 00000000 FFFFFFFE 00000000 FFFFFFFE .......þ.......þ
22760 to 227a0 suppressed, 5 lines same as above
227b0 FED50000 0000001C FECB0000 0000001D þÕ......þË......
227c0 00000000 FFFFFFFE 00000000 FFFFFFFE .......þ.......þ
227d0 00000000 FFFFFFFE 00000000 FFFFFFFE .......þ.......þ
227e0 FC200000 00000022 00000000 FFFFFFFE ü .....".......þ
227f0 00000000 FFFFFFFE 00000000 FFFFFFFE .......þ.......þ
22800 00000000 FFFFFFFE 00000000 FFFFFFFE .......þ.......þ
22810 00000000 FFFFFFFE FDE00000 00000029 .......þýà.....)
22820 00000000 FFFFFFFE 00000000 FFFFFFFE .......þ.......þ
22830 to 22850 suppressed, 3 lines same as above
22860 00000000 FFFFFFFE FE180000 00000033 .......þþ......3
22870 00000000 FFFFFFFE 00000000 FFFFFFFE .......þ.......þ
22880 00000000 FFFFFFFE 00000000 FFFFFFFE .......þ.......þ
22890 FE300000 00000038 00000000 FFFFFFFE þ0.....8.......þ
228a0 00000000 FFFFFFFE FED20000 0000003A .......þþÒ.....:
228b0 00000000 FFFFFFFE 00000000 FFFFFFFE .......þ.......þ
228c0 00000000 FFFFFFFE 00000000 FFFFFFFE .......þ.......þ
228d0 00000000 FFFFFFFE 000313D0 00000000 .......þ...Ð....
228e0 00000000 00000000 00000000 00000000 ................
228f0 00000000 00000000 00000000 00000000 ................
22900 00000000 00000000 00000000 00000001 ................
22910 00000000 FDE4C73C 00000000 FE3250CC ....ýäÇ<....þ2PÌ
22920 00000000 00000000 00000000 00000000 ................
22930 00000002 00000000 00000001 00000000 ................
22940 00000000 00000000 00000000 45515549 ............EQUI
22950 5459215A 4555535F 514D3221 55415400 TY!ZEUS_QM2!UAT.
22960 00000000 00000000 00000000 00000000 ................
22970 to 229a0 suppressed, 4 lines same as above
229b0 45515549 54592E5A 4555535F 514D322E EQUITY.ZEUS_QM2.
229c0 55415400 00000000 00000000 00000000 UAT.............
229d0 00000000 00000000 00000000 00000000 ................
229e0 to 22a50 suppressed, 8 lines same as above
22a60 00000000 F000200C F0002013 F000500A ....ð. .ð. .ð.P.
22a70 F000502E F0002000 F0005C03 F0005C15 ð.P.ð. .ð.\.ð.\.
22a80 F0005C05 F0005C17 F0005D20 F00060A8 ð.\.ð.\.ð.] ð.`¨
22a90 F0006087 F000608B F0006023 F0006056 ð.`‡ð.`‹ð.`#ð.`V
22aa0 F0006029 00000000 00000000 00000000 ð.`)............
22ab0 00000000 00000000 00000000 00000000 ................
22ac0 to 22b10 suppressed, 6 lines same as above
22b20 00000000 00000000 00000000 07F18028 .............ñ.(
22b30 F0002001 00002001 F0002000 F0005C03 ð. ... .ð. .ð.\.
22b40 F00060B3 000060B3 F0005C16 F0005C05 ð.`³..`³ð.\.ð.\.
22b50 00005C05 F0005C4C F0005C2B 00005C2B ..\.ð.\Lð.\+..\+
22b60 F0005C17 00005C17 00005C4C F0005C73 ð.\...\...\Lð.\s
22b70 F00060F6 000060F6 00005C73 F00060B3 ð.`ö..`ö..\sð.`³
22b80 000060B3 F0005D59 F0006069 00006069 ..`³ð.]Yð.`i..`i
22b90 00005D59 F0006069 00006069 F0005C4C ..]Yð.`i..`ið.\L
22ba0 F0005C2B 00005C2B F0005C17 00005C17 ð.\+..\+ð.\...\.
22bb0 00005C4C F0005C4C F0005C2B 00005C2B ..\Lð.\Lð.\+..\+
22bc0 F0005C17 00005C17 00005C4C F00060B4 ð.\...\...\Lð.`´
22bd0 000060B4 F0005C06 00005C06 00005C16 ..`´ð.\...\...\.
22be0 F0005C16 F0005C05 00005C05 F0005C4C ð.\.ð.\...\.ð.\L
22bf0 F0005C2B 00005C2B F0005C17 00005C17 ð.\+..\+ð.\...\.
22c00 00005C4C F0005C73 F00060F6 000060F6 ..\Lð.\sð.`ö..`ö
22c10 00005C73 F00060B3 000060B3 F0005D59 ..\sð.`³..`³ð.]Y
22c20 F0006069 00006069 00005D59 F0006069 ð.`i..`i..]Yð.`i
22c30 00006069 F0005C4C F0005C2B 00005C2B ..`ið.\Lð.\+..\+
22c40 F0005C17 00005C17 00005C4C F0005C4C ð.\...\...\Lð.\L
22c50 F0005C2B 00005C2B F0005C17 00005C17 ð.\+..\+ð.\...\.
22c60 00005C4C F00060B4 000060B4 F0005C06 ..\Lð.`´..`´ð.\.
22c70 00005C06 00005C16 F0005C4C F0005C2B ..\...\.ð.\Lð.\+
22c80 00005C2B F0005C17 00005C17 00005C4C ..\+ð.\...\...\L
22c90 F00060F6 000060F6 F0005C13 00005C13 ð.`ö..`öð.\...\.
22ca0 F0005C13 00005C13 F0005C02 F0005C05 ð.\...\.ð.\.ð.\.
22cb0 00005C05 00005C02 F0005C02 00005C02 ..\...\.ð.\...\.
22cc0 F0005C02 00005C02 F0005C15 00005C15 ð.\...\.ð.\...\.
22cd0 F0005C15 00005C15 F0005C15 00005C15 ð.\...\.ð.\...\.
22ce0 F0002008 F0002034 F0002000 00002000 ð. .ð. 4ð. ... .
22cf0 F00020B0 01EC20B0 00002034 00002008 ð. °.ì °.. 4.. .
22d00 F0008028 F00080C7 F00080DC 000080DC ð..(ð..Çð..Ü...Ü
22d10 F0008C04 F0008C17 F0006804 00006804 ð.Œ.ð.Œ.ð.h...h.
22d20 00008C17 F0008C12 F0006806 F0005C21 ..Œ.ð.Œ.ð.h.ð.\!
22d30 00005C21 F0005C20 00005C20 00006806 ..\!ð.\ ..\ ..h.
22d40 F0006807 F0005C22 00005C22 00006807 ð.h.ð.\"..\"..h.
22d50 07F18C12 F0006805 F0005C0C F0005D20 .ñŒ.ð.h.ð.\.ð.]
22d60 F00060B3 000060B3 F00060B4 000060B4 ð.`³..`³ð.`´..`´
22d70 F00060A8 F0006022 00006022 F0006023 ð.`¨ð.`"..`"ð.`#
22d80 00006023 F0006087 F000608A F0006022 ..`#ð.`‡ð.`Šð.`"
22d90 00006022 0000608A F0005C81 F0005C7C ..`"..`Šð.\.ð.\|
22da0 00005C7C 00005C81 F000608B F0006023 ..\|..\.ð.`‹ð.`#
22db0 00006023 0000608B 00006087 000060A8 ..`#..`‹..`‡..`¨
22dc0 00005D20 00005C0C 00006805 00008C04 ..] ..\...h...Œ.
22dd0 07F180C7 07F18028 F0002001 00002001 .ñ.Ç.ñ.(ð. ... .
22de0 F0002000 00002000 F0002007 F0002033 ð. ... .ð. .ð. 3
22df0 F00020AE 01EC20AE 00002033 00002007 ð. ®.ì ®.. 3.. .
22e00 F0002001 00002001 F0002008 F0002034 ð. ... .ð. .ð. 4
22e10 F0002000 00002000 F00020B0 FFFF20B0 ð. ... .ð. °.. °
22e20 F00020B1 F0005D2A 00015D2A 000120B1 ð. ±ð.]*..]*.. ±
22e30 F00020B0 03D820B0 00002034 00002008 ð. °.Ø °.. 4.. .
22e40 F0008028 F00080C7 F00080DC 000080DC ð..(ð..Çð..Ü...Ü
22e50 F0008C04 F0008C17 F0006804 00006804 ð.Œ.ð.Œ.ð.h...h.
22e60 00008C17 F0008C12 F0006806 F0005C21 ..Œ.ð.Œ.ð.h.ð.\!
22e70 00005C21 F0005C20 00005C20 00006806 ..\!ð.\ ..\ ..h.
22e80 F0006807 F0005C22 00005C22 00006807 ð.h.ð.\"..\"..h.
22e90 07F18C12 F0006805 F0005C0C F0005D20 .ñŒ.ð.h.ð.\.ð.]
22ea0 F00060B3 000060B3 F00060B4 000060B4 ð.`³..`³ð.`´..`´
22eb0 F00060A8 F0006022 00006022 F0006023 ð.`¨ð.`"..`"ð.`#
22ec0 00006023 F0006087 F000608A F0006022 ..`#ð.`‡ð.`Šð.`"
22ed0 00006022 0000608A F0005C81 F0005C7C ..`"..`Šð.\.ð.\|
22ee0 00005C7C 00005C81 F000608B F0006023 ..\|..\.ð.`‹ð.`#
22ef0 00006023 0000608B 00006087 000060A8 ..`#..`‹..`‡..`¨
22f00 00005D20 00005C0C 00006805 00008C04 ..] ..\...h...Œ.
22f10 07F180C7 00000000 00000000 0000006D .ñ.Ç...........m
22f20 0000001A 00000000 00000000 00000000 ................
22f30 00000000 0002C498 00000000 00000000 ......Ä.........
22f40 00000000 00000000 ........
Your help would be of great help us to handle the scenario.
Thanks in advance.
Arun |
|
Back to top |
|
 |
bower5932 |
Posted: Mon Apr 26, 2004 12:31 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
|
Back to top |
|
 |
mqonnet |
Posted: Mon Apr 26, 2004 12:31 pm Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
|
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
|
|
|
|