Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: SFTP adapter can't receive data from certain SFTP servers after you upgrade to BizTalk Server 2013


View products that this article applies to.

Symptoms

When you upgrade to Microsoft BizTalk Server 2013, SSH FTP (SFTP) adapter can't receive data from certain SFTP servers. Additionally, you receive the following error messages:
<Date><Time> BizTalk Server Error 5753 A message received by adapter "SFTP" on receive location "AccountingAndControl.BusinessIntelligence.TransferProjectID.ReceiveProjectID.SAPBW.SFTP" with URI "sftp://<Host Name>:22//*.xml" is suspended. Error details: There was a failure executing the receive pipeline: "Microsoft.BizTalk.DefaultPipelines.PassThruReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Source: "Unknown " Receive Port: "AccountingAndControl.BusinessIntelligence.TransferProjectID.ReceiveProjectID" URI: "sftp://<Host Name>:22//*.xml" Reason: There is no Unicode byte order mark. Cannot switch to Unicode. MessageId: {<MeaasgeId>} InstanceID: {<InstanceId>}

↑ Back to the top


Cause

The issue occurs because directory listing fails when the SFTP server connections are not kept alive. The listing is needed to know what files can be received.

↑ Back to the top


Resolution

Cumulative update information

↑ Back to the top


This issue was first fixed in the following cumulative update of BizTalk Server:

↑ Back to the top


Status

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

↑ Back to the top


Workaround

To work around the issue, manually receive the data with batch SFTP operations and then select the files from the folder.

↑ Back to the top


Keywords: kbqfe, kbfix, kbsurveynew, kbexpertiseadvanced, kb

↑ Back to the top

Article Info
Article ID : 2915715
Revision : 1
Created on : 1/7/2017
Published on : 10/9/2015
Exists online : False
Views : 247