Error del servicio de SMS 2003: Error al iniciar SMS_SERVER_LOCATOR_POINT

SMS_2003_service_failure__SMS_SERVER_LOCATOR_POINT_failed_to_start_14_Rule (Rule)

Knowledge Base article:

Resumen

Esta alerta se desencadena cuando el administrador de control de servicios de Windows genera el Id. de evento 7000. Este mensaje no es específico de SMS. Aunque el administrador de control de servicios o el administrador de componentes de sitio de SMS puede intentar reiniciar el servicio, esta condición no se reparará hasta que se solucionen los errores.

Para investigar esta alerta:

Causas

Consulte la descripción detallada del evento 7000 para obtener más información sobre la causa de este problema.

Resoluciones

Si el servicio no se reinicia, haga clic en Inicio, seleccione Panel de control, haga clic en Herramientas administrativas, haga clic en Servicios y, a continuación, inicie el servicio manualmente. Si el problema continúa, revise el archivo de registro del servicio para hallar las posibles causas.

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 no se pudo iniciar debido al siguiente error:

%2

Eventos relacionados

Esta alerta la administran mejor los administradores de SMS.

Element properties:

TargetMicrosoft.SMS.2003.Microsoft_SMS_2003_Server_Locator_Point_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert MessageSMS_2003_service_failure__SMS_SERVER_LOCATOR_POINT_failed_to_start_14_Rule.AllertMessageBackwardCompatibility
Event LogSystem
CommentMom2005ID='{C4C8BA1E-E301-4AA8-B67D-BB810FEAB907}';MOM2005ComputerGroupID={A3D8869C-7418-4249-A623-7B829828B363}

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_service_failure__SMS_SERVER_LOCATOR_POINT_failed_to_start_14_Rule" Target="Microsoft.SMS.2003.Microsoft_SMS_2003_Server_Locator_Point_Servers_Installation" Enabled="true" ConfirmDelivery="true" Comment="Mom2005ID='{C4C8BA1E-E301-4AA8-B67D-BB810FEAB907}';MOM2005ComputerGroupID={A3D8869C-7418-4249-A623-7B829828B363}">
<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>SMS_SERVER_LOCATOR_POINT</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>7000</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 service failure: SMS_SERVER_LOCATOR_POINT failed to start.

The SMS_SERVER_LOCATOR_POINT service running on
$Data/LoggingComputer$
was detected as stopped at
$Data/@time$
.</Description>
<AlertLevel>70</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>SMS 2003 service failure: SMS_SERVER_LOCATOR_POINT failed to start</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>