Accodamento messaggi: impossibile accettare messaggi temporaneamente a causa del pool di paging del sistema insufficiente.

Microsoft.MSMQ.6.3.Rule.Alert.Event2250 (Rule)

Knowledge Base article:

Riepilogo

Accodamento messaggi: impossibile accettare messaggi temporaneamente a causa del pool di paging del sistema insufficiente. In questa fase non è richiesto alcun intervento manuale. Quando l'utilizzo della memoria verrà normalizzato, Accodamento messaggi riprenderà automaticamente ad accettare messaggi.

Cause

Le risorse di sistema comuni sono quasi interamente utilizzate. Accodamento messaggi non può funzionare correttamente finché non vengono liberate risorse di sistema.

Informazioni aggiuntive

Per maggiori informazioni sulle risorse di sistema di Accodamento messaggi, vedere Resource Management in MSMQ Applications ( http://go.microsoft.com/fwlink/?LinkId=107361).

Per maggiori informazioni, vedere l'ID evento 2250 ( http://technet.microsoft.com/en-us/library/dd337494(WS.10).aspx)

Element properties:

TargetMicrosoft.MSMQ.6.3.Servers
CategoryPerformanceHealth
EnabledFalse
Event_ID2250
Event Source$Target/Property[Type="Microsoft.MSMQ.6.3.ServerRole"]/ServiceName$
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
RemotableTrue
Alert Message
Accodamento messaggi: impossibile accettare messaggi temporaneamente a causa del pool di paging del sistema insufficiente.
Descrizione evento: {0}
Event LogApplication

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.EventProvider Default
GeneralAlert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="Microsoft.MSMQ.6.3.Rule.Alert.Event2250" Enabled="false" Target="Microsoft.MSMQ.6.3.Servers" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceHealth</Category>
<DataSources>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>$Target/Property[Type="Microsoft.MSMQ.6.3.ServerRole"]/ServiceName$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>2250</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GeneralAlert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>1</Severity>
<AlertOwner/>
<AlertMessageId>$MPElement[Name="Microsoft.MSMQ.6.3.Rule.Alert.Event2250.AlertName"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue>$Data/EventDisplayNumber$</SuppressionValue>
<SuppressionValue>$Data/LoggingComputer$</SuppressionValue>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>