Project-Cubeerstellungsdienst: Timeoutwert für Analysis Services-Sperre

Microsoft.SharePoint.Server.2010.SPServiceInstance.Project.CubeBuildServiceAnalysisServicesServerLockTimeOut (UnitMonitor)

Ein Fehlerstatus für diesen Monitor zeigt an, dass die generierte Analysis Services-Datenbank von Project Server nicht mit einer Sperre versehen werden konnte.

Knowledge Base article:

Zusammenfassung

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

http://go.microsoft.com/fwlink/?LinkId=160895

Ursachen

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

Warnungen anzeigen

Element properties:

TargetMicrosoft.SharePoint.Server.2010.SPServiceInstance.Project
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.Server.2010.SPServiceInstance.Project.CubeBuildServiceAnalysisServicesServerLockTimeOut" Accessibility="Public" Enabled="onEssentialMonitoring" Target="Microsoft.SharePoint.Server.2010.SPServiceInstance.Project" ParentMonitorID="Health!System.Health.AvailabilityState" Priority="Normal" TypeID="Windows!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType">
<Category>AvailabilityHealth</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>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">7684</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>