ConfigMgr 2007 依存服務失敗: World Wide Web Publishing 服務依存於另一項服務,但該服務無法啟動或不存在

SMSv4_dependent_service_failure__The_World_Wide_Web_Publishing_Service_depends_on_another_service_which_failed_to_start_or_is_nonexistent_10_Rule (Rule)

Knowledge Base article:

摘要

當 Windows 服務控制管理員產生事件識別碼 7001 或 7002 時,即會觸發此警示。這些訊息並非專門針對 Configuration Manager。服務控制管理員雖可能會嘗試重新啟動服務,但在錯誤修正之前,將無法自行修復此狀況。

若要調查此警示:

原因

如需此問題成因的詳細資訊,請參閱事件 7001 或 7002 中的詳細說明。

解決方法

確認相依性服務在 World Wide Web Publishing 服務嘗試啟動之前已成功啟動。

其他

7001: 下列錯誤致使依存於 %2 服務的 %1 服務無法啟動: %3.

7002: %1 服務依存於 %2 群組,但未有任何群組成員啟動。

此警示最好交由 Configuration Manager 系統管理員處理。

外部

如需疑難排解 Windows Server 2003 網頁伺服器之 Internet Information Services (IIS) 問題的其他資訊,請參閱 Microsoft 知識庫的文章 323358。

如需更多協助,請參閱 Configuration Manager 2007 支援網站 (英文) 上,Configuration Manager 網站支援區段中的其他支援選項清單。

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Component_Servers_based_on_IIS_Installation
CategoryEventCollection
EnabledFalse
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert MessageSMSv4_dependent_service_failure__The_World_Wide_Web_Publishing_Service_depends_on_another_service_which_failed_to_start_or_is_nonexistent_10_Rule.AllertMessageBackwardCompatibility
Event LogSystem
CommentMom2005ID='{CD9001F0-07B6-496F-B181-A620D6200B43}';MOM2005ComputerGroupID={4B5B5233-6359-4A59-8E47-EDFFDF978CDD}

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="SMSv4_dependent_service_failure__The_World_Wide_Web_Publishing_Service_depends_on_another_service_which_failed_to_start_or_is_nonexistent_10_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Component_Servers_based_on_IIS_Installation" Enabled="false" ConfirmDelivery="true" Comment="Mom2005ID='{CD9001F0-07B6-496F-B181-A620D6200B43}';MOM2005ComputerGroupID={4B5B5233-6359-4A59-8E47-EDFFDF978CDD}">
<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>MatchesMOM2005RegularExpression</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>World Wide Web Publishing Service</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$
- ConfigMgr 2007 dependent service failure: The World Wide Web Publishing Service depends on another service which failed to start or is nonexistent.

The World Wide Web Publishing Service service running on
$Data/LoggingComputer$
was detected as stopped at
$Data/@time$
.</Description>
<AlertLevel>70</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>ConfigMgr 2007 dependent service failure: The World Wide Web Publishing Service 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>