Hi
Has anyone come across this issue and know what is going on. I have a C# program that performance collects stats.
It was running for about 6 hours, getting stats every 5s, then all of a sudden the two vm stats just disappeared...
>> My only guess is that VMware recycled the underlying counter and a fresh instance of the counter is needed ?
Handle counts and memory on the VM do not suggest some coding issue.
Thanks in advance.
2015-10-14 22:12:03.158 Warning CalculateValue: <null> count is 2
2015-10-14 22:12:28.149 Warning CalculateValue: <null> count is 0
2015-10-14 22:16:24.148 Critical 'VM Processor\CPU stolen time' Counter had a fatal error: Category does not exist.
2015-10-14 22:16:24.148 Critical 'VM Processor\Effective VM Speed in MHz' Counter had a fatal error: Category does not exist.
2015-10-14 22:16:29.203 Critical 'VM Processor\CPU stolen time' Counter had a fatal error: Category does not exist.