I found that there are corrupted meetings which are not automatically fixed by the Calendar Repair Assistance tool and I was unable to find any information which was able to help me to understand the information logged.
Appreciate your help in understanding the information below:
<Inconsistency Owner="Organizer" ShouldFix="True" Flag="OrphanedMeeting">
<Description>Could not find the matching meeting in organizer's calendar. Error: FindMatchingItem: Could not find calendar item, itemId is null. </Description>
</Inconsistency>
</Inconsistencies>
</ConsistencyCheck>
</ConsistencyChecks>
<RUMs>
<RUM IsOccurrence="False" Type="Inquiry" PredictedRepairAction="HasDelegates" Sent="False" />
<Inconsistency Owner="Organizer" ShouldFix="True" Flag="OrphanedMeeting">
<Description>Could not find the matching meeting in organizer's calendar. Error: FindMatchingItem: Could not find calendar item, itemId is null. </Description>
</Inconsistency>
</Inconsistencies>
</ConsistencyCheck>
</ConsistencyChecks>
<RUMs>
<RUM IsOccurrence="False" Type="Inquiry" PredictedRepairAction="DeletedVersionNotFound" Sent="False" />
Thanks a lot
Hi,
According to the description: "Could not find the matching meeting in organizer's calendar. Error: FindMatchingItem: Could not find calendar item, itemId is null"
I suggest to check if the calendar described in the event log is in the organizer's calendar. If the calendar is there and works well, then we can pass this CRA log to find the next corrupted meetings. Basically, if the organizer delete the meeting without sending a notification, and exchange detects the meeting in organizer's calendar and the attendee's meeting, this action will be logged and the calendar repair assistant will repair/restore this deleted meeting.
Best Regards.
Hi,
Thank you for replay, but as you can see in the log attached, no action was performed by the Calendar Repair Assistance tool for these two meetings, for the first meeting the CRA logged:
PredictedRepairAction="HasDelegates" Sent="False"
For the second one:
PredictedRepairAction="DeletedVersionNotFound" Sent="False"
But as you see the action in both cases is Sent="False" - the meetings were not updated or recreated.
How should I understand "HasDelegates" and "DeletedVersionNotFound" ?
Thanks