Skip to main content

I got the following error in k2 log file and this happens when the k2 server tries to access MOSS resource.


 "971","2008-02-04 01:58:50","Debug","WorkActivity","5017","CodeItemFirstException","ProcessInstance::ExecuteCode","5017 First Chance Exception in Code Item ClientEvent - Fulfillment : System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
   at System.Net.Sockets.Socket.Receive(Bytey] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
   at System.Net.Sockets.NetworkStream.Read(Byte(] buffer, Int32 offset, Int32 size)","3f39ad865a4d4695a866d6cb4bb5a915",""


There was no change in code before and after the error. If someone experienced the same error and have a solution, it will be a great help.


regards


S.Saba

I have seen a couple of cases where the network was normally at issue.  e.g. NLB config,network hardware, network stability, etc.


There were also some cases that were resolved by disabling the TCP Chimney Offload feature.


http://support.microsoft.com/kb/942861


 I hope this helps.  Cheers.


Hi Johnny


 Thanks for your suggestions. It worked.


regards


S.Saba


Reply