the only other option is to try using the peek command for debugging.

On Mon, Nov 23, 2009 at 10:20 PM, Vikas... <vikas.im...@gmail.com> wrote:

> Hi Kyle,
>
> Thanks for the quick reply,
>
> Well i have checked and it says the Host system has dumped message once in
> the queue.
>
> It is strange though it happened once and it surprised me.
>
> And debugging is hard since under normal flow any messaged dumped in the
> queue will be removed once the receiving application comes in to affect.
>
> Anyways thanks will find some way to see how it can be handled
>
> Regards
>
>
> On Mon, Nov 23, 2009 at 11:43 AM, Kyley Harris 
> <ky...@harrissoftware.com>wrote:
>
>> Well.. if it has not happened often.. the first thing I would check is
>> that there was not accidentally 2 messages that were identical Added into
>> the queue. Other than that only debugging is likely to help. I have not
>> heard of MSMQ being unreliable but I haven't used it for years and years.
>>
>> On Mon, Nov 23, 2009 at 7:04 PM, Vikas... <vikas.im...@gmail.com> wrote:
>>
>>> Hi everyone,
>>>
>>> I need some assistance here related to MSMQ based application.
>>>
>>> Basically we have an application written in Delphi 6 which reads the
>>> message written in MSMQ queue by other application.
>>>
>>> So usually this Delphi based application picks up the message from queue
>>> and process it along with removing the message from the queue so that it
>>> dint get processed again.
>>>
>>> But lately client complained the message processed twice that means the
>>> message dint removed form the queue in the first time.
>>>
>>> This is really strange it happened once and client fear it can happen
>>> again.
>>>
>>> Anyone experienced such issue before?. It be great if someone can share
>>> their ideas on it.
>>>
>>> Kind regards
>>> Vik
>>>
>>> _______________________________________________
>>> NZ Borland Developers Group - Delphi mailing list
>>> Post: delphi@delphi.org.nz
>>> Admin: http://delphi.org.nz/mailman/listinfo/delphi
>>> Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject:
>>> unsubscribe
>>>
>>
>>
>>
>> --
>> Kyley Harris
>> Harris Software
>> +64-21-671-821
>>
>> _______________________________________________
>> NZ Borland Developers Group - Delphi mailing list
>> Post: delphi@delphi.org.nz
>> Admin: http://delphi.org.nz/mailman/listinfo/delphi
>> Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject:
>> unsubscribe
>>
>
>
>
> --
>  vikas
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi@delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject:
> unsubscribe
>



-- 
Kyley Harris
Harris Software
+64-21-671-821
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe

Reply via email to