Hi,
We have 3 servers namely INCPLFIMAPP , INCPLFIMREP and INCPLFIMDB.
1)Server INCPLFIMAPP is running FIMService (Service and portal) + SCSM 2012 Console.
2)Server INCPLFIMREP is running FIMSynchronization Service + Database for FIMSERVICE and FIMSynchronizationService at SQL server 2008 R2(default instance)+ SCSM 2012 server is installed +SCSM servermanager
database at same SQL server 2008 R2 (default instance).
3)Server INCPLFIMDB is running Data warehouse for SCSM server.
I have successfully Installed FIM reporting feature using command line installation. Also I have run the Post installation data warehouse script successfully. however at running the Initial Sync at my server running Service portal and reporting (INCPLFIMAPP). I get following error in Event viewer :
Requestor: urn:uuid:7fb2b853-24f0-4498-9534-4e10589723c4
Correlation Identifier: 55f0cb0d-805d-4c29-a789-abf9c9f330db
Microsoft.ResourceManagement.Service: Microsoft.ResourceManagement.WebServices.Exceptions.PermissionDeniedException: SystemConstraint ---> System.InvalidOperationException: This instance of the service
is not enabled for servicing the reporting feature.
--- End of inner exception stack trace ---
at Microsoft.ResourceManagement.ActionProcessor.ReportingJobActionProcessor.DoRequestCreationPreProcessByObjectType(RequestType request)
at Microsoft.ResourceManagement.ActionProcessor.ActionDispatcher.DoRequestCreationPreProcessByObjectType(RequestType request)
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, UniqueId messageIdentifier, UniqueIdentifier requestContextIdentifier, Boolean maintenanceMode)
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, UniqueId messageIdentifier)
at Microsoft.ResourceManagement.WebServices.ResourceManagementService.Create(Message request)\
any clue why this error is coming?