The handle count for the COM+ Event System process may grow and eventually exhaust the virtual memory (918326)
The information in this article applies to:
SYMPTOMSThe handle count for the Microsoft COM+ Event System process may grow and eventually exhaust the virtual memory. This problem can occur when a COM+ library application is started in a short-lived process and the process is started repeatedly.CAUSEThis problem occurs because registry and token handles are created when a COM+ subscription is created in the COM+ Event System. The handles are not closed when the process exists if the COM+ application has a library activation type.RESOLUTIONTo resolve this problem, change the activation type of the COM+ application from library application to server application. To do this, follow these steps: - Open the Component Services Microsoft Management Console (MMC) snap-in.
- Expand Component Services, expand Computers, expand My Computer, and then click COM + Applications.
- Right-click the COM+ application that you want to modify, and then click Properties.
- Click the Activation tab, click Server application, and then click OK.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 6/9/2006 |
---|
Keywords: | kbBug kbtshoot kbprb KB918326 kbAudDeveloper kbAudITPRO |
---|
|