ConfigMgr 2007 Status: WSUS Configuration Manager failed to get package info from SDP file

SMSv4_Status__WSUS_Configuration_Manager_failed_to_get_package_info_from_SDP_file_1_Rule (Rule)

Knowledge Base article:

Summary

The software distribution point file contains the package ID that identifies the Configuration Manager client version being published to Windows Server Update Services (WSUS) server. The WSUS_Configuration_Manager component keeps the state based on this ID. If the WSUS_Configuration_Manager component cannot read the software distribution point as XML and get its package ID then this status message is raised.

Causes

The administrator should inspect the Ccmsetup.sdp file in the bin\i386 folder to verify that PackageID has been properly specified, in the correct format. The example of the package ID in the .sdp file is given below:

<sdp:Properties

PackageID='6d14f5fa-c9a9-4dce-8ec6-f62d844c0148'

CreationDate='2006-12-13T21:15:48'/>

Additional

For more information, see the WCM.log.

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Database_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{136B4D97-D9E4-4690-881F-E7317741A61C}';MOM2005ComputerGroupID={15348338-2E39-4B34-9DFF-4719AE7F1CCE}

Member Modules:

ID Module Type TypeId RunAs 
_F320DA51_13BF_11D3_B2CD_00A0C92A28B4_ DataSource System.Mom.BackwardCompatibility.FilteredEvent.DataProvider Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="SMSv4_Status__WSUS_Configuration_Manager_failed_to_get_package_info_from_SDP_file_1_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Database_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{136B4D97-D9E4-4690-881F-E7317741A61C}';MOM2005ComputerGroupID={15348338-2E39-4B34-9DFF-4719AE7F1CCE}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_F320DA51_13BF_11D3_B2CD_00A0C92A28B4_" Comment="{F320DA51-13BF-11D3-B2CD-00A0C92A28B4}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.FilteredEvent.DataProvider">
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>6612</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>ConfigMgr 2007 Monitor SMS Status Messages</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="System.Mom.BackwardCompatibility.AlertResponse">
<GenerateAlert>true</GenerateAlert>
<Owner/>
<Description>
$Data/Params/Param[1]$
- ConfigMgr 2007 Status: WSUS Configuration Manager failed to get package info from SDP file.


$Data/EventDescription$


The status message contains message properties

Machine Name:
$Data/Params/Param[1]$

Module Name:
$Data/Params/Param[2]$

Component:
$Data/Params/Param[3]$

Message ID:
$Data/Params/Param[4]$

Win32 Error:
$Data/Params/Param[5]$

Top Level Site Code:
$Data/Params/Param[6]$

Database Record ID:
$Data/Params/Param[7]$
</Description>
<AlertLevel>40</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>ConfigMgr 2007 Status: WSUS Configuration Manager failed to get package info from SDP file</Name>
<InvokerType>0</InvokerType>
</WriteAction>
</WriteActions>
</Rule>