WIP - 203 - Call to transport Abort method failed

WIP___203___Call_to_transport_Abort_method_failed_2_Rule (Rule)

Knowledge Base article:

Management Pack
Summary

The Transaction Integrator object encountered an abnormal condition when attempting to execute a method using 2PC (two phase commit). The HRESULT encountered is contained in the event.

 
Causes

The Transaction Integrator object encountered an abnormal condition when attempting to execute a method using 2PC (two phase commit). The HRESULT encountered is contained in the event.

 
Resolutions
  • Check for additional events that provide further details about the problem.
  • Verify that the underlying SNA transport layer is functioning properly.
  • Verify that the SNA LU6.2 Resync service is started and that log exchange has been succesfully performed.
  • Restart the SNA connection and the SNA LU6.2 Resync Service.
  • Enabling tracing for TI WIP and SNA Application may also provide further information about the failure.
 
© 1995-2001 Microsoft Corporation, all rights reserved.

Element properties:

TargetMicrosoft.HostIntegrationServer.2006.Microsoft_Host_Integration_Server_2006_WIP_Servers_Installation
CategoryEventCollection
EnabledTrue
Event_ID203
Event SourceCOMTI
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert Message
WIP - 203 - Call to transport Abort method failed

$Data/EventDescription$
Event LogApplication
CommentMom2005ID='{DE27D69A-02C1-4392-910C-843D76FA3914}';MOM2005ComputerGroupID={17A10E03-FF6A-43E0-B866-79F276B9E5C5}

Member Modules:

ID Module Type TypeId RunAs 
_F6DA1507_12AF_11D3_AB21_00A0C98620CE_ DataSource Microsoft.Windows.EventProvider Default
CollectEventData WriteAction Microsoft.SystemCenter.CollectEvent Default
CollectEventDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="WIP___203___Call_to_transport_Abort_method_failed_2_Rule" Target="Microsoft.HostIntegrationServer.2006.Microsoft_Host_Integration_Server_2006_WIP_Servers_Installation" Enabled="true" ConfirmDelivery="true" Comment="Mom2005ID='{DE27D69A-02C1-4392-910C-843D76FA3914}';MOM2005ComputerGroupID={17A10E03-FF6A-43E0-B866-79F276B9E5C5}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_F6DA1507_12AF_11D3_AB21_00A0C98620CE_" Comment="{F6DA1507-12AF-11D3-AB21-00A0C98620CE}" TypeID="WindowsLibrary!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Channel</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Application</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>203</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>COMTI</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>true</GenerateAlert>
<Owner/>
<Description>
$Data/EventDescription$
</Description>
<AlertLevel>40</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>WIP - 203 - Call to transport Abort method failed</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
<WriteAction ID="CollectEventData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="CollectEventDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>