BizTalk 2006的Hotfix,Rollup

1.KB938658

FIX: The BizTalk Server host stops responding and picks up no more files from the FTP receive location in BizTalk Server 2004 or BizTalk Server 2006

Symptoms:

If you use the FTP adapter in a Microsoft BizTalk Server 2004 or Microsoft BizTalk Server 2006 environment, the BizTalk Server host stops responding when you configure the FTP adapter to use a temporary folder. Additionally, the BizTalk Server host picks up no more files from the FTP receive location.

2.KB927741

FIX: You receive an Event ID 5719 error message when you process a message that contains consecutive empty elements in BizTalk Server 2006

Symptoms:

There was a failure executing the receive pipeline: "pipelinename.Details" Reason: Unexpected event ("document_start") in state "processing_empty_document".

The message contains consecutive empty elements:

<envelope>
	<doc1 />
	<doc2 />
</envelope>
3.KB918316

FIX: Error message when you use the BizTalk Adapter for SQL Server to process multipart messages: "Uncaught exception"

Symptoms:

In Microsoft BizTalk Server 2006, you receive an error message that resembles the following error message when you process multipart messages by using the Microsoft BizTalk Adapter for Microsoft SQL Server:

Uncaught exception (see the 'inner exception' below) has suspended an instance of service 'BizTalkSqlTest.odxSQL_TEST(03beb95c-038c-2009-4677-0e435d5421e1)'.
The service instance will remain suspended until administratively resumed or terminated.
If resumed the instance will continue from its last persisted state and may re-throw the same unexpected exception.
InstanceId: da7cc109-4d60-4944-a584-490539b68c8f
Shape name: Receive_2
ShapeId: 83f95b82-f56f-436e-a8b4-942433cc1921
Exception thrown from: segment 1, progress 10
Inner exception: Multi-part message 'msgSQL_TEST_Rsp' has body part 'BodyPart5', expected body part 'BodyPart1'.
Exception type: WrongBodyPartException
Source: Microsoft.XLANGs.BizTalk.Engine
Target Site: Void ReadMessageState(Microsoft.XLANGs.Core.Envelope, Microsoft.XLANGs.BaseTypes.XLANGMessage)

posted @ 2008-12-03 15:56  upzone  阅读(327)  评论(0编辑  收藏  举报