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.
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:
- In Microsoft Visual Studio .NET, open your BizTalk Server project.
- On the View menu, click BizTalk Explorer.
- 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.
- Right-click your receive location, and then click Edit. The Receive Location dialog box appears.
- In the right pane, click the ellipsis button (...) next to Address (URI).
- In the FTP Transport Properties dialog box, set the Interval property for polling to a larger number under Polling, and then click OK.
- Click OK to close the Receive Port Properties dialog box.