Auto-disconnect has initiated

Auto_disconnect_has_initiated_1_Rule (Rule)

Knowledge Base article:

Management Pack
Summary
The connection is auto-disconnecting for one of the following reasons:
1. The disk-based queue on the source has been filled
2. The service has encountered an unknown file ID
3. The target server has restarted
4. An error has occurred during disk queuing on the source (for example, Double-Take cannot read from or write to the transaction log file)
5. An error has occurred during disk queuing on the target (for example, Double-Take cannot read from or write to the transaction log file)

Contact technical support if this event occurs frequently.
 
Resolutions
Various source, target, or network issues can result in auto-disconnects. The online knowledgebase contains extensive troubleshooting information in excess of the size limit of this alert resolution field. Please sign up for online support, including access to the online knowledgebase, at support.doubletake.com
 
© Double-Take Software, Inc., all rights reserved.

Element properties:

TargetDoubletake_SCOM2007.Double_Take_Servers_Installation
CategoryEventCollection
EnabledTrue
Event_ID4007
Event SourceDouble-Take
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityLow
RemotableTrue
Alert Message
Auto-disconnect has initiated

$Data/EventDescription$
Event LogApplication
CommentMom2005ID='{2D8E8D91-33F0-49FF-87F6-F2956E731685}';MOM2005ComputerGroupID={88BABFBC-4FEB-4677-B19B-8895F4712F4C}

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="Auto_disconnect_has_initiated_1_Rule" Comment="Mom2005ID='{2D8E8D91-33F0-49FF-87F6-F2956E731685}';MOM2005ComputerGroupID={88BABFBC-4FEB-4677-B19B-8895F4712F4C}" Enabled="true" Target="Doubletake_SCOM2007.Double_Take_Servers_Installation" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_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="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>4007</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Double-Take</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>30</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>Auto-disconnect has initiated</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>