Suspended (Resumable) Messages

Home Page Forums BizTalk 2004 – BizTalk 2010 Suspended (Resumable) Messages

Viewing 1 reply thread
  • Author
    Posts
    • #13023

      Hi,

      Recently we notice many messages in HAT with the status “Suspended (Resumable)”. Any new message submitted continued to go into this state. Googling suggested that such errors occur if some required service is not running, like orchestration or send port used by orchestration consuming the message. However in our case everything was running/enabled. We restarted BizTalk and the messages were automatically sent to orchestrations.

      Has anyone noticed this strange behaviour ?

      Thanks for the help.

      Mohit

    • #13024

      Message/Services are only suspended when an unhandled exception occurs. Some suspended messages are recoverable and others are not. A send port failure is potentially recoverable, while an exception within an orchestration is not.
      You need to check the Event Log -> Application for the underlying reason.

      An example of a Suspended (Resumable) error will happen if a Web Service send port fails to send a message and hits it retry limit because the remote server is unavailable.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.