Error de servicio dependiente de SMS 2003: El servicio de transferencia inteligente en segundo plano dejó de responder al inicio

SMS_2003_dependent_service_failure__Background_Intelligent_Transfer_Service_hung_on_starting_13_Rule (Rule)

Knowledge Base article:

Resumen

Esta alerta se desencadena cuando el administrador de control de servicios de Windows genera el evento con ID 7022. El servicio no pudo indicar que está haciendo progreso en el periodo de tiempo indicado en su último mensaje de estado. Este mensaje no es específico de SMS. Esta condición no se reparará por si sola y debe solucionarse antes de que SMS pueda reanudar algunas de sus funciones principales.

Causas

Esto se debe a un problema crítico con el servicio o con uno de sus componentes o servicios dependientes.

Es posible que reciba esta alerta cuando el Servicio de transferencia inteligente en segundo plano supere el periodo de tiempo asignado por el administrador de control de servicios para iniciar el servicio.

Resoluciones

Compruebe si se está ejecutando el servicio.

Si el servicio no se está ejecutando, haga clic en Inicio, Panel de control, Herramientas administrativas, Servicios y, a continuación, inicie el servicio manualmente. Si el problema continúa, examine el archivo de registros de servicios.

Externo

Para obtener más ayuda, dispone de una lista con opciones de soporte adicionales en la sección de soporte del sitio web de SMS Support for Systems Management Server.

Adicional

Esta alerta la administran mejor los administradores de SMS.

Eventos de ejemplo

El servicio %1 dejó de responder al inicio.

Element properties:

TargetMicrosoft.SMS.2003.Microsoft_SMS_2003_Advanced_Clients_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert MessageSMS_2003_dependent_service_failure__Background_Intelligent_Transfer_Service_hung_on_starting_13_Rule.AllertMessageBackwardCompatibility
Event LogSystem
CommentMom2005ID='{95E1BA31-B952-410D-9ECF-0BCF0F413227}';MOM2005ComputerGroupID={8D8F80E2-DD64-44C2-A165-59B84CE76C7F}

Member Modules:

ID Module Type TypeId RunAs 
_907D4578_146C_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="SMS_2003_dependent_service_failure__Background_Intelligent_Transfer_Service_hung_on_starting_13_Rule" Target="Microsoft.SMS.2003.Microsoft_SMS_2003_Advanced_Clients_Installation" Enabled="true" ConfirmDelivery="true" Comment="Mom2005ID='{95E1BA31-B952-410D-9ECF-0BCF0F413227}';MOM2005ComputerGroupID={8D8F80E2-DD64-44C2-A165-59B84CE76C7F}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_907D4578_146C_11D3_AB21_00A0C98620CE_" Comment="{907D4578-146C-11D3-AB21-00A0C98620CE}" TypeID="WindowsLibrary!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Service Control Manager</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[1]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Background Intelligent Transfer Service</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>7022</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/LoggingComputer$
- SMS 2003 dependent service failure: Background Intelligent Transfer Service hung on starting.

The Background Intelligent Transfer Service running on
$Data/LoggingComputer$
was detected as stopped at
$Data/@time$
.</Description>
<AlertLevel>70</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>SMS 2003 dependent service failure: Background Intelligent Transfer Service hung on starting</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>