Excel Calculation Services 内存分配失败

Microsoft.SharePoint.Server.2010.SPServiceInstance.Excel.ECSMemoryAllocationFailed (UnitMonitor)

此监视器处于警告状态,它指示后端 Excel Calculation Services 应用程序服务器无法分配内存。

Knowledge Base article:

摘要

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

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

原因

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

查看警报

Element properties:

TargetMicrosoft.SharePoint.Server.2010.SPServiceInstance.Excel
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SharePoint.Foundation.2010.RepeatedEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.Server.2010.SPServiceInstance.Excel.ECSMemoryAllocationFailed" Accessibility="Public" Enabled="onEssentialMonitoring" Target="Microsoft.SharePoint.Server.2010.SPServiceInstance.Excel" ParentMonitorID="Health!System.Health.AvailabilityState" Priority="Normal" TypeID="WSS!Microsoft.SharePoint.Foundation.2010.RepeatedEventLogManualReset2StateMonitorType">
<Category>AvailabilityHealth</Category>
<OperationalStates>
<OperationalState ID="ManualResetEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
<OperationalState ID="RepeatedEventRaised" MonitorTypeStateID="RepeatedEventRaised" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<RepeatedComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</RepeatedComputerName>
<RepeatedLogName>Application</RepeatedLogName>
<RepeatedExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">5256</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-SharePoint Products-Excel Services Application</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</RepeatedExpression>
<Interval>600</Interval>
<Count>5</Count>
</Configuration>
</UnitMonitor>