Execute maintenance procedure to expire conference endpoints.

Microsoft.LS.2010.Monitoring.UnitMonitor.TimerResetEvent.PresenceFocus_ES_E_MAINTAIN_CONFERENCE_PARTICIPANTS_SPROC_FAILED (UnitMonitor)

Knowledge Base article:

Summary

The Conference participant expiration stored procedure failed. It will be retried, but this error continues to occur, the Lync Server service will need to be restarted.

Causes

Possible issues with back-end database.

Resolutions

Ensure the back-end is functioning correctly.

Element properties:

TargetMicrosoft.LS.2010.Component.PresenceFocus
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.RepeatedEventLogTimer2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
The Conference participant expiration stored procedure failed. It will be retried, but this error continues to occur, the Lync Server service will need to be restarted.
{0}

Please see the 'Product Knowledge' and the 'Alert Context' tab on Alert Properties view for more information.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.LS.2010.Monitoring.UnitMonitor.TimerResetEvent.PresenceFocus_ES_E_MAINTAIN_CONFERENCE_PARTICIPANTS_SPROC_FAILED" Accessibility="Public" Enabled="true" Target="Microsoft.LS.2010.Component.PresenceFocus" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.RepeatedEventLogTimer2StateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Alert_The_Conference_participant_expiration_stored_procedure_failed._It_will_be_retried__but_this_error_continues_to_occur__the_Lync_Server_service_will_need_to_be_restarted.">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Context/DataItem/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Microsoft.LS.2010.Monitoring.UnitMonitor.TimerResetEvent.PresenceFocus_ES_E_MAINTAIN_CONFERENCE_PARTICIPANTS_SPROC_FAILED.Error" MonitorTypeStateID="RepeatedEventRaised" HealthState="Error"/>
<OperationalState ID="Microsoft.LS.2010.Monitoring.UnitMonitor.TimerResetEvent.PresenceFocus_ES_E_MAINTAIN_CONFERENCE_PARTICIPANTS_SPROC_FAILED.Success" MonitorTypeStateID="TimerEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<RepeatedComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</RepeatedComputerName>
<RepeatedLogName>Lync Server</RepeatedLogName>
<RepeatedExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">32023</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">LS User Services</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</RepeatedExpression>
<Consolidator>
<ConsolidationProperties/>
<TimeControl>
<WithinTimeSchedule>
<Interval>1800</Interval>
</WithinTimeSchedule>
</TimeControl>
<CountingCondition>
<Count>10</Count>
<CountMode>OnNewItemTestOutputRestart_OnTimerSlideByOne</CountMode>
</CountingCondition>
</Consolidator>
<TimerWaitInSeconds>1800</TimerWaitInSeconds>
</Configuration>
</UnitMonitor>