Select the product you need help with
FIX: Smsvchost.exe for the WCF service stops responding when you run a WCF service in .NET Framework 3.0 or in .NET Framework 3.5Article ID: 2536617 - View products that this article applies to. SYMPTOMSConsider the following scenario:
Log Name: System Source: SMSvcHost 3.0.0.0 Date: Event ID: 8 Task Category: Sharing Service Level: Error Keywords: Classic User: LOCAL SERVICE Computer: Description: An error occurred while dispatching a duplicated socket: this handle is now leaked in the process. ID: 2620 Source: System.ServiceModel.Activation.TcpWorkerProcess Exception: System.TimeoutException: This request operation sent to did not receive a reply within the configured timeout (00:01:00). The time allotted to this operation may have been a portion of a longer timeout. This may be because the service is still processing the operation or because the service was unable to send a reply message. Please consider increasing the operation timeout (by casting the channel/proxy to IContextChannel and setting the OperationTimeout property) and ensure that the service is able to connect to the client. CAUSEThis issue occurs because the Smsvchost.exe process times out after one minute when it tries to transfer an incoming connection request to the W3wp.exe worker process. Additionally, this time-out is non-configurable. When the CPU has a heavy workload, or when many concurrent connection requests are incoming, the Smsvchost.exe process cannot transfer the incoming connection to the W3wp.exe worker process within one minute. Therefore, the Smsvchost.exe process times out and eventually stops responding. When this issue occurs, the Smsvchost.exe process cannot route later requests to the W3wp.exe worker process until IIS is restarted. RESOLUTIONTo resolve this issue, apply hotfix 2504602 that is described in Microsoft Knowledge Base (KB) article. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 2504602
(http://support.microsoft.com/kb/2504602/
)
A hotfix rollup package is available for WCF in the .NET Framework 3.0 SP2, in the .NET Framework 3.5 SP1 and in the .NET Framework 4 STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Properties | Article Translations |


Back to the top








