WMI errors

  • Thread starter Thread starter dwhagerman
  • Start date Start date
D

dwhagerman

Guest
Getting quite a few WMI errors . I did not check to see if these errors were
present before the upgrade, but I did look after upgrading the server to 4GB
of RAM. The /PAE switch is in the boot.ini, but seems to make no difference
whether or not that switch is present. Some samples of errors are...

Event filter with query "select * from MSMCAEvent_PCIBusError where (type =
2147811410) and (LogToEventlog <> 0)" could not be (re)activated in namespace
"//./root/WMI" because of error 0x80041010. Events may not be delivered
through this filter until the problem is corrected.

Event filter with query "select * from MSMCAEvent_MemoryError where (type =
3221553227) and (LogToEventlog <> 0)" could not be (re)activated in namespace
"//./root/WMI" because of error 0x80041010. Events may not be delivered
through this filter until the problem is corrected.


Event filter with query "select * from MSMCAEvent_SystemEventError where
(type = 3221553231) and (LogToEventlog <> 0)" could not be (re)activated in
namespace "//./root/WMI" because of error 0x80041010. Events may not be
delivered through this filter until the problem is corrected.

Event filter with query "select * from MSMCAEvent_CPUError where (type =
3221553266) and (LogToEventlog <> 0)" could not be (re)activated in namespace
"//./root/WMI" because of error 0x80041010. Events may not be delivered
through this filter until the problem is corrected.

Event filter with query "select * from MSMCAEvent_MemoryPageRemoved" could
not be (re)activated in namespace "//./root/WMI" because of error 0x80041010.
Events may not be delivered through this filter until the problem is
corrected.

Anything I seem to see seems to be related to SQL/etc. but this box does not
have SQL, Exchange, or anything. This is just a standard file server. Windows
2003 with SP2 and all other updates. I don't have easy physical access to
this box, so simply removing some RAM isn't all that quick of a try. But....
if that's what it comes down to....
 
Back
Top