Closed GoogleCodeExporter closed 9 years ago
Seems like this was not the only one, at least the server does not crash from
this:
------------------------
Failed to create Memory performance counter: System.InvalidOperationException:
Die Kategorie ist nicht vorhanden.
bei System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
bei System.Diagnostics.PerformanceCounter.InitializeImpl()
bei System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
bei System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName)
bei NetGore.SystemPerformance.Memory..cctor() in E:\Netgore\4518\svn\NetGore\Core\SystemPerformance.cs:Zeile 163.
Original comment by Albinoamsel@googlemail.com
on 1 Jul 2011 at 9:17
Ok, I scribbled a dirty workaround together, I don't know where the Issue comes
from, please check that so the Monitoring feature becomes usable again.
Original comment by Albinoamsel@googlemail.com
on 1 Jul 2011 at 9:31
Attachments:
Original comment by Spodiii
on 29 Nov 2012 at 2:07
Original comment by Spodiii
on 30 Nov 2012 at 2:25
Original issue reported on code.google.com by
Albinoamsel@googlemail.com
on 1 Jul 2011 at 9:12