SMS 2003 종속 서비스 오류: World Wide Web Publishing 서비스가 예기치 않게 종료됨

SMS_2003_dependent_service_failure__The_World_Wide_Web_Publishing_Service_terminated_unexpectedly_12_Rule (Rule)

Knowledge Base article:

요약

이 경고는 Windows 서비스 제어 관리자가 Windows 이벤트 ID 7023, 7024, 7031 또는 7034를 생성할 때 트리거됩니다. 이 이벤트 ID는 SMS와는 관련이 없습니다. 서비스 제어 관리자가 해당 서비스를 다시 시작하려고 할 수 있습니다. 이 서비스가 다시 시작되지 않으면 해당 컴퓨터에서 SMS 기능이 손상됩니다.

이 경고를 조사하려면 다음을 수행하십시오.

원인

해결 방법

외부 리소스

Windows 2000에서 웹 서버의 인터넷 정보 서비스 문제를 해결하는 방법에 대한 자세한 내용은 Microsoft 기술 자료에서 문서 297954를 참조하십시오.

Windows Server 2003에서 웹 서버의 인터넷 정보 서비스 문제를 해결하는 방법에 대한 자세한 내용은 Microsoft 기술 자료에서 문서 323358을 참조하십시오.

추가 지원이 필요하면 SMS 웹 사이트의 지원 섹션( Systems Management Server 지원)에 있는 추가 지원 옵션 목록을 참조하십시오.

추가 정보

이 경고는 SMS 관리자가 처리하는 것이 가장 좋습니다.

샘플 이벤트

7023 %1 서비스가 다음 오류 때문에 종료되었습니다: %n%2\r\n

7024 %1 서비스가 서비스 특정 오류 %2 때문에 종료되었습니다.\r\n

7031 %1 서비스가 예기치 않게 %2번 종료했습니다. %3 밀리초 안에 다음의 수정 작업을 합니다: %5.\r\n

7034 %1 서비스가 예기치 않게 종단되었습니다. 이것이 %2번째입니다.

Element properties:

TargetMicrosoft.SMS.2003.Microsoft_SMS_2003_Component_Servers_based_on_IIS_Installation
CategoryEventCollection
EnabledFalse
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert MessageSMS_2003_dependent_service_failure__The_World_Wide_Web_Publishing_Service_terminated_unexpectedly_12_Rule.AllertMessageBackwardCompatibility
Event LogSystem
CommentMom2005ID='{8DA565DA-603F-48B5-ADB1-6CE5D870D465}';MOM2005ComputerGroupID={8CFBEA36-0A59-48A1-99C4-6BAB528AC2B3}

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__The_World_Wide_Web_Publishing_Service_terminated_unexpectedly_12_Rule" Target="Microsoft.SMS.2003.Microsoft_SMS_2003_Component_Servers_based_on_IIS_Installation" Enabled="false" ConfirmDelivery="true" Comment="Mom2005ID='{8DA565DA-603F-48B5-ADB1-6CE5D870D465}';MOM2005ComputerGroupID={8CFBEA36-0A59-48A1-99C4-6BAB528AC2B3}">
<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>^(7031|7034|7023|7024)$</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$
- SMS 2003 dependent service failure: The World Wide Web Publishing Service terminated unexpectedly.

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>SMS 2003 dependent service failure: The World Wide Web Publishing Service terminated unexpectedly</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>