I've noticed a big amount of errors like this one in the event log:
The server encountered an unexpected error:"Error encountered during evaluation of Sync Rule: 'ORA2 Persons'. Details: Object reference not set to an instance of an object. at Microsoft.MetadirectoryServices.FunctionLibrary.AttributeFlowMappingHandler.ExecuteOutboundTransformation(CSEntry csentry, MVEntry mventry, String strSyncRuleGuid, String xmlExpression, String workflowParameterTypes, String workflowParameterValues) at Microsoft.MetadirectoryServices.Impl.ScriptHost.InvokeExecuteOutboundTransformationWorker(SyncRuleAttributeFlowArguments pArgs) at Microsoft.MetadirectoryServices.Impl.ScriptHost.InvokeMA_ExecuteOutboundTransformation(_OCTET octMVPreImage, _OCTET octMVDelta, _OCTET octCSHologram, _OCTET octUnappliedDelta, _OCTET octEscrowedDelta, _OCTET octUnconfirmedDelta, _OCTET octImportDelta, UInt32 nMappings, _SyncRuleAttributeFlowMapping* rgMappings, _OCTET* poctChanges, _MappingResults* pMappingResults, Int32* pOverallResult) InnerException=> none"
The problem is that it's pretty hard to understand what's going on, as
the event log entry is not providing any information about which object was being exported.
Is there any way I could get some additional information about the error?
Moreover, these errors are present only in the event log, while the console is simply showing "success" as a result of the run.
Is this the intended behavior or there is something wrong in my installation?
Paolo Tedesco - http://cern.ch/idm