DCOM Rundown Mechanism Cannot Keep Up with High Demand (319798)
The information in this article applies to:
- Microsoft COM+ 1.0, when used with:
- the operating system: Microsoft Windows 2000
This article was previously published under Q319798 SYMPTOMS
When you use the Distributed Component Object Model (DCOM) rundown mechanism to run down a large number of abandoned objects in a server apartment, the cleanup does not occur in a timely fashion. This may lead to a resource leak.
CAUSE
This problem occurs as a result of a previous fix.
For additional information about this fix, click the article number below
to view the article in the Microsoft Knowledge Base:
309615 FIX: Memory Leak in Svchost.exe
The fix from Q309615 switches the rundown calls from synchronous to asynchronous. In addition, this fix allows only one rundown call for each server apartment, that is, for both the multithreaded apartment (MTA) and the single-threaded apartment (STA).
Because of this restriction, when an outstanding rundown call to the apartment already exists, objects that need to be cleaned up must wait six additional minutes before the rundown occurs. In addition, because only a few objects are run down or cleaned up for each call, resources are not released in a timely fashion.
RESOLUTION
To resolve this problem, obtain Microsoft COM+ Hotfix Rollup 19. For additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
318105 INFO: Availability of Windows 2000 Post-Service Pack 2 COM+ Hotfix Rollup Package 19
To resolve this problem, obtain the latest service pack for Windows 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
260910 How to Obtain the Latest Windows 2000 Service Pack
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows 2000 Service Pack 3.
Modification Type: | Major | Last Reviewed: | 6/5/2003 |
---|
Keywords: | kbbug kbfix kbWin2000PreSP3Fix kbWin2000sp3fix KB319798 |
---|
|