Demand Management doesn't want to continue
-
2012年4月25日 6:22
Hi
I have a Demand Management Workflow that is giving me problems. The workflow will go to a stage, where PDP fields need to be filled in, when the user clicks Submit, I get this error, and then it remains stuck. I can't get the workflow going again without restarting, the Submit button is completely disabled.
The error:
Engine RunWorkflow: System.Workflow.Activities.EventDeliveryFailedException: Event "OnProjectSubmit" on interface type
"Microsoft.Office.Project.Server.Library.IPSWorkflowServiceEvents" for instance id "b908ee33-e78b-41ff-bd14-41343c9b8821" cannot
be delivered. --->
System.Workflow.Runtime.QueueException: Event Queue operation failed with MessageQueueErrorCode QueueNotFound for queue
'Message Properties Interface Type:Microsoft.Office.Project.Server.Library.IPSWorkflowServiceEvents Method Name:OnProjectSubmit
CorrelationValues: b908ee33-e78b-41ff-bd14-41343c9b8821 '. at System.Workflow.Runtime.WorkflowQueuingService.GetQueue(IComparable queueID) at System.Workflow.Runtime.WorkflowQueuingService.EnqueueEvent(IComparable queueName, Object item) at System.Workflow.Runtime.WorkflowExecutor.EnqueueItem(IComparable queueName, Object item, IPendingWork pendingWork, Object workItem) at System.Workflow.Runtime.WorkflowInstance.EnqueueItem(IComparable queueName, Object item, IPendingWork pendingWork, Object workItem) at System.Workflow.Activities.WorkflowMessageEventHandler.EventHandler(Object sender, ExternalDataEventArgs eventArgs) - -- End of inner exception stack trace --- at System.Workflow.Activities.WorkflowMessageEventHandler.EventHandler(Object sender, ExternalDataEventArgs eventArgs) at Microsoft.Office.Project.Server.Workflow.PSWorkflowService.CallEventHandler(Type eventType, String eventName, Object[] eventData, SPWorkflow workflow, String identity, IPendingWork workHandler, Object workItem) at Microsoft.SharePoint.Workflow.SPWorkflowExternalDataExchangeService.RunEvent(SPWorkflowEvent workflowEvent, SPWorkflow workflow, IPendingWork workHandler, SPPendingWork eventDequeue) at Microsoft.SharePoint.Workflow.SPWinOeHostServices.Send(SPWorkflow workflow, SPWinOeWorkflow winoeworkflow, SPWorkflowEvent e) at Microsoft.SharePoint.Workflow.SPWinOeEngine.RunWorkflow(SPWorkflowHostService host, SPWorkflow workflow, Collection`1 events, TimeSpan timeOut)
Searching for this error turns nothing up, and searching for the second part about QueueNotFound returns nothing to do with EPM.
Does anyone have any idea why this would happen?
- 已編輯 MandarbRSA 2012年4月25日 6:24