Access Services:无默认代理

Microsoft.SharePoint.2013.AccessDataServicesNoDefaultProxy (UnitMonitor)

无默认 Access Services 应用程序代理。这表示此场中的 Access Services 配置不当。

Knowledge Base article:

摘要

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

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

原因

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

查看警报

Element properties:

TargetMicrosoft.SharePoint.2013.SPServiceInstance.Access2
Parent MonitorSystem.Health.ConfigurationState
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Access Services:无默认代理
错误严重性指示无默认 Access Services 代理。这表示此场中的 Access Services 配置不当。

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

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.2013.AccessDataServicesNoDefaultProxy" Accessibility="Public" Enabled="onEssentialMonitoring" Target="MOSS15Core!Microsoft.SharePoint.2013.SPServiceInstance.Access2" ParentMonitorID="Health!System.Health.ConfigurationState" Priority="Normal" TypeID="Windows!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SharePoint.2013.AccessDataServicesNoDefaultProxy_AlertMessageResourceID">
<AlertOnState>Error</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="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1277</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>
</Expression>
</Configuration>
</UnitMonitor>