Quantcast
Channel: SharePoint Legacy Versions - Using SharePoint Designer, InfoPath and Other Customizations Forum
Viewing all articles
Browse latest Browse all 2319

Error because of override of owshiddenversion data

$
0
0

Hi

I am trying to track down some memory leaks that occur when executing a SPD workflow and think that I have narrowed my problem down to this error in the log by simplifying the workflow to a single simple step. This one step simply sets the Name field to "abc". Imediatly after running the workflow I get "Error because of override of owshiddenversion data" error in the log, which is followed by 4 "An SPRequest object was not disposed before the end of this thread" errors.

If I remove this action, the error goes away and there is no leak.

I have no idea what "override of owshiddenversion data" means, can find no documentation or any help anywhere. Can anybody help please? Could there be something odd about my document library causing this?

When I repeat the exact same procedure on a clean doc lib I do not get this error.

Here is the section from the log.

01/07/2010 12:35:55.10 	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8e2m	High    	Error because of override of owshiddenversion data: list name = AllDppForms, item id = 436 	 
01/07/2010 12:35:55.40 	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8l1n	Monitorable	An SPRequest object was not disposed before the end of this thread.  To avoid wasting system resources, dispose of this object or its parent (such as an SPSite or SPWeb) as soon as you are done using it.  This object will now be disposed.  Allocation Id: {2CACC6BE-5CF0-4386-88B4-204C0AE5EC45}  This SPRequest was allocated at    at Microsoft.SharePoint.Library.SPRequest..ctor()     at Microsoft.SharePoint.SPGlobal.CreateSPRequestAndSetIdentity(Boolean bNotGlobalAdminCode, String strUrl, Boolean bNotAddToContext, Byte[] UserToken, String userName, Boolean bIgnoreTokenTimeout, Boolean bAsAnonymous)     at Microsoft.SharePoint.SPSite.GetSPRequest()     at Microsoft.SharePoint.SPSite.get_Request()     at Microsoft.SharePoint.SPSite.OpenWeb(Guid gWebId, Int32 mondoHint)     at Microsoft.SharePoi...	 
01/07/2010 12:35:55.40*	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8l1n	Monitorable	...nt.SPSite.OpenWeb(Guid gWebId)     at Microsoft.SharePoint.WorkflowActions.WorkflowContext.get_Web()     at Microsoft.SharePoint.WorkflowActions.Helper.GetListGuid(WorkflowContext context, String listNameOrId)     at Microsoft.SharePoint.WorkflowActions.SetFieldActivity.Execute(ActivityExecutionContext provider)     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.Workflow.Runtime.WorkflowExecutor.RunScheduler()     at System.Workf...	 
01/07/2010 12:35:55.40*	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8l1n	Monitorable	...low.Runtime.WorkflowExecutor.RunSome(Object ignored)     at System.Workflow.Runtime.Hosting.DefaultWorkflowSchedulerService.WorkItem.Invoke(WorkflowSchedulerService service)     at System.Workflow.Runtime.Hosting.DefaultWorkflowSchedulerService.QueueWorkerProcess(Object state)     at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)     at System.Threading.ExecutionContext.runTryCode(Object userData)     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback cal...	 
01/07/2010 12:35:55.40*	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8l1n	Monitorable	...lback, Object state)     at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)     at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)  	 
01/07/2010 12:35:55.40 	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8l1n	Monitorable	An SPRequest object was not disposed before the end of this thread.  To avoid wasting system resources, dispose of this object or its parent (such as an SPSite or SPWeb) as soon as you are done using it.  This object will now be disposed.  Allocation Id: {ACBE8C6B-09E9-4B9A-899D-725264587EED}  This SPRequest was allocated at    at Microsoft.SharePoint.Library.SPRequest..ctor()     at Microsoft.SharePoint.SPGlobal.CreateSPRequestAndSetIdentity(Boolean bNotGlobalAdminCode, String strUrl, Boolean bNotAddToContext, Byte[] UserToken, String userName, Boolean bIgnoreTokenTimeout, Boolean bAsAnonymous)     at Microsoft.SharePoint.SPWeb.InitializeSPRequest()     at Microsoft.SharePoint.SPWeb.EnsureSPRequest()     at Microsoft.SharePoint.SPWeb.get_Request()     at Microsoft.SharePoint.SPWeb.SetMond...	 
01/07/2010 12:35:55.40*	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8l1n	Monitorable	...oProcHint(Int32 hint)     at Microsoft.SharePoint.SPSite.OpenWeb(Guid gWebId, Int32 mondoHint)     at Microsoft.SharePoint.SPSite.OpenWeb(Guid gWebId)     at Microsoft.SharePoint.WorkflowActions.WorkflowContext.get_Web()     at Microsoft.SharePoint.WorkflowActions.Helper.GetListGuid(WorkflowContext context, String listNameOrId)     at Microsoft.SharePoint.WorkflowActions.SetFieldActivity.Execute(ActivityExecutionContext provider)     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 Sy...	 
01/07/2010 12:35:55.40*	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8l1n	Monitorable	...stem.Workflow.Runtime.Scheduler.Run()     at System.Workflow.Runtime.WorkflowExecutor.RunScheduler()     at System.Workflow.Runtime.WorkflowExecutor.RunSome(Object ignored)     at System.Workflow.Runtime.Hosting.DefaultWorkflowSchedulerService.WorkItem.Invoke(WorkflowSchedulerService service)     at System.Workflow.Runtime.Hosting.DefaultWorkflowSchedulerService.QueueWorkerProcess(Object state)     at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)     at System.Threading.ExecutionContext.runTryCode(Object userData)     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback cal...	 
01/07/2010 12:35:55.40*	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8l1n	Monitorable	...lback, Object state)     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)     at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)     at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)  	 
01/07/2010 12:35:55.41 	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8l1n	Monitorable	An SPRequest object was not disposed before the end of this thread.  To avoid wasting system resources, dispose of this object or its parent (such as an SPSite or SPWeb) as soon as you are done using it.  This object will now be disposed.  Allocation Id: {F1DA0727-DB49-4EBD-A1C2-8BDFE869C297}  This SPRequest was allocated at    at Microsoft.SharePoint.Library.SPRequest..ctor()     at Microsoft.SharePoint.SPGlobal.CreateSPRequestAndSetIdentity(Boolean bNotGlobalAdminCode, String strUrl, Boolean bNotAddToContext, Byte[] UserToken, String userName, Boolean bIgnoreTokenTimeout, Boolean bAsAnonymous)     at Microsoft.SharePoint.SPSite.GetSPRequest()     at Microsoft.SharePoint.SPSite.get_Request()     at Microsoft.SharePoint.SPSite.OpenWeb(Guid gWebId, Int32 mondoHint)     at Microsoft.SharePoi...	 
01/07/2010 12:35:55.41*	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8l1n	Monitorable	...nt.SPSite.OpenWeb(Guid gWebId)     at Microsoft.SharePoint.Workflow.SPWinOeWorkflow.get_InitiatorWeb()     at Microsoft.SharePoint.Workflow.SPWinOEWSSService.GetWebForListItemService()     at Microsoft.SharePoint.Workflow.SPWinOEWSSService.UpdateDocument(Guid id, Guid listId, Int32 itemId, Hashtable itemProperties, Boolean overwriteFromTemplate, Byte[] fileContents)     at Microsoft.SharePoint.WorkflowActions.ActivityHelper.DoCorrectUpdateMethod(WorkflowContext theContext, Int32 item, Guid listId, Hashtable properties, IListItemService hostInterface)     at Microsoft.SharePoint.WorkflowActions.SetFieldActivity.Execute(ActivityExecutionContext provider)     at System.Workflow.ComponentModel.ActivityExecutor`1.Execute(T activity, ActivityExecutionContext executionContext)     at System.Workf...	 
01/07/2010 12:35:55.41*	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8l1n	Monitorable	...low.ComponentModel.ActivityExecutor`1.Execute(Activity activity, ActivityExecutionContext executionContext)     at System.Workflow.ComponentModel.ActivityExecutorOperation.Run(IWorkflowCoreRuntime workflowCoreRuntime)     at System.Workflow.Runtime.Scheduler.Run()     at System.Workflow.Runtime.WorkflowExecutor.RunScheduler()     at System.Workflow.Runtime.WorkflowExecutor.RunSome(Object ignored)     at System.Workflow.Runtime.Hosting.DefaultWorkflowSchedulerService.WorkItem.Invoke(WorkflowSchedulerService service)     at System.Workflow.Runtime.Hosting.DefaultWorkflowSchedulerService.QueueWorkerProcess(Object state)     at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)     at System.Threading.ExecutionContext.runTryCode(Object userData)     at System.Runtime.C...	 
01/07/2010 12:35:55.41*	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8l1n	Monitorable	...ompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)     at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)     at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)  	 
01/07/2010 12:35:55.41 	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8l1n	Monitorable	An SPRequest object was not disposed before the end of this thread.  To avoid wasting system resources, dispose of this object or its parent (such as an SPSite or SPWeb) as soon as you are done using it.  This object will now be disposed.  Allocation Id: {3BBC6888-173C-407A-8383-E4DAEA39EA0F}  This SPRequest was allocated at    at Microsoft.SharePoint.Library.SPRequest..ctor()     at Microsoft.SharePoint.SPGlobal.CreateSPRequestAndSetIdentity(Boolean bNotGlobalAdminCode, String strUrl, Boolean bNotAddToContext, Byte[] UserToken, String userName, Boolean bIgnoreTokenTimeout, Boolean bAsAnonymous)     at Microsoft.SharePoint.SPWeb.InitializeSPRequest()     at Microsoft.SharePoint.SPWeb.EnsureSPRequest()     at Microsoft.SharePoint.SPWeb.get_Request()     at Microsoft.SharePoint.SPWeb.SetMond...	 
01/07/2010 12:35:55.41*	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8l1n	Monitorable	...oProcHint(Int32 hint)     at Microsoft.SharePoint.SPSite.OpenWeb(Guid gWebId, Int32 mondoHint)     at Microsoft.SharePoint.SPSite.OpenWeb(Guid gWebId)     at Microsoft.SharePoint.Workflow.SPWinOeWorkflow.get_InitiatorWeb()     at Microsoft.SharePoint.Workflow.SPWinOEWSSService.GetWebForListItemService()     at Microsoft.SharePoint.Workflow.SPWinOEWSSService.UpdateDocument(Guid id, Guid listId, Int32 itemId, Hashtable itemProperties, Boolean overwriteFromTemplate, Byte[] fileContents)     at Microsoft.SharePoint.WorkflowActions.ActivityHelper.DoCorrectUpdateMethod(WorkflowContext theContext, Int32 item, Guid listId, Hashtable properties, IListItemService hostInterface)     at Microsoft.SharePoint.WorkflowActions.SetFieldActivity.Execute(ActivityExecutionContext provider)     at System.Workf...	 
01/07/2010 12:35:55.41*	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8l1n	Monitorable	...low.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.Workflow.Runtime.WorkflowExecutor.RunScheduler()     at System.Workflow.Runtime.WorkflowExecutor.RunSome(Object ignored)     at System.Workflow.Runtime.Hosting.DefaultWorkflowSchedulerService.WorkItem.Invoke(WorkflowSchedulerService service)     at System.Workflow.Runtime.Hosting.DefaultWorkflowSchedulerService.QueueWorkerProcess(Object state)     at System.Threading._ThreadPoolWaitCallback.WaitCal...	 
01/07/2010 12:35:55.41*	w3wp.exe (0x0EC8)                       	0x0518	Windows SharePoint Services   	General                       	8l1n	Monitorable	...lback_Context(Object state)     at System.Threading.ExecutionContext.runTryCode(Object userData)     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)     at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)     at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)  	 

 


Viewing all articles
Browse latest Browse all 2319

Trending Articles