Access Services: Nessun proxy predefinito

Microsoft.SharePoint.2013.AccessDataServicesNoDefaultProxy (UnitMonitor)

Nessun proxy di applicazione Access Services predefinito. Indica che la configurazione di Access Services non è corretta in questa farm.

Knowledge Base article:

Riepilogo

Per ottenere l'articolo della Knowledge Base più recente dal sito Microsoft TechNet, visitare la pagina:

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

Cause

Visualizzare tutti gli avvisi correnti dall'oggetto utilizzando il collegamento seguente:

Visualizza avvisi

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: Nessun proxy predefinito
Un livello di gravità errore indica che non è disponibile alcun proxy Access Services predefinito e che la configurazione di Access Services nella farm non è corretta.

ID evento: {0}
Descrizione dell'evento: {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>