+

Search Tips   |   Advanced Search

Diagnosing and recovering a WS-ReliableMessaging outbound sequence that is in retransmitting state


we have to resolve a sequence in retransmitting state, because messages are backing up awaiting delivery to the target service. The retransmission could be due to a network failure, or a failure of the target server. The problem should resolve automatically, but we might want to investigate the cause to speed up recovery.

To resolve a sequence in retransmitting state, complete the

 

  1. Check for network failures.

  2. If no network failures are found, look up the target endpoint address (URI) for the sequence to determine the owner of the target service, then contact the owner to check if the target server is available.

    The target endpoint address is shown in the Outbound sequences settings form. Use the admin console to navigate to this form.

  3. After the communication link between the two servers is re-established, use the runtime panels to confirm that messages in the sequence are now being delivered.

 

Related tasks


Diagnosing the problem when a reliable messaging source cannot deliver its messages
Delete a failed WS-ReliableMessaging outbound sequence
Learn about WS-ReliableMessaging
Building a reliable Web service application
Detecting and fixing problems with WS-ReliableMessaging