Quantcast
Channel: SharePoint 2010 - General Discussions and Questions forum
Viewing all articles
Browse latest Browse all 17574

Workflow failed to start

$
0
0

I have few site collections but workflow on one of the site collection does not start.

I get error Workflow Failed on start:

here is the log:

I have similar error: Failed on start:

here is the error log:

Entering monitored scope (Request (GET:http://xxx.Employee_Development/MC/_layouts/Workflow.aspx?ID=6&List=21989814-13e2-4e05-a2d4-8521c4c92156&Source=%2FEmployee%5FDevelopment%2FMC%2FLists%2FMRC)) 
09/18/2013 16:08:09.95  w3wp.exe (0x24AC)                        0x281C SharePoint Foundation          Logging Correlation Data       xmnv Medium   Name=Request (GET:http://xxx./Employee_Development/MC/_layouts/Workflow.aspx?ID=6&List=21989814-13e2-4e05-a2d4-8521c4c92156&Source=%2FEmployee%5FDevelopment%2FMC%2FLists%2FMRC) 26fca337-019c-43c6-aa3a-42e8207b4e87
09/18/2013 16:08:09.95  w3wp.exe (0x24AC)                        0x281C SharePoint Foundation          Logging Correlation Data       xmnv Medium   Site=/ 26fca337-019c-43c6-aa3a-42e8207b4e87
09/18/2013 16:08:09.98  w3wp.exe (0x24AC)                        0x281C Web Content Management         Publishing                     7fz3 Medium   Setting [Display] as the FormContext.FormMode for the current page 26fca337-019c-43c6-aa3a-42e8207b4e87
09/18/2013 16:08:10.05  w3wp.exe (0x24AC)                        0x281C SharePoint Foundation          General                        8e25 Medium   Failed to look up string with key "WorkflowTaskIP_Name", keyfile core. 26fca337-019c-43c6-aa3a-42e8207b4e87
09/18/2013 16:08:10.05  w3wp.exe (0x24AC)                        0x281C SharePoint Foundation          General                        8l3c Medium   Localized resource for token 'WorkflowTaskIP_Name' could not be found for file with path:"(unavailable)". 26fca337-019c-43c6-aa3a-42e8207b4e87
09/18/2013 16:08:10.06  w3wp.exe (0x24AC)                        0x281C Web Content Management         Publishing                     7fz3 Medium   Setting [Display] as the FormContext.FormMode for the current page 26fca337-019c-43c6-aa3a-42e8207b4e87
09/18/2013 16:08:10.06  w3wp.exe (0x24AC)                        0x281C Web Content Management         Publishing                     7fz3 Medium   Setting [Display] as the FormContext.FormMode for the current page 26fca337-019c-43c6-aa3a-42e8207b4e87
09/18/2013 16:08:10.06  w3wp.exe (0x24AC)                        0x281C Web Content Management         Publishing                     7fz3 Medium   Setting [Display] as the FormContext.FormMode for the current page 26fca337-019c-43c6-aa3a-42e8207b4e87
09/18/2013 16:08:10.06  w3wp.exe (0x24AC)                        0x281C Web Content Management         Publishing                     7fz3 Medium   Setting [Display] as the FormContext.FormMode for the current page 26fca337-019c-43c6-aa3a-42e8207b4e87
09/18/2013 16:08:10.08  w3wp.exe (0x24AC)                        0x281C SharePoint Foundation          Monitoring                     b4ly Medium   Leaving Monitored Scope (Request (GET:http://xxx./Employee_Development/MC/_layouts/Workflow.aspx?ID=6&List=21989814-13e2-4e05-a2d4-8521c4c92156&Source=%2FEmployee%5FDevelopment%2FMC%2FLists%2FMRC)). Execution Time=116.215244413236 26fca337-019c-43c6-aa3a-42e8207b4e87

RunWorkflow: System.ArgumentException: Item does not exist. It may have been deleted by another user.   
at Microsoft.SharePoint.SPList.GetItemById(String strId, Int32 id, String strRootFolder, Boolean cacheRowsetAndId, String strViewFields, Boolean bDatesInUtc)   
at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.LoadWorkflowBytesElevated(SPWeb web, Guid docLibID, Int32 fileID, Int32 fileVer, Int32& userid, DateTime& lastModified)   
at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.<>c__DisplayClass1.<LoadWorkflowBytes>b__0(SPSite elevatedSite, SPWeb elevatedWeb)   
at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.LoadWorkflowBytes(SPWeb web, Guid docLibID, Int32 fileID, Int32 fileVer, Int32& userid)   
at Microsoft.SharePoint.Workflow.SPNoCodeXomlCompiler.LoadXomlAssembly(SPWorkflowAssociation association, SPWeb web)   
at Microsoft.SharePoint.Workflow.SPWinOeHostServices.LoadDeclarativeAssembly(SPWorkflowAssociation association)   
at Microsoft.SharePoint.Workflow.SPWinOeHostServices.CreateInstance(SPWorkflow workflow)   
at Microsoft.SharePoint.Workflow.SPWinOeEngine.RunWorkflow(SPWorkflowHostService host, SPWorkflow workflow, Collection`1 events, TimeSpan timeOut)   
at Microsoft.SharePoint.Workflow.SPWorkflowManager.RunWorkflowElev(SPWorkflow workflow, Collection`1 events, SPWorkflowRunOptionsInternal runOptions)


System.ArgumentException: Item does not exist. It may have been deleted by another user.   
at Microsoft.SharePoint.SPList.GetItemById(String strId, Int32 id, String strRootFolder, Boolean cacheRowsetAndId, String strViewFields, Boolean bDatesInUtc)   
at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.LoadWorkflowBytesElevated(SPWeb web, Guid docLibID, Int32 fileID, Int32 fileVer, Int32& userid, DateTime& lastModified)   
at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.<>c__DisplayClass1.<LoadWorkflowBytes>b__0(SPSite elevatedSite, SPWeb elevatedWeb)   
at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.LoadWorkflowBytes(SPWeb web, Guid docLibID, Int32 fileID, Int32 fileVer, Int32& userid)   
at Microsoft.SharePoint.Workflow.SPNoCodeXomlCompiler.LoadXomlAssembly(SPWorkflowAssociation association, SPWeb web)   
at Microsoft.SharePoint.Workflow.SPWinOeHostServices.LoadDeclarativeAssembly(SPWorkflowAssociation association)   
at Microsoft.SharePoint.Workflow.SPWinOeHostServices.CreateInstance(SPWorkflow workflow)   
at Microsoft.SharePoint.Workflow.SPWinOeEngine.RunWorkflow(SPWorkflowHostService host, SPWorkflow workflow, Collection`1 events, TimeSpan timeOut)   
at Microsoft.SharePoint.Workflow.SPWorkflowManager.RunWorkflowElev(SPWorkflow workflow, Collection`1 events, SPWorkflowRunOptionsInternal runOptions)


Not persisting state for request due to previous errors. Form Template: urn:schemas-microsoft-com:office:infopath:workflowInitAssoc:-AutoGen-2013-09-18T20:21:01:990Z


shobsva


Viewing all articles
Browse latest Browse all 17574

Trending Articles