Cloud Daemon Terminates When Loading

Cloud Daemon Terminates When Loading

Windows application logs throws error in the performance counters:


Application: birddog_cloud_daemon.exe

Framework Version: v4.0.30319

Description: The process was terminated due to an unhandled exception.

Exception Info: System.InvalidOperationException

   at System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean)

   at System.Diagnostics.PerformanceCounterLib.get_NameTable()

   at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()

   at System.Diagnostics.PerformanceCounterLib.CounterExists(System.String, System.String, Boolean ByRef)

   at System.Diagnostics.PerformanceCounterLib.CounterExists(System.String, System.String, System.String)

   at System.Diagnostics.PerformanceCounter.InitializeImpl()

   at System.Diagnostics.PerformanceCounter..ctor(System.String, System.String, System.String, Boolean)

   at System.Diagnostics.PerformanceCounter..ctor(System.String, System.String, System.String)

   at wn_contribution_for_ndi.NdiCloudServer..ctor()

   at wn_contribution_for_ndi.Program.get_NdiCloudServer()

   at wn_contribution_for_ndi.Program.Main(System.String[])



According to Microsoft: “This behavior may occur if certain extensible counters corrupt the registry, or if Windows Management Instrumentation (WMI)-based programs modify the registry.»

 

To remedy this:

 

open a cmd as admin and change directory :

 

cd c:\windows\system32

 

then type in

 

lodctr /R  and hit enter

 

Then

 

cd c:\windows\sysWOW64

 

then type in

 

lodctr /R and hit enter

 

and

 

winmgmt.exe /RESYNCPERF and hit enter


    • Related Articles

    • Cloud How To Videos

      Check out the BirdDog Cloud Youtube channel
    • Cloud Connect problems

      Here are some common issues with Cloud Connect (CC) Connections: 1. I get CC from EP connected, but video does not start in app or web player. it looks like possibly your fw is blocking the connection. Please refer to the Network document for BirdDog ...
    • BirdDog Cloud & Nvidia Encoding (NVENC)

      The preferred way to encode on BirdDog Cloud is to use a GPU encoding method. Specifically, Nvidia graphic cards use acceleration that allows users to leverage the processing power of the GPU and take the workload off the CPU. This is far more ...
    • Timecode Handling on BirdDog Cloud connections

      Timecode Handling on BirdDig Cloud Connections When you set up a connection in BirdDog Cloud you have 3 options for what timecodes to use for the encoding of the stream. NDI Timestamp - The NDI SDK stamps the frame when sending from the source. NDI ...
    • Troubleshooting Claiming problems

      Claiming your endpoint after installation should be a straight forward process, after the installer is done a popup window with the claim code should automatically appear. However, we do see that sometimes endpoints do not give our clients this claim ...