Unexpected core service failure: During recovery the World Wide Web Publishing Service failed to complete all recovery operations successfully.

Unexpected_core_service_failure__During_recovery_the_World_Wide_Web_Publishing_Service_failed_to_complete_all_recovery_operations_successfully__6_Rule.Monitor (UnitMonitor)

Knowledge Base article:

Summary

The WWW Publishing Service is in an inconsistent state following the recovery from an unexpected termination of INETINFO.exe.

Causes

The WWW Service failed to queue work items necessary to handle the recovery from an unexpected termination of INETINFO.exe.

Resolutions

To resolve this issue execute the following steps:

Restart the Web server (W3SCV) Service using the following task:

Start Web Server (W3SVC) Service

If this failure occurs repeatedly please contact product support.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.2003.WebServer
Parent MonitorSystem.Health.ConfigurationState
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityLow
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Unexpected core service failure During recovery the World Wide Web Publishing Service failed to complete all recovery operations successfully
{0}
RunAsDefault
CommentMom2005ID='{C28E6024-3D6B-416C-ADA9-3E4435F65344}'

Source Code:

<UnitMonitor ID="Unexpected_core_service_failure__During_recovery_the_World_Wide_Web_Publishing_Service_failed_to_complete_all_recovery_operations_successfully__6_Rule.Monitor" Comment="Mom2005ID='{C28E6024-3D6B-416C-ADA9-3E4435F65344}'" Accessibility="Public" Enabled="onEssentialMonitoring" Target="Microsoft.Windows.InternetInformationServices.2003.WebServer" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType" ConfirmDelivery="false">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Unexpected_core_service_failure__During_recovery_the_World_Wide_Web_Publishing_Service_failed_to_complete_all_recovery_operations_successfully__6_Rule.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Low</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ManualReset" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
<OperationalState ID="ConfigError" MonitorTypeStateID="EventRaised" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>1119</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>W3SVC</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>