cancel
Showing results for 
Search instead for 
Did you mean: 

Failed to setup Perfomance counters

SSRUser
Level 2

Hi,

on our SSR 2013 R2 SP2 server (Windows 2008 R2 64 Bit Server), we get since few days the following error message:

Failed to setup performance counters.

The requested Performance Counter is not a custom counter, it has to be initialized as ReadOnly.

[System.InvalidOperationException @ System]

at System.Diagnostics.PerformanceCounter.Initialize()

at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)

at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, Boolean readOnly)

at Altiris.ClientTask.Server.RemoteClientTaskManager.PerformanceCounterInstaller()

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.TaskManagement.Logging.AltirisServerLog.ReportException(String moduleName, String source, Exception handledException, String message, Object[] arguments)

at Altiris.DotNetLib.Logging.AtrsLog.ReportExceptionWithSource(String source, Exception handledException, String message, Object[] arguments)

at Altiris.ClientTask.Server.RemoteClientTaskManager.PerformanceCounterInstaller()

at Altiris.ClientTask.Server.RemoteClientTaskManager.ClientConnectivityThreadStart()

at System.Threading.ExecutionContext.runTryCode(Object userData)

at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)

at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

at System.Threading.ThreadHelper.ThreadStart()

Thanks for your help!

2 REPLIES 2

Markus_Koestler
Moderator
Moderator
   VIP   

Try to update to SP5 first.

Markus_Koestler
Moderator
Moderator
   VIP   

Did you update?