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.

WMI does not clear event registrations when the corresponding sink becomes invalid in Windows Server 2003


View products that this article applies to.

Symptoms

Consider the following scenario:
  • An event consumer uses Windows Management Instrumentation (WMI). WMI provides asynchronous delivery of events.
  • The event consumer registers an IWbemObjectSink interface with WMI. The event consumer does this to receive DCOM callbacks that contain these events.
  • The event consumer uses the same IWbemObjectSink interface for many such event registrations.
In this scenario, the consumer's DCOM connection may be lost because of network issues or because the consumer stops responding (hangs). If the consumer's DCOM connection is lost, each event registration remains active inside WMI. Therefore, WMI consumes resources for each registration that is associated to the IWbemObjectSink interface. WMI consumes these resources until a failed delivery attempt occurs for each registration.

↑ Back to the top


Cause

This problem occurs if an event consumer loses connectivity with WMI. This problem also occurs if a WMI client loses DCOM communication with WMI because of network problems.

↑ Back to the top


Resolution

Service pack information

To resolve this problem, obtain the latest service pack for Windows Server 2003. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
889100 How to obtain the latest service pack for Windows Server 2003

Software update information

This update has been superseded by update 931320. For more information about update 931320, click the following article number to view the article in the Microsoft Knowledge Base:
931320 WMI does not clear event registrations when the corresponding sink becomes invalid in Windows Server 2003

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Windows Server 2003 Service Pack 2.

↑ Back to the top


More information

For more information about the standard terminology that is used to describe Microsoft software updates, click the following article number to view the article in the Microsoft Knowledge Base:
824684 Description of the standard terminology that is used to describe Microsoft software updates

↑ Back to the top


Keywords: kbwinserv2003sp2fix, kbexpertiseadvanced, kbwinserv2003presp2fix, kbhotfixserver, kbfix, kbbug, kbqfe, KB926132

↑ Back to the top

Article Info
Article ID : 926132
Revision : 9
Created on : 10/11/2007
Published on : 10/11/2007
Exists online : False
Views : 300