Why the k2 server always the throw following exception? drive me crazy....

  • 21 December 2011
  • 1 reply
  • 17 views

Badge +2

Hello,


  Why the k2 server always the throw following exception? drive me crazy....


"An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full"


at SourceCode.Workflow.Client.SocketClient.Recv(UInt32 sock, SByte* buf, Int32 len) 
at SourceCode.Workflow.Client.SocketClient.Receive() 
at SourceCode.Workflow.Client.InternalConnection.Call(ArchiveX ar, MessageType msgtype) 
at SourceCode.Workflow.Client.InternalConnection.CallFunction(ArchiveX ar) 
at SourceCode.Workflow.Client.Worklist.Open(WorklistCriteria wc




 


Reply