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.

ACC2000: Avoiding Memory Leaks and EventID Error 2009 That Occur with Indirect Synchronizations


View products that this article applies to.

Symptoms

When you use indirect synchronization to synchronize your replica set on either Microsoft Windows NT 4.0 or Microsoft Windows 2000 Server, the synchronizer leaks file search handles. As a result, Error 2009 is logged in the Event Log for the server. After this happens you must restart the Windows Server because you cannot run other applications until the synchonizer releases the handles.

↑ Back to the top


Resolution

To resolve this problem, make sure that you have the following files and versions or later:
   File Name        File version
   -----------------------------
   Msrpfs40.dll     4.0.4314.0
   Mstrai40.exe     4.0.3714.0
   Mstran40.exe     4.0.3714.0
				
For additional information about how to obtain and install these files, click the article number below to view the article in the Microsoft Knowledge Base:
320805 MOD2000: Updated Version of Microsoft Jet Replication Files Available in Download Center

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

↑ Back to the top


More information

Steps to Reproduce the Behavior

  1. Configure the Windows Server for indirect synchronization.
  2. Create a zero-byte file in the Dropbox folder, and then save the file with any name that has an .msg extension.
  3. Start the Synchronizer (Mstran40.exe.)
After about six hours the Windows Server System Event Log starts to fill with Event ID 2009 errors.

A File Directory Search is used about every 10 seconds and is not released until the Synchronizer is stopped. You can easily see this on the Performance Monitor.

↑ Back to the top


Article Info
Article ID : 320803
Revision : 3
Created on : 1/1/0001
Published on : 1/1/0001
Exists online : False
Views : 422