Hello everyone,
today I upgraded Nintex Workflows 2013 from version 3.1.0.2 to 3.1.7.10 International on our servers. The installation process finished without error messages. Most workflows run as before. But we have two workflows which have a "Wait for 1 minute" item as first workflow action. After that minute is over, the workflow fails and the following exception is written into SharePoint-Log:
03/10/2016 16:50:50.34 OWSTIMER.EXE (0x3050) | 0x1F30 SharePoint Foundation | Legacy Workflow Infrastructure 72fs Unexpected RunWorkflow: Microsoft.SharePoint.SPException: <Error><CompilerError Line="126" Column="122" Text="Could not find property or event 'InternalCounter' on type 'Nintex.Workflow.Activities.ForEachLoopActivity'." /><CompilerError Line="150" Column="122" Text="Could not find property or event 'InternalCounter' on type 'Nintex.Workflow.Activities.ForEachLoopActivity'." /><CompilerError Line="182" Column="112" Text="Could not find property or event 'InternalCounter' on type 'Nintex.Workflow.Activities.ForEachLoopActivity'." /><CompilerError Line="239" Column="108" Text="Could not find property or event 'InternalCounter' on type 'Nintex.Workflow.Activities.ForEachLoopActivity'." /></Error> | at Microsoft.SharePoint.Workflow.SPNoCodeXomlCompiler.LoadXomlAssembly(SPWorkflowAssociation association,... 5a36679d-f324-901c-ac01-c8b1fcf81412 | |||||
03/10/2016 16:50:50.34* OWSTIMER.EXE (0x3050) | 0x1F30 SharePoint Foundation | Legacy Workflow Infrastructure 72fs Unexpected ... SPWeb web) | at Microsoft.SharePoint.Workflow.SPWinOeHostServices.LoadDeclarativeAssembly(SPWorkflowAssociation association, Boolean fallback) | 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) 5a36679d-f324-901c-ac01-c8b1fcf81412 | ||
03/10/2016 16:50:50.36 OWSTIMER.EXE (0x3050) | 0x1F30 SharePoint Foundation | Legacy Workflow Infrastructure 98d8 Unexpected Microsoft.SharePoint.SPException: <Error><CompilerError Line="126" Column="122" Text="Could not find property or event 'InternalCounter' on type 'Nintex.Workflow.Activities.ForEachLoopActivity'." /><CompilerError Line="150" Column="122" Text="Could not find property or event 'InternalCounter' on type 'Nintex.Workflow.Activities.ForEachLoopActivity'." /><CompilerError Line="182" Column="112" Text="Could not find property or event 'InternalCounter' on type 'Nintex.Workflow.Activities.ForEachLoopActivity'." /><CompilerError Line="239" Column="108" Text="Could not find property or event 'InternalCounter' on type 'Nintex.Workflow.Activities.ForEachLoopActivity'." /></Error> | at Microsoft.SharePoint.Workflow.SPNoCodeXomlCompiler.LoadXomlAssembly(SPWorkflowAssociation association, SPWeb web) ... 5a36679d-f324-901c-ac01-c8b1fcf81412 | |||||
03/10/2016 16:50:50.36* OWSTIMER.EXE (0x3050) | 0x1F30 SharePoint Foundation | Legacy Workflow Infrastructure 98d8 Unexpected ... at Microsoft.SharePoint.Workflow.SPWinOeHostServices.LoadDeclarativeAssembly(SPWorkflowAssociation association, Boolean fallback) | 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) 5a36679d-f324-901c-ac01-c8b1fcf81412 |
And even though the workflow is cancelled, it sends me info mails that the workflow errored frequently until I delete the listitem.
Does this happen to somebody else? Is there a known solution to this problem?
Greetings from Nuremberg, Germany
Ricky