SharePoint User Group UK

Share the knowledge!

Welcome to SharePoint User Group UK Sign in | Join | Help
Home Blogs Forums Photos Files Roller

SharePoint Worklow Error in Logs - TrackedRequests?

  •  09-02-2008, 2:30 PM

    SharePoint Worklow Error in Logs - TrackedRequests?

    Hi all,

    I have been developing workflows for some time now and have noticed that in the logs of my SharePoint server are many of the following errors:

    Unexpected ERROR: request not found in the TrackedRequests. We might be creating and closing webs on different threads. ThreadId = 30, Free call stack =    at Microsoft.SharePoint.SPRequestManager.Release(SPRequest request)     at Microsoft.SharePoint.SPSite.Close()     at Microsoft.SharePoint.SPSite.Dispose()     at MinorWFStateMachine_v1_1Test.Workflow1.<CheckDocumentsPOA_ExecuteCode>b__1()     at Microsoft.SharePoint.SPSecurity.CodeToRunElevatedWrapper(Object state)     at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()     at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)     at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)     at Microsoft.SharePoint.SPSecurity.RunWi... 
    09/02/2008 13:24:34.45* OWSTIMER.EXE (0x0B4C)                    0x1AB4 Windows SharePoint Services    General                        0 Unexpected ...thElevatedPrivileges(CodeToRunElevated secureCode)     at MinorWFStateMachine_v1_1Test.Workflow1.CheckDocumentsPOA_ExecuteCode(Object sender, EventArgs e)     at System.Workflow.ComponentModel.Activity.RaiseEvent(DependencyProperty dependencyEvent, Object sender, EventArgs e)     at System.Workflow.Activities.CodeActivity.Execute(ActivityExecutionContext executionContext)     at System.Workflow.ComponentModel.ActivityExecutor`1.Execute(T activity, ActivityExecutionContext executionContext)     at System.Workflow.ComponentModel.ActivityExecutor`1.Execute(Activity activity, ActivityExecutionContext executionContext)     at System.Workflow.ComponentModel.ActivityExecutorOperation.Run(IWorkflowCoreRuntime workflowCoreRuntime)     at System.Workflow.Runtime.Scheduler.Run()     at System.Workflo... 

    Does anyone know what these mean? This particular one came up today but is for a workflow that is no longer used. I try to dispose variables wherever possible with 'using' statements.

    Thanks,

    Alex


    My New SharePoint Blog - http://sharepointcoding.wordpress.com

    MCP: Windows XP
View Complete Thread
Powered by Community Server, by Telligent Systems