Hi all,
Two weeks ago we've setup a new SCOM 2012 R2 environment.
We now have the problem that event 26319 is logged every 5 minutes.
An exception was thrown while processing GetUserRolesForOperationAndUser for session ID uuid:dca9765e-37a4-40fc-bb9e-575f278447f9;id=63.Exception message: Value does not fall within the expected range.
Full Exception: System.ArgumentException: Value does not fall within the expected range.
at Microsoft.Interop.Security.AzRoles.IAzApplication2.InitializeClientContextFromStringSid(String SidString, Int32 lOptions, Object varReserved)
at Microsoft.EnterpriseManagement.Mom.Sdk.Authorization.AzManHelper.GetScopedRoleAssignmentsForUser(Int32 operationNumericId, String userName)
at Microsoft.EnterpriseManagement.Mom.Sdk.Authorization.AuthorizationService.GetUserRolesForOperationAndUser(Guid operationId, String userName)
at Microsoft.EnterpriseManagement.ServiceDataLayer.SecurityConfigurationService.GetUserRolesForOperationAndUser(Guid operationId, String userName)
at Microsoft.EnterpriseManagement.Mom.ServiceDataLayer.SdkDataAccessBackCompatProxy.GetUserRolesForOperationAndUser(Guid operationId, String userName)
In the previous weeks I've imported some management packs and did some changes in the user roles.
I've now deleted all custom created user roles but the event is still being logged.
Where does the 'Value does not fall within the expected range.'message points to ?
Is this related to a imported MP ? I've deleted the built-in administrator user and replaced it by an admin group.
Where do I start to troubleshoot this issue ?
Kind Regards,
J. Monnens