I am getting a lot of these errors in my WHS2011 error log. They appear a couple of times a day going back to Dec last year.
An error occurred while dispatching a duplicated socket: this handle is now leaked in the process.
ID: 1484
Source: System.ServiceModel.Activation.TcpWorkerProcess/43012550
Exception: System.ServiceModel.ServiceActivationException: An error occurred while duplicating a socket. See inner exception for more information. ---> System.Net.Sockets.SocketException: An invalid argument was supplied
at System.Net.Sockets.Socket.DuplicateAndClose(Int32 targetProcessId)
at System.ServiceModel.Channels.SocketConnection.DuplicateAndClose(Int32 targetProcessId)
at System.ServiceModel.Activation.TcpWorkerProcess.DuplicateConnection(ListenerSessionConnection session)
--- End of inner exception stack trace ---
at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
at System.ServiceModel.Activation.WorkerProcess.EndDispatchSession(IAsyncResult result)
Process Name: SMSvcHost
Process ID: 1084
I am fully up-to-date with patches.
Any ideas if this is a problem or nothing to worry about. Thoughts?
Thanks.
Paul