Errore servizio SMS 2003: SMS_SITE_COMPONENT_MANAGER dipende da un altro servizio che non è stato possibile avviare o che non esiste

SMS_2003_service_failure__SMS_SITE_COMPONENT_MANAGER_depends_on_another_service_which_failed_to_start_or_is_nonexistent_4_Rule (Rule)

Knowledge Base article:

Riepilogo

Questo avviso viene generato quando Gestione controllo servizi di Windows genera l'evento con ID 7001 o 7002. Questi messaggi non sono specifici di SMS. Sebbene Gestione controllo servizi o SMS Site Component Manager possa tentare di riavviare il servizio, questa condizione persisterà finché non saranno stati corretti gli errori.

Per analizzare le cause della visualizzazione di questo avviso:

Cause

Per ulteriori informazioni sulla causa di questo problema, fare riferimento alla descrizione dettagliata dell'evento 7001 o 7002.

Soluzioni

Verificare che il servizio di dipendenza sia stato avviato correttamente prima di tentare di avviare il servizio SMS Site Component Manager.

Riferimenti esterni

Per ulteriori informazioni, vedere l'elenco delle altre opzioni di supporto disponibile nella sezione relativa del sito Web del supporto tecnico per Systems Management Server.

Ulteriori informazioni

Questo avviso viene gestito in modo ottimale dagli amministratori di SMS.

Eventi di esempio

7001: Il servizio %1 dipende dal servizio %2 che non è stato avviato a causa dell'errore seguente: %3

7002: Il servizio %1 dipende dal gruppo %2 e non è stato avviato nessun membro di questo gruppo.

Element properties:

TargetMicrosoft.SMS.2003.Microsoft_SMS_2003_Site_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert MessageSMS_2003_service_failure__SMS_SITE_COMPONENT_MANAGER_depends_on_another_service_which_failed_to_start_or_is_nonexistent_4_Rule.AllertMessageBackwardCompatibility
Event LogSystem
CommentMom2005ID='{434A7534-8224-4453-A508-C03A8F0B2CD5}';MOM2005ComputerGroupID={46B98966-C802-4A3D-AED7-40F7B4E6BB42}

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_SITE_COMPONENT_MANAGER_depends_on_another_service_which_failed_to_start_or_is_nonexistent_4_Rule" Target="Microsoft.SMS.2003.Microsoft_SMS_2003_Site_Servers_Installation" Enabled="true" ConfirmDelivery="true" Comment="Mom2005ID='{434A7534-8224-4453-A508-C03A8F0B2CD5}';MOM2005ComputerGroupID={46B98966-C802-4A3D-AED7-40F7B4E6BB42}">
<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>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>MatchesMOM2005BooleanRegularExpression</Operator>
<Pattern>^(7001|7003)$</Pattern>
</RegExExpression>
</Expression>
<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_SITE_COMPONENT_MANAGER</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_SITE_COMPONENT_MANAGER depends on another service which failed to start or is nonexistent.

The SMS_SITE_COMPONENT_MANAGER 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_SITE_COMPONENT_MANAGER depends on another service which failed to start or is nonexistent</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>