Getting quite a few of these errors in event log. Anyone know what it means ?
Log File Name: C:\ProgramData\Symantec\SMP\Logs\a.log
Priority: 1
Help and Support:
Date: 10/03/2014 08:54:31
Tick Count: 518452328
Host Name: SERVER
Process: AeXSvc (4340)
Thread ID: 77
Module: AeXSVC.exe
Source: Altiris.NS.ClientMessaging.EventQueueDispatcher.Dispatch
Description: Message dispatch failed for: from: 'CLIENT1' (3fae6fb5-71ec-4344-a175-dae43d732321), to: 'pcAnywhere Inventory Item' ('pcAnywhere Inventory Item' (7d56dbe9-b09c-42ec-8f5f-27c43371eb0c))
System.Xml.XmlException (System.Xml): '(' is an unexpected token. The expected token is ';'. Line 11, position 162.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos)
at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at Symantec.pcA.Tasks.pcAnywhereInventory.GetResourceGuid(String inventoryMsg)
at Symantec.pcA.Tasks.pcAnywhereInventory.OnMessage(String message)
at Altiris.NS.ClientMessaging.EventQueueDispatcher.DispatchWithinContext(String message, Boolean useFilename, IItem item, IItemMessaging iim, MessageHeader header)
at Altiris.NS.ClientMessaging.EventQueueDispatcher.DispatchWithinContext(String message, Boolean useFilename, Int64 eventId, MessageHeader header)
at Altiris.NS.ClientMessaging.EventQueueDispatcher.Dispatch(String message, Boolean useFilename, Int64 eventId, MessageHeader& header)
Exception logged from:
at Altiris.Diagnostics.Logging.EventLog.ReportException(Int32 severity, String strMessage, String category, Exception exception, String footer)
at Altiris.NS.Logging.EventLog.ReportException(Int32 severity, String strMessage, String category, Exception exception)
at Altiris.NS.ClientMessaging.EventQueueDispatcher.Dispatch(String message, Boolean useFilename, Int64 eventId, MessageHeader& header)
at Altiris.NS.ClientMessaging.EventQueueDispatcher.PerformDispatch(DispatchSlot slot)
at Altiris.NS.ClientMessaging.EventQueueDispatcher.DispatchSingleNse(DispatchSlot slot)
at Altiris.NS.ClientMessaging.EventQueueDispatcher.WorkerDispatchStep(DispatchSlot slot, IAutoCallContextSnapshot snap)
at Altiris.NS.ClientMessaging.EventQueueDispatcher.WaitAndDispatch(ThreadDatabaseContext`1 ctx, WaitHandle[] waiters, DispatchSlot slot, IAutoCallContextSnapshot snap)
at Altiris.NS.ClientMessaging.EventQueueDispatcher.WorkerLoop(Object state)
at System.Threading.ThreadHelper.ThreadStart(Object obj)