I need a solution
Hello to all,
I have a problem in that all the NS server computers including, are not reporting basic inventory over 30 days.
Checking the logs I found the following error event.
<event date="Jan 21 13:34:39 +00:00" severity="8" hostName="NSSERVER" source="Altiris.NS.Server.GroupMessaging_Trace" module="EventReceiver.exe" process="EventReceiver" pid="6588" thread="15" tickCount="73540290"><![CDATA[[EventReceiver.exe:EventReceiver.exe] Cache stats for SharedCache:SidAccountCache: Hits 12196, Misses 159, Adds 77, Replaces 1, Removes 76. Location: EventReceiver.exe]]></event>
<event date="Jan 21 13:34:39 +00:00" severity="2" hostName="NSSERVER" source="Altiris.NS.EventRouter.ProcessAgentHttpPostEvent" module="w3wp.exe" process="w3wp" pid="3744" thread="537" tickCount="73540290"><![CDATA[Event not processed. IP: 10.143.192.124; Error description: Altiris.NS.EventRouter+ServerBusyException: Queue was full.
at Altiris.NS.EventRouter.<>c__DisplayClass3.<RegisterDelivery>b__0(IDatabaseContext ctx)
at Altiris.Database.DatabaseContext`1.PerformWithDeadlockRetryHelper(Int32 retries, Boolean inTransaction, Getter`1 getContext, Action`1 action, Action`1 retry)
at Altiris.Database.DatabaseContext`1.PerformWithDeadlockRetry(Int32 retries, Boolean startNewTransaction, IsolationLevel isolationLevel, Boolean independentContext, Action`1 action, Action`1 retry)
at Altiris.NS.EventRouter.RegisterDelivery(Boolean fileInLine, String tempFile, Int64 fileSize, Guid source, Int32 priority)
at Altiris.NS.EventRouter.DeliverStream(Stream input, Guid source, Int32 priority)
at Altiris.NS.EventRouter.DeliverPostedDataImpl()
at Altiris.NS.EventRouter.ProcessAgentHttpPostEvent()]]></event>
Has anyone experienced this?