Quantcast
Viewing all articles
Browse latest Browse all 4762

Error "ObjectLockContext has not been set." on Properties of Apps, Deployment Types, Task Sequences etc.

Using a specific AD account, when I attempt to view the properties of any Applications, any Deployment Types, any Task Sequences or edit any Task Sequences, I see errors similar to below.

Appears to be specific to that account as my own works fine.

Thoughts on what might be happening?

Image may be NSFW.
Clik here to view.

The requested object information could not be retrieved.  Refresh the Configuration Manager console to verify that another administrator has not moved or deleted the object, or that the role-based administration security scopes or security roles for the object or current user have not changed.


ConfigMgr Error Object:
instance of SMS_ExtendedStatus
{
	Description = "ObjectLockContext has not been set.";
	ErrorCode = 1078462229;
	File = "e:\\nts_sccm_release\\sms\\siteserver\\sdk_provider\\smsprov\\sspsedo.cpp";
	Line = 961;
	ObjectInfo = "ObjectLockContext";
	Operation = "ExecMethod";
	ParameterInfo = "SMS_ObjectLock";
	ProviderName = "WinMgmt";
	StatusCode = 2147749889;
};

-------------------------------
Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryException
The SMS Provider reported an error.


Stack Trace:
   at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlConnectionManager.ExecuteMethod(String methodClass, String methodName, Dictionary`2 methodParameters, Boolean traceParameters)
   at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlConnectionManager.ExecuteMethod(String methodClass, String methodName, Dictionary`2 methodParameters)
   at Microsoft.ConfigurationManagement.AdminConsole.ConsoleUtilityClass.CheckSedoLock(ActionDescription action, IResultObject resultObject, Boolean& objectIsReadOnly, IResultObject& subCollection)
   at Microsoft.ConfigurationManagement.AdminConsole.SccmTaskHandlerBase.DoTask(IList`1 navigationNodes, NavigationModelNodeTask task)
   at Microsoft.EnterpriseManagement.ConsoleFramework.WindowTaskHandler.WindowTaskOperation.ExecuteTaskJob(Object sender, ConsoleJobEventArgs jobArguments)
   at Microsoft.ConfigurationManagement.AdminConsole.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)

-------------------------------

System.Management.ManagementException
Generic failure


Stack Trace:
   at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlConnectionManager.ExecuteMethod(String methodClass, String methodName, Dictionary`2 methodParameters, Boolean traceParameters)
   at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlConnectionManager.ExecuteMethod(String methodClass, String methodName, Dictionary`2 methodParameters)
   at Microsoft.ConfigurationManagement.AdminConsole.ConsoleUtilityClass.CheckSedoLock(ActionDescription action, IResultObject resultObject, Boolean& objectIsReadOnly, IResultObject& subCollection)
   at Microsoft.ConfigurationManagement.AdminConsole.SccmTaskHandlerBase.DoTask(IList`1 navigationNodes, NavigationModelNodeTask task)
   at Microsoft.EnterpriseManagement.ConsoleFramework.WindowTaskHandler.WindowTaskOperation.ExecuteTaskJob(Object sender, ConsoleJobEventArgs jobArguments)
   at Microsoft.ConfigurationManagement.AdminConsole.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)

-------------------------------




Viewing all articles
Browse latest Browse all 4762

Trending Articles