Evento do Lado Servidor de Relatórios do Project Falhou

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

Um estado de erro para este Monitor indica que o manipulador de eventos do lado servidor personalizado no componente Reporting Data Service falhou.

Knowledge Base article:

Resumo

Para obter o Artigo de Conhecimento mais atualizado no site do Microsoft TechNet site, visite:

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

Causas

Exibir todos os alertas atuais deste objeto usando este link:

Exibir Alertas

Element properties:

TargetMicrosoft.SharePoint.Server.2010.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.Server.2010.SPServiceInstance.Project.ReportingServerSideEventHasFailed" Accessibility="Public" Enabled="onEssentialMonitoring" Target="Microsoft.SharePoint.Server.2010.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>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">7762</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>