Hi,
This weekend I encountered three errors at the same type of trigger at the same time.
Trigger type:
Performance couner - Free space - less or equal than 10In the log I had three times this error:
10/10/2015 6:00:40 AM Err Trigger error: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Collections.Generic.List`1.set_Capacity(Int32 value)
at System.Collections.Generic.List`1.EnsureCapacity(Int32 min)
at System.Collections.Generic.List`1.Add(T item)
at OBOKIIHBDBPMCFALPGECCIFHCDJPEDKODDGK.KMNHCGDDCGGDFIPPFJFLNFHLNMEFCEHBBLEJ.HABPELPEEGNENAPMHEMMDEHEAMJPDPCNIBII(Object ) in C:\sourcefiles\code\VisualCronService\Triggers\Events\PerformanceCounter\clsEventPerformanceCounter.vb:line 189
I had to re-enable them manually.
Regards
Erik
Uses Visualcron since 2006.