Interfejs RPC serwera usługi MSMQ nie może używać protokołu TCP/IP.

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

Knowledge Base article:

Podsumowanie

Usługa kolejkowania komunikatów nie może komunikować się z innymi komputerami, ponieważ interfejs usługi RPC nie może używać protokołu TCP/IP.

Przyczyny

Usługa MSMQ nie może zainicjować interfejsu zdalnego wywoływania procedury (RPC) z powodu problemów z protokołem TCP/IP.

Rozwiązania

Rozwiąż problemy z protokołem TCP/IP oraz usługą RPC.

Aby rozwiązać konkretne problemy, skontaktuj się z administratorem domeny, podając kod błędu i opis.

Dodatkowe informacje

Więcej informacji na temat rozwiązywania problemów z usługą RPC można znaleźć w artykule dotyczącym rozwiązywania problemów z usługą RPC ( http://go.microsoft.com/fwlink/?LinkId=102329).

Więcej informacji znajduje się w artykule dotyczącym zdarzenia o identyfikatorze 2059 ( http://technet.microsoft.com/en-us/library/dd337476(WS.10).aspx)

Element properties:

TargetMicrosoft.MSMQ.6.3.Servers
CategoryAvailabilityHealth
EnabledFalse
Event_ID2059
Event Source$Target/Property[Type="Microsoft.MSMQ.6.3.ServerRole"]/ServiceName$
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
RemotableTrue
Alert Message
Interfejs RPC serwera usługi MSMQ nie może używać protokołu TCP/IP.
{0}
Event LogApplication

Member Modules:

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

Source Code:

<Rule ID="Microsoft.MSMQ.6.3.Rule.Alert.Event2059" Enabled="false" Target="Microsoft.MSMQ.6.3.Servers" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>AvailabilityHealth</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>2059</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>1</Severity>
<AlertOwner/>
<AlertMessageId>$MPElement[Name="Microsoft.MSMQ.6.3.Rule.Alert.Event2059.AlertName"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue>$Data/EventDisplayNumber$</SuppressionValue>
<SuppressionValue>$Data/LoggingComputer$</SuppressionValue>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>