Cannot modify set
-
terça-feira, 5 de março de 2013 17:44
I've got a set with a few tens of thousands of users in and I'm trying to remove a piece of criteria but the operation results in an error being displayed after a few minutes, or the submission animation just continuing forever.
Looking in the event log shows the following error:
Log Name: Forefront Identity Manager
Source: Microsoft.ResourceManagement
Date: 05/03/2013 14:25:10
Event ID: 3
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: xxx.xxx.com
Description:
Requestor: urn:uuid:914fe248-b5b7-41ad-906d-13da92612cb1
Microsoft.ResourceManagement.Service: System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.ResourceManagement.WebServices.RequestDispatcher.CreateRequest(CreateRequestDispatchParameter dispatchParameter)
at Microsoft.ResourceManagement.WebServices.RequestDispatcher.CreateRequest(UniqueIdentifier requestor, UniqueIdentifier targetIdentifier, OperationType operation, String businessJustification, List`1 requestParameters, CultureInfo locale, Boolean isChildRequest, Guid cause, Boolean doEvaluation, Nullable`1 serviceId, Nullable`1 servicePartitionId, Boolean maintenanceMode, String synchronizationSequenceIdentifier)
at Microsoft.ResourceManagement.WebServices.RequestDispatcher.CreateRequest(UniqueIdentifier requestor, UniqueIdentifier targetIdentifier, OperationType operation, String businessJustification, List`1 requestParameters, CultureInfo locale, Boolean isChildRequest, Guid cause, Boolean doEvaluation, String synchronizationSequenceIdentifier)
at Microsoft.ResourceManagement.WebServices.ResourceManagementService.Put(Message request)This is different to the usual time-outs you can get with large sets.
Has anyone seen anything like this?
- Editado Amethi terça-feira, 5 de março de 2013 17:45

