Access Services:WFE 与 ADS 通信失败

Microsoft.SharePoint.2013.AccessDataServicesWFEtoADSCommunicationFailure (UnitMonitor)

此监视器处于严重状态,它指示在一段时间内与 Access Data Services 计算机的通信多次失败。对使用任何数据的 Access Services 应用程序的所有请求都将失败。

Knowledge Base article:

摘要

若要查看 Microsoft TechNet 网站上最新的知识库文章,请访问:

http://go.microsoft.com/fwlink/?linkid=245537&clcid=0x804

原因

可使用以下链接查看此对象的所有当前警报:

查看警报

Element properties:

TargetMicrosoft.SharePoint.2013.SPComponentInstance.AccessPage2
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SharePoint.RepeatedEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Access Services:WFE 与 ADS 通信失败
发生了严重事件,与 Access Data Services 计算机的连接不可靠。

事件 ID:{0}
事件描述:{1}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.2013.AccessDataServicesWFEtoADSCommunicationFailure" Accessibility="Public" Enabled="onEssentialMonitoring" Target="MOSS15Core!Microsoft.SharePoint.2013.SPComponentInstance.AccessPage2" ParentMonitorID="Health!System.Health.AvailabilityState" Priority="Normal" TypeID="WSS!Microsoft.SharePoint.RepeatedEventLogManualReset2StateMonitorType">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SharePoint.2013.AccessDataServicesWFEtoADSCommunicationFailure_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDisplayNumber$</AlertParameter1>
<AlertParameter2>$Data/Context/EventDescription$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ManualResetEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
<OperationalState ID="RepeatedEventRaised" MonitorTypeStateID="RepeatedEventRaised" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<RepeatedComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</RepeatedComputerName>
<RepeatedLogName>Application</RepeatedLogName>
<RepeatedExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1267</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-SharePoint Products-Access Services</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</RepeatedExpression>
<Interval>300</Interval>
<Count>100</Count>
</Configuration>
</UnitMonitor>