In FIM2010 , we are receiving many errors after running full syncronization with the below stack trace information
Microsoft.MetadirectoryServices.UnexpectedDataException: An authoritative Microsoft.MetadirectoryServices.Impl.CSEntryImpl-object in Forest1 MA with DN CS Forest1 MA user CN=abcd,CN=Users,DC=forest1,DC=com attempts to join when it should be projected. There is another authoritative object representing the same entity in the metaverse:
CS Forest1oving or modifying one of the objects so that they no longer collide. Also Microsoft Identity Integration Server will try to maintain these objects if it has the permissions and may rewrite the attributes unless appropriate action is taken.
at Microsoft.MetadirectoryServices.GALSync.MASynchronizer.ResolveJoinSearch(String joinCriteria, CSEntry csentry, MVEntry[] rgmventry, Int32& MVEntry, String& MVObjectClass)
When we compared both the objects the only similarity is first name and last name are common for both the users.
Please let me know what are the other things neeed to check
Ahmed Ali