WinMgmt warnings in Application event log

  • Thread starter Thread starter Jim H
  • Start date Start date
J

Jim H

I get a bunch of this type of warning in my application log:

WMI ADAP was unable to retrieve data from the PerfLib subkey:
SYSTEM\CurrentControlSet\Services\CEThreadPerf_500\Performance\Library,
error code: 0x80041009

I get about 30 like that and they are all ...\CExxxx\Performance\Library
warnings. This just started happening after cleaning out my temp folder.
Coincidence?

Any idea on how to resolve this?

Thanks,
jim
 
You need to have the Event ID & the Event Source.

To view Windows XP Events and Errors, type the Source (for example, Print)
and/or the Event code (for example, 20) into the ID field, then click the Go
button. Source and Event codes may be found in the Event Viewer logs.

Windows XP Home/Professional Events and Errors
http://www.microsoft.com/technet/support/ee/ee_advanced.aspx

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
I did that and it returned no results found. I fwlink.events.asp link from
the event property and got some info. I'm just wondering why it started all
of a sudden after cleaning out the temp folder.

Event details:

Event Type: Warning
Event Source: WinMgmt
Event Category: None
Event ID: 47
Date: 2/22/2006
Time: 8:20:32 PM
User: N/A
Computer: PC1
Description:
WMI ADAP was unable to retrieve data from the PerfLib subkey:
SYSTEM\CurrentControlSet\Services\CERasPerf\Performance\Library, error code:
0x80041009

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
 
Since you have now provided the Event ID & the Event Source. I found this.

Event ID: 47
Source: WinMgmt
http://www.microsoft.com/technet/su...ProdVer=5.2&EvtID=47&EvtSrc=WinMgmt&LCID=1033


See Comments here also...
http://www.eventid.net/display.asp?eventid=47&eventno=665&source=WinMgmt&phase=1

Event ID 2003 Warning Message Logged When Loading Performance Counters
http://support.microsoft.com/default.aspx?scid=kb;[LN];267831

Error: 0x80041009 See for details....
Event ID 47 warning events appear in the application log after you install
Live Communications Server 2003
http://support.microsoft.com/default.aspx?scid=kb;[LN];834475

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
Jim said:
I did that and it returned no results found. I fwlink.events.asp link from
the event property and got some info. I'm just wondering why it started all
of a sudden after cleaning out the temp folder.

Event details:

Event Type: Warning
Event Source: WinMgmt
Event Category: None
Event ID: 47
Date: 2/22/2006
Time: 8:20:32 PM
User: N/A
Computer: PC1
Description:
WMI ADAP was unable to retrieve data from the PerfLib subkey:
SYSTEM\CurrentControlSet\Services\CERasPerf\Performance\Library, error code:
0x80041009

<snip>

http://www.eventid.net/display.asp?eventid=47
 
Back
Top