Microsoft Knowledge Base Email Alertz

KBAlertz.com: (890476) - Describes a problem that occurs when the same files are being synchronized many times. Describes a hotfix to resolve the problem.

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]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]





ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
The ad says 3 - but KBAlertz referrals get
** SIX MONTHS FREE **


Bug Tracking Software
For bug tracking software or defect tracking software or issue tracking software, visit Axosoft.


Community Site



We Send hundreds of thousands of emails using ASP.NET Email



Expert Web Design & Graphic Design
Design44.com

ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
The ad says 3 - but KBAlertz referrals get
** SIX MONTHS FREE **




Mentioned In








Microsoft Knowledge Base Article

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




Article ID: 890476 - Last Review: June 5, 2006 - Revision: 1.4

FIX: You experience poor performance when you perform automatic synchronization of content that is uploaded from an FTP server in Application Center 2000

Hotfix ImageHotfix Download Available
View and request hotfix downloads

On This Page

SYMPTOMS

In Microsoft Application Center 2000, you experience poor performance when you perform automatic synchronization of content that is uploaded from a File Transfer Protocol (FTP) server.

Note You discover this problem when you enable tracing, and the output reveals that the same files are being synchronized many times.

CAUSE

FTP writes data in chunks and then immediately closes the file handle by design. This behavior may lead the content synchronization service to believe a new file has been completely uploaded. Therefore, the content synchronization service replicates the content on every write. This can cause several replications of the same file when the file is uploaded.

The content synchronization service does test for duplicate files. However, the content synchronization service does not hold on to records long enough to detect duplicate files when you use a slow upload process such as FTP.

RESOLUTION

Hotfix information

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, submit a request to Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=support (http://support.microsoft.com/contactus/?ws=support)
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

To apply this hotfix, you must have Application Center 2000 Service Pack 2 (SP2) installed on the computer.

Restart requirement

You do not have to restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
   Date         Time   Version     Size     File name
   ----------------------------------------------------
   24-Mar-2005  19:24  1.0.781.13   58,880  Mdutil.exe       
   24-Mar-2005  19:25  1.0.781.13  105,472  Rdrvfs.dll

STATUS

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

MORE INFORMATION

This hotfix adds a configurable replication governor to the content synchronization service. This configurable replication governor lets you determine how long a potential duplicate file is held in the duplicate list so that the content synchronization service can detect duplicate files and prevent unnecessary replications. You can delay processing a duplicate file by changing the following metabase key:
Path: /webreplication/local/ReplicationResourceTypes/fs
Value: FileChangeDelta
Type: DWORD
Range: from 0 to 2147483647
Description: Set to the number of milliseconds (1/1000 second = 0.001 second) to delay processing a duplicate file change.
To change this value, use the Mdutil.exe file that is included in this hotfix. To run the Mdutil.exe file, follow these steps:
  1. Click Start, click Run, type cmd, and then click OK.
  2. Type a command that is similar to the following command at the command prompt. For example, type the following command at the command prompt to change the FileChangeDelta value to 5 seconds:
    mdutil SET /webreplication/local/ReplicationResourceTypes/fs/FileChangeDelta 5000
    Note The FileChangeDelta value can be any value from 0 milliseconds to 2,147,483,647 milliseconds.
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
824684  (http://kbalertz.com/Feedback.aspx?kbNumber=824684/ ) Description of the standard terminology that is used to describe Microsoft software updates

APPLIES TO
  • Microsoft Application Center 2000 Standard Edition
Keywords: 
kbautohotfix kbhotfixserver kbqfe kbacenter2000fix kbbug kbfix kbprb KB890476
       

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

Be the first to leave feedback, to help others about this knowledge base article.

(Optional) Name

(Optional) Public URL Or Email

Comments
No HTML -- Text Only Please