Replication status

Microsoft.LS.2013.Monitoring.UnitMonitor.PairedEvent.CMSMaster.MASTER_E_REPLICATION_NOT_UPTODATE (UnitMonitor)

Knowledge Base article:

Summary

Failed to replicate to some replica machines in the topology. Microsoft Lync Server 2013, Master Replicator Agent will continuously attempt to replicate with these machines.

Causes

Possible issues with one or more of the following services: %n Microsoft Lync Server 2013, Master Replicator Agent %n Microsoft Lync Server 2013, File Transfer Agent %n Microsoft Lync Server 2013, Replica Replicator Agent (on all replica machines)

Resolutions

Check to make sure that these services are running. Also check the event logs on this machine and the replica machines to get more details on how to resolve this problem.

Element properties:

TargetMicrosoft.LS.2013.Component.CMSMaster
Parent MonitorSystem.Health.ConfigurationState
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.LS.2013.MonitorType.PairedEvent.Simple
RemotableTrue
AccessibilityPublic
Alert Message
[LYNC] Failed to replicate to some replica machines in the topology. Microsoft Lync Server 2013, Master Replicator Agent will continuously attempt to replicate with these machines.
{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.2013.Monitoring.UnitMonitor.PairedEvent.CMSMaster.MASTER_E_REPLICATION_NOT_UPTODATE" Accessibility="Public" Enabled="true" Target="Microsoft.LS.2013.Component.CMSMaster" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.LS.2013.MonitorType.PairedEvent.Simple" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Alert_Failed_to_replicate_to_some_replica_machines_in_the_topology._Microsoft_Lync_Server_2013__Master_Replicator_Agent_will_continuously_attempt_to_replicate_with_these_machines.">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Microsoft.LS.2013.Monitoring.UnitMonitor.PairedEvent.CMSMaster.MASTER_E_REPLICATION_NOT_UPTODATE.Success" MonitorTypeStateID="SuccessEventRaised" HealthState="Success"/>
<OperationalState ID="Microsoft.LS.2013.Monitoring.UnitMonitor.PairedEvent.CMSMaster.MASTER_E_REPLICATION_NOT_UPTODATE.Error" MonitorTypeStateID="ErrorEventRaised" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Lync Server</LogName>
<SuccessExpression>
<Or>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">2017</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">LS Master Replicator Agent Service</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">2004</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">LS Master Replicator Agent Service</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Or>
</SuccessExpression>
<ErrorExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">2018</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">LS Master Replicator Agent Service</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</ErrorExpression>
</Configuration>
</UnitMonitor>