Irreproducable Error "A blocking operation was interrupted by a call to WSACancelBlockingCall"

  • 29 June 2010
  • 0 replies
  • 20 views

Badge +11

Dears


i came across the following error "A blocking operation was interrupted by a call to WSACancelBlockingCall. " wihile doing some tests on processes but i couldnt reproduce it.


 


here is the full error


"


WFWrapper.Entities.Exceptions.WFEngineException: ErrorImportingTaskList ---> ClientException: Receive failed with error: A blocking operation was interrupted by a call to WSACancelBlockingCall.


   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.DataField.LoadValue()


   at SourceCode.Workflow.Client.DataField.get_Value()


   at WFWrapper.Manager.WFManager.GetProcessFields(ProcessInstance oProcess, WFFields wFFields)


   at WFWrapper.Manager.WFManager.FillWorkListItems(Worklist oList)


   at WFWrapper.Manager.WFManager.ImportUserWorkLists(TaskListCriteria info)


   --- End of inner exception stack trace ---


   at WFWrapper.Manager.WFManager.ImportUserWorkLists(TaskListCriteria info)


   at WFWrapper.Manager.WFManager.ImportWorkLists(TaskListCriteria taskCriteria)


   at CSPD.BL.BusinessService.WorkflowBusinessService.RetrieveDataFromK2First(WFSearchCriteria criteria, PagingEntity paging, SortingEntity sortingInfo, List`1& worklist) in C:TFS-CSPDMainSourceCSPDCSPDBLBusinessServiceWorkflowWorkflowBusinessService.cs:line 1062


   at CSPD.BL.BusinessService.WorkflowBusinessService.GetWorkList(WFSearchCriteriaDataContract criteria, PagingDataContract paging, SortingDataContract sortingInfo, Int32& totalNoOfRecords) in C:TFS-CSPDMainSourceCSPDCSPDBLBusinessServiceWorkflowWorkflowBusinessService.cs:line 237


 


"


 


 


 


0 replies

Be the first to reply!

Reply