Package Error: Skipping current message

Microsoft.Amalga.UIS.2009.Monitoring.Parser.7.EventCollection.Rule (Rule)

Package Error: Skipping current message.
[Parser: Event ID 7]

Knowledge Base article:

Summary

Package Error: Skipping current message

Resolutions

Check accompanying events for additional information. This error can result from a problem with the script, the database, name resolution, or other configuration or operational issue.

Element properties:

TargetMicrosoft.Amalga.UIS.2009.ScriptEngineServiceNode
CategoryEventCollection
EnabledTrue
Event_ID7
Event Source$Target/Property[Type="AmalgaLib!Microsoft.Amalga.Library.ApplicationComponent"]/EventSourceName$
Alert GenerateFalse
RemotableTrue
Event LogAmalga

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.EventProvider Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectEvent Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default

Source Code:

<Rule ID="Microsoft.Amalga.UIS.2009.Monitoring.Parser.7.EventCollection.Rule" Enabled="onEssentialMonitoring" Target="Amalga2009Discovery!Microsoft.Amalga.UIS.2009.ScriptEngineServiceNode" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.EventProvider">
<ComputerName>.</ComputerName>
<LogName>Amalga</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">7</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">$Target/Property[Type="AmalgaLib!Microsoft.Amalga.Library.ApplicationComponent"]/EventSourceName$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>