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.

You receive multiple error messages in the BizTalk Server 2004 Event Viewer when you download large files


View products that this article applies to.

Symptoms

You receive error messages that are similar to the following in the Microsoft BizTalk Server 2004 Administration console Event Viewer for Applications when you download files by using FTP:

Type: Error
EventID: 5755
Source: Biztalk Server 2004
Description: The Messaging Engine encountered an error publishing a batch of "1" messages to the Message Box database for the transport adapter "FTP". Please refer to Health and Activity Tracking tool for more detailed information on this failure and check the endpoint bindings are correctly configured.

Type: Warning
EventID: 5740
Source: Biztalk Server 2004
Description: The adapter "FTP" raised an error message. Details "Unable to receive the file "FileName.txt" from the FTP server. ".

Type: Error
EventID: 5719
Source: Biztalk Server 2004
Description: There was a failure executing the receive pipeline: "Microsoft.BizTalk.DefaultPipelines.PassThruReceive" Source: "Microsoft.BizTalk.CoreAdapter" Receive Location: "ftp://ServerName:21"
Reason: System.Exception
Note The product name "BizTalk Server 2004" is capitalized incorrectly in these error messages.

↑ Back to the top


Cause

This problem occurs because the value of the Polling Interval property of the receive location that is configured for an FTP site is less than the time that it takes to receive a large file.

↑ Back to the top


Resolution

To resolve this problem, set the Polling Interval property in the FTP Transport Properties dialog box to a longer duration. To do this, follow these steps:
  1. In Microsoft Visual Studio .NET, open your BizTalk Server project.
  2. On the View menu, click BizTalk Explorer.
  3. In BizTalk Explorer, expand the Receive Ports collection, and then expand Receive Locations for the location that you have configured for the FTP transport type.
  4. Right-click your receive location, and then click Edit. The Receive Location dialog box appears.
  5. In the right pane, click the ellipsis button (...) next to Address (URI).
  6. In the FTP Transport Properties dialog box, set the Interval property for polling to a larger number under Polling, and then click OK.
  7. Click OK to close the Receive Port Properties dialog box.

↑ Back to the top


Keywords: KB842455, kbprb, kbbiztalk2004-2006swept

↑ Back to the top

Article Info
Article ID : 842455
Revision : 3
Created on : 9/18/2006
Published on : 9/18/2006
Exists online : False
Views : 300