RE: MSMQ Adapter Send Port [The time-to-reach-queue has elapsed]



I'm not intimately familiar with MSMQ myself, but I do know that there are
several different types of message expiration events. One in particular to
be aware of is messages being consumed off of the destination queue. I
believe it's possible for messages to be successfully delivered from
BizTalk to the destination MSMQ queue and later come back to the sender's
dead letter queue because they were never destructively read off of the
destination queue by any application before a TTL was hit. I recall seeing
this behavior before until we turned on an application to removed messages
from the remote queue. Just something else to think about.

HTH,
Doug Girard [MSFT]

Note: This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
Reply-To: "Craig Neuwirt" <cneuwirt@xxxxxxxxxxx>
From: "Craig Neuwirt" <cneuwirt@xxxxxxxxxxx>
Subject: MSMQ Adapter Send Port [The time-to-reach-queue has elapsed]
Date: Wed, 22 Jun 2005 09:22:30 -0500
Lines: 15
Organization: EMSI
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
Message-ID: <#jF9yWzdFHA.3012@xxxxxxxxxxxxxxxxxxxx>
Newsgroups: microsoft.public.biztalk.general
NNTP-Posting-Host: 65.170.227.50
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.biztalk.general:14909
X-Tomcat-NG: microsoft.public.biztalk.general

Whenever I invoke an orchestration for the first time that sends a
non-transactional response message over MSMQ Adapter to a remote queue, I
get a negative acknowledgement in the BizTalk which results in a message in
the Dead-letter messages queue with the following reason:

The time-to-reach-queue has elapsed.

All following messages (after orch was initialized) work fine. I don't
understand how this error can occur since the remote queue is definitely
available. Is there a timeout that may be occuring some where?

thanks,
craig




.



Relevant Pages

  • Re: DeliveryNotificationException for MSMQ Adapter
    ... > asking MSMQ to give you ACK messages that tell you that the message was ... > indeed sucessfully delivered to the destination queue before it expired. ... Does MSMQ Adapter allow me to set expiration time on message ... > AFAIK, if the adapter cannot do that, a delivery notification exception ...
    (microsoft.public.biztalk.general)
  • RE: Receive Fucntions
    ... BizTalk MSMQ Receive Functions cannot monitor MSMQ queues on remote ... You will need to write an application on the MSMQ server that will write ... in the local outgoing queue and it is then transferred to the remote queue. ...
    (microsoft.public.biztalk.server)
  • Re: How to pickup a message from a MSMQ queue from another box?
    ... MSMQt doesn't pickup from remote queues. ... How to pickup a message from a MSMQ queue from another box? ...
    (microsoft.public.biztalk.general)
  • RE: Sending from MSMQ to MSMQ/T
    ... When you try to send the message from the client to BizTalk, ... The sending host will just queue up all the messages in the ... > I am having problems sending a message from an MSMQ client to an MSMQT ...
    (microsoft.public.biztalk.general)
  • Cannot read from remote MSMQ queue
    ... MSMQ. ... We have a BizTalk Server 2004 installation with the BizTalk MSMQ ... adapter installed. ... queue that is hosted on a Windows Server 2003. ...
    (microsoft.public.biztalk.server)

Quantcast