Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

Consider the following scenario:

  • On a computer that is running Microsoft BizTalk Server 2010, you create a send port that uses the PassThruTransmit pipeline.

  • You create and then deploy a Business Activity Monitoring (BAM) activity.

  • You create a tracking profile that is based on the BAM activity definition, and then you apply this tracking profile.

  • A non-XML message arrives at the send port.

    Note To do this, you can create a receive location that uses the PassThruReceive pipeline, and then you can send a non-XML message to the receive location.


In this scenario, the message is suspended on the send port. Additionally, an event that resembles one of the following is logged.

Note The event details may vary, based on different scenarios.

Event 1

Log Name: Application
Source: BizTalk Server
Event ID: 5720
Task Category: BizTalk Server
Level: Error
Keywords: Classic
Description:
There was a failure executing the send pipeline: "Microsoft.BizTalk.DefaultPipelines.PassThruTransmit, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Source: "Unknown " Send Port: "send_port" URI: "URI" Reason: Unexpected end of document. This is not a new document. The dissassembly is incomplete.



Event 2

Log Name: Application
Source: BizTalk Server
Event ID: 5754
Task Category: BizTalk Server
Level: Error
Keywords: Classic
Description:
A message sent to adapter "FILE" on send port "send_port" with URI "URI" is suspended.
Error details: Unable to read the stream produced by the pipeline.


Cause

This problem occurs because the BizTalk tracking engine examines the message body for XML content when BAM tracking is enabled. This occurs even when the PassThruTransmit pipeline is used.

Resolution

Cumulative update information

The fix for this issue was first released in Cumulative Update 1. For more information about how to obtain this cumulative update package for BizTalk Server 2010, click the following article number to view the article in the Microsoft Knowledge Base:

2497789 Cumulative update package 1 for BizTalk Server 2010

Workaround

In some scenarios, you may be able to work around this problem. To do this, do one of the following:

  • Remove the BAM tracking profile. When you do this, you receive no new BAM tracking data.

    For more information about how to do this, visit the following Microsoft Developer Network (MSDN) website:

    Tracking Profile Deployment Utility

  • Use an XML-formatted message on the send port, or ask the sender to change the format of the message to XML.

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

More Information

For more information about default pipelines, visit the following Microsoft Developer Network (MSDN) website:

Microsoft.BizTalk.DefaultPipelines ReferenceFor more information about BizTalk Server hotfixes, click the following article number to view the article in the Microsoft Knowledge Base:

2003907 Information about BizTalk Server hotfixes

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×