Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Problem

When starting the Piccadilly service you may receive an error like this:

 Service cannot be started.
 System.InvalidOperationException: Cannot load Counter Name data because an invalid index '' was read from the registry.
   at System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
   at System.Diagnostics.PerformanceCounterLib.get_NameTable()
   at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
   at System.Diagnostics.PerformanceCounterLib.CategoryExists(String machine, String category)
   at System.Diagnostics.PerformanceCounterCategory.Exists(String categoryName, String machineName)
   at System.Diagnostics.PerformanceCounterCategory.Exists(String categoryName)
   at Witness.Framework.Core.Common.TaskQueueThreadPerformanceCounters.iIj6gBM0rfUkpmUp9V8(Object)
   at Witness.Framework.Core.Common.TaskQueueThreadPerformanceCounters..ctor(String category, String instance)
   at Witness.Framework.Core.Common.TaskQueueThread`1.Start()
   at Witness.Framework.Common.Navtech.Logging.DhiYXbWHt6ILqkVFVfO(Object )
   at Witness.Framework.Common.Navtech.Logging..ctor(Strin...

 

Solution

  1. Open

  • No labels