Microsoft Knowledge Base Email Alertz

(842455) - Discusses multiple error messages that you receive in the BizTalk Server 2004 Event Viewer when a large file takes longer to download than the polling interval.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 842455 - Last Review: September 18, 2006 - Revision: 1.2

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

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.

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.

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.

APPLIES TO
  • Microsoft BizTalk Server 2004 Enterprise Edition
  • Microsoft BizTalk Server 2004 Developer Edition
  • Microsoft BizTalk Server 2004 Partner Edition
  • Microsoft BizTalk Server 2004 Standard Edition
Keywords: 
kbbiztalk2004-2006swept kbprb KB842455
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate