Select the product you need help with
COM+ Application Stops Responding on Idle Shutdown If You Configure Application as Queued and ListeningArticle ID: 319007 - View products that this article applies to. This article was previously published under Q319007 SYMPTOMS
When COM+ tries to shut down an application because the idle time limit has been reached, the Dllhost.exe process may stop responding (hang) and may consume 100 percent of the processor (CPU). This problem occurs only if you configure the application as Queued and Listening.
CAUSE
When the shutdown process is initiated, the process acquires the lock for the threading pool first and then waits for the threads in the pool to exit. At the same time, the queued component (QC) thread (which is also member of the pool) tries to acquire the same lock in a tight loop. As a result, this situation causes both a deadlock and 100 percent CPU utilization.
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 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:
(http://support.microsoft.com/kb/318105/EN-US/
)
INFO: Availability of Windows 2000 Post-Service Pack 2 COM+ Hotfix Rollup Package 19
260910
(http://support.microsoft.com/kb/260910/EN-US/
)
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. PropertiesArticle ID: 319007 - Last Review: June 5, 2003 - Revision: 2.0
|


Back to the top








