Forum Post: RE: OpenEdge 11.4 & Windows 8.1

  • Thread starter Thread starter Libor Laubacher
  • Start date Start date
Status
Not open for further replies.
L

Libor Laubacher

Guest
The problem lies in system plugin (osmetrics.dll) not loading. [2014/10/14@14:37:29.078+0400] [0] [AdminServer] * Plugin.System not installed: Plugin asked not to be installed. (ADMMsg014) (7439) [2014/10/14@14:37:29.078+0400] [0] [AdminServer] * Failed to install plugin Plugin.System. (7433) Either there are missing dependencies (check with depends.exe) or the Windows performance counters would need to be rebuilt (I’d try that first). cmd as admin: rebuild the counters: cd c:\windows\system32 lodctr /R cd c:\windows\sysWOW64 lodctr /R resync the counters with Windows Management Instrumentation (WMI): winmgmt /RESYNCPERF services.msc stop and restart the Performance Logs and Alerts service (if it hasn't been started, make sure it is) stop and restart the Windows Management Instrumentation service.

Continue reading...
 
Status
Not open for further replies.
Back
Top