Project: Fehler in Windows SharePoint Services-Format

Microsoft.SharePoint.2013.SPServiceInstance.Project.WindowsSharePointServicesFormatError (UnitMonitor)

Ein Fehlerstatus dieses Monitors weist darauf hin, dass Problem- und Risikodaten und Daten zum Lieferumfang aus Listen, die in jedem Arbeitsbereich definiert sind, Daten enthalten, die nicht in der zugeordneten Berichtsdatenbank-Tabelle gespeichert werden können.

Knowledge Base article:

Zusammenfassung

Den aktuellsten Knowledge-Artikel auf der Microsoft TechNet-Website finden Sie unter folgender Adresse:

http://go.microsoft.com/fwlink/?linkid=244950&clcid=0x407

Ursachen

Verwenden Sie folgenden Link, um alle aktuellen Warnungen für dieses Objekt anzuzeigen:

Warnungen anzeigen

Element properties:

TargetMicrosoft.SharePoint.2013.SPServiceInstance.Project
Parent MonitorSystem.Health.ConfigurationState
CategoryConfigurationHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.2013.SPServiceInstance.Project.WindowsSharePointServicesFormatError" Accessibility="Public" Enabled="onEssentialMonitoring" Target="MOSS15Core!Microsoft.SharePoint.2013.SPServiceInstance.Project" ParentMonitorID="Health!System.Health.ConfigurationState" Priority="Normal" TypeID="Windows!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType">
<Category>ConfigurationHealth</Category>
<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>Microsoft-SharePoint Products-Shared/Operational</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">7767</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-SharePoint Products-Project Server</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>