Vista SP1: WMI Error 0x80041003
#1
Posted 24 March 2008 - 10:31 PM
Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60
WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage
> 99" could not be reactivated in namespace "//./root/CIMV2" because of
error 0x80041003. Events cannot be delivered through this filter until the
problem is corrected.
Here is the fix. Open a command prompt as an admin and enter the following pressing the enter key after each line:
net stop winmgmt
DEL C:\Windows\System32\wbem\Repository\*.*
Now reboot and let the system idle for a few minutes. There will be a couple of WMI warnings in the event log, but thats alright for the moment. Reboot one more time and the error and warning will be resolved.
#3
Posted 25 March 2008 - 08:46 PM
#4
Posted 26 March 2008 - 02:53 AM
#6
Posted 30 March 2009 - 07:05 AM
Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60
WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage
> 99" could not be reactivated in namespace "//./root/CIMV2" because of
error 0x80041003. Events cannot be delivered through this filter until the
problem is corrected.
Here is the fix. Open a command prompt as an admin and enter the following pressing the enter key after each line:
net stop winmgmt
DEL C:\Windows\System32\wbem\Repository\*.*
Now reboot and let the system idle for a few minutes. There will be a couple of WMI warnings in the event log, but thats alright for the moment. Reboot one more time and the error and warning will be resolved.
#7
Posted 30 March 2009 - 08:09 AM
#8
Posted 07 April 2009 - 11:30 AM
I also had the above problem and also the same problem with no access to move/rename or delete the files.
I did similar to above:
1. Go to your OS partition/drive and go to the Windows folder.
2. Go to System32 within the Windows folder and navigate to the WBEM folder.
3. Now open up your system manager by right clicking on your My Computer shortcut in the Start Menu and select Manage.
4. Go to the Services tab and find Windows Management Instrumentation. Stop the service. Your system will complain that other services depend on it. Say okay when it asks and wait until the services are stopped.
5. Make sure that Windows Management Instrumentation is stopped.
6. Go back to the WBEM folder and find the Repository folder. Copy the folder and save to another location on the computer. You will see UAC prompts if you have UAC enabled. Accept the prompts.
7. Delete the Repository folder in the WBEM folder.
8. Close all programs and open windows. Shutdown your computer.
9. Turn on your computer and log on. Do not open any programs and let the system sit idle for 10 minutes. Your system is recreating the Repository folder.
10. Shutdown your computer. Turn on your computer.
Hope this helps!!!
( i found this here: http://forum.noteboo...ad.php?t=327715 ) so i cant take credit!
#9
Posted 09 April 2009 - 06:56 AM
Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60
WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage
> 99" could not be reactivated in namespace "//./root/CIMV2" because of
error 0x80041003. Events cannot be delivered through this filter until the
problem is corrected.
Here is the fix. Open a command prompt as an admin and enter the following pressing the enter key after each line:
net stop winmgmt
DEL C:\Windows\System32\wbem\Repository\*.*
Now reboot and let the system idle for a few minutes. There will be a couple of WMI warnings in the event log, but thats alright for the moment. Reboot one more time and the error and warning will be resolved.
Thank you VERY MUCH for the fix to this. Getting the blue screen of death 2-3 times a day over this has been rather annoying. The fix seems to have applied correctly and now I'm just waiting to see if it worked. I'll update when I've discovered whether or not I'm still getting that blue screen. Thanks again!
#10
Posted 21 April 2009 - 02:12 PM
It seems to have sorted out my problem.
thx again.
:Edit. Unfortunately it didn't. I got rid of the message but my system became even more unstable.
Still searching for a solution.
#11
Posted 25 April 2009 - 04:55 PM
It normally seems to begin when I start an audio task.
The following sequence of 4 event error messages appears in the log and my hard disk starts thrashing for up to 30 minutes at a time. No applications or tasks running. Just system processes.
Strangely my video card (ATi 4870 Toxic 516Mb) fan comes on to max even with no load and stays on max.
On a reboot I receive the last 3 messages again and the thrashing continues.
I have carried out a series of reformat and re-installs trying to isolate the fault in some way. My latest build involved loading Vista home premium 64 bit and letting itself update right up to date then using device manager to update the Intel X58 board drivers and only the card driver. No catalyst control centre. That's all. latest occurence took place while trying to listen to website I have had no trouble with in the past via EI browser.
So the culprit must be Vista 64, the ATi video driver or the sound system. I have nothing else loaded.
I have tried more convential build, all drivers before running M$ update but get the same result.
I have tried the suggestions above re rebuidlintg the repository. That fixes the thrashing but the whole sequence inevitably begins agin soon afterwards.
M$ says that error 1 & 4 can be ignored, 2 is a very complex issue and proves it by suggesting looking in 5 journals I didn't even know existed. #3 aknowledges there is a problem but claims that there is insufficient information to suggest a resolution.
btw I'm running as sole user with admin rights.
Completely at a loss as to how ro proceed. Except maybe bin the Ati card and get an Nvidia replacement. Not keen on doing that atm.
Any suggestions please?
p.s. all updates installed ok except KB951847 which is an update for .NET framework 3.5 SP1 & .NET 3.5 family x64. When I rerun this update when everything else has finished it installeds o.k. Error repeats across multiple re installs.
I have tried the ATi forums but it doesn't seem to be a big current problem...
#12
Posted 26 April 2009 - 04:56 AM
Cause: "This event occurs because you are using a Windows Vista configuration that does not have and that does not require a security package for HTTP service authentication."
Resolution:(typical answer no doubt) "You can safely ignore this error message."
This post has been edited by eyeCpc: 26 April 2009 - 04:57 AM
Reason for edit: Survey annoyance at MS causes IE to stall!

(avatar and user name icon for sig created by TheBull)
#13
Posted 26 April 2009 - 12:39 PM
Message #2 M$ says ordinary mortals cannot fix and need to contact official support with 5 logs. I'm on a OEM version so i'm screwed there.
Message #3 looks promising. maybe I can find what is causing the permission issue and fix it.
Does anyone know how to find and start Component services in Vista 64 on a standalone single user system?
The most detailed instructions I have been able to find on the M$ sites says Start> Programs > administrative tools. Except I don't have or cannot find administrative tools on my system.
Is there a way to give yourself super admin powers on Vista that as civilian I don't know about yet?
#14
Posted 26 April 2009 - 07:32 PM
Message #2 M$ says ordinary mortals cannot fix and need to contact official support with 5 logs. I'm on a OEM version so i'm screwed there.
Message #3 looks promising. maybe I can find what is causing the permission issue and fix it.
Does anyone know how to find and start Component services in Vista 64 on a standalone single user system?
The most detailed instructions I have been able to find on the M$ sites says Start> Programs > administrative tools. Except I don't have or cannot find administrative tools on my system.
Is there a way to give yourself super admin powers on Vista that as civilian I don't know about yet?
ATI is very picky/ odd/ whatever. I am running Vista Ultimate x64 and am currently having no problems, but, one of the first things I did or do upon installing software is to do an update. Took me a couple of tries on the Ati site to get the updated correct drivers and am running catalyst successfully. Haven't looked but probably do have some unneeded/wrong ati drivers on the computer somewhere that I hsd midtsakenly downloaded and tried to run.
As for admin powers, yes there is a path to them, can't remember tho, seems to me they are on Win7 forum. Only have one program that installed under admin and simple matter to right click and "run as Admin" to open.
#15
Posted 27 April 2009 - 12:31 AM
As far as the second errors I should say there a couple more MS pages are seen with one being a list of references going back to Server 2003 and 2000 seeing similar problems. The events and error message center is seen at http://www.microsoft...strative%20tool
The other page referring to Server 2003 and 2000 cab be looked over at http://support.microsoft.com/kb/913119
The one thing to keep track of however is the exact error message or number seen. You can also look in the event viewer logs at times as a means of pinpoiting a specific problem.

(avatar and user name icon for sig created by TheBull)
#16
Posted 27 April 2009 - 12:59 PM
This time a new windows update appeared specifically aimed at addressing compatability issues between Ati 4800 series cards and ASUS boards which is exactly my situation. ATI Technologies Inc. - Display - ASUS EAH4870 series
Odd it was dated 2008 and I don't remember being offered it before. But anyway...
I still get the install error(s) because I cannot get the update loaded before the system tries to use the video card. It's odd because the system successfully loads generic windows video drivers but then reports it is unable to access them?? Still get a display. Once the update has installed I can uninstall and re-install CCC and Ati drivers. Seems o.k.
I don't get errors #2 or 3, the serious ones, any more. Just #1 and #4 on startup. Also I get very low frame rates on non shader 3 apps and open windows on the desktop leave ghost trails as I move them quickly across the screen which really should not happen on such a high spec PC.
I could try the salvage or rebuild the repository option suggested above but last time I did that my PC later became unstable and started shutting down unexpectedly.
So probably the best option is to try and find an Nvidia graphics card and see if the issue persists.
@ eyeCpc thx for the tips. I now figure Vista 64 was based on earlier server apps which is why the advice given re solutions is slightly different.
Bah. I was just beginning to feel pleased about my first system build project. Now I've got a £1000+ heap of metal and plastic I don't have the knowledge to fix. That'll teach me to try and be clever. lol.
p.s. I have also noticed an almost constant stream of messages in the ACEevent log similar to that below.
Exception Called by: ATI.ACE.APM.Server.XmlDocumentSaver::SaverWorker processID:02904 threadID:( ) domainName:(CCC.exe ) assemblyName:(APM.Server, Version=2.0.3363.36786, Culture=neutral, PublicKeyToken=90ba9c70f846762e)
********************************************************************************
****************************************
all ATi related. I cannot find the C:/windows/programdata folder.
In XP it was posible to grant yourself permision to see and edit hidden system files.
Could some kind soul tell me how to do the same in Vista 64 please?
#17
Posted 27 April 2009 - 11:26 PM
For Vista maybe the 64bit as well which caretaker could help you more with one quick blog may help you out on the problems with permissions. That can be seen at http://paulstamatiou...sta-permissions I just used that method again on the 7 beta here for seeing full control provided to the present user/admin account.
The tweak there allows you to take ownership on just about any file or folder. Some will still be off limits while booted in Windows of course. I find the problem with the Asus video card(4800) with an Asus board a little odd there however since I've been running ATI brand as well as MSI cards with ATI chips on Asus boards for some time now without issues except one bad catalyst version.
The best move there is not using the software disk itself but find out which version of the catalyst that is and go for the next newer. The 9.5 is presently in beta form since some are seeing problems with the 9.4 lately on the 4000 series cards apparently. But the method detailed in the blog there does actually work well for the 32bit Windows Vista and 7 beta which you can try out on the 64bit edition of Vista there.

(avatar and user name icon for sig created by TheBull)
#18
Posted 28 April 2009 - 03:36 PM
Actually the problem seems to originate before i even get to the install CCC, or even just the driver via device manager. When windows starts for the first time after an reinstall it reports being unable to find the correct graphics drivers( obviously at this point and so loads generic drivers. When it comes to running these drivers it then reports a failure.
Later on running CCC to install it still reports a compatability problem. It sends a report but no solution is available.
It's totally wierd. My system seems to function more or less ok anyway. Until it shuts down unexpectedly....some time later.
My latest idea (I've tried reinstalling windows with the 'don't insist of using signed drivers'option already) is that maybe the card needs to be installed as a PnP device. Default in the BIOS is PnP = no.
I am at a loss as to how it is that the event and error report logs keep giving incompatability reports and messages but the system still appears to run ok (ish).
The obvious thing to do is bin the ATi card and buy an Nvidia replacement. But there is no guarantee that will work either and its an expensive option so I'll keep looking for a solution for a couple more days.
Not comfortable messing with changing access permissions at such a low level. At least not yet. I shouldn't have to anyway. There must be thousands of people building i7 64 bit systems with ati 4870 cards. Why does no one else appear to have the same problem as myself....bah.
#19
Posted 28 April 2009 - 11:23 PM
This is why knowing what catalyst came on the cd will help. The earlier 9.1 - 9.3 catalysts apparently work wall for those with the 4800s! The shutdowns on the other hand sound like a possible hardware or overheating problem being seen there. With a bad drivers you tend to see blue screens not sudden shutdowns right in the middle of something.
I had one old case that saw that problem and found the cpu was overheating when the fan on the cpu cooler/sink itself quit without warning. Right in the middle of something the system would suddenly restart. On another occasion a simple need to change the battery on the board once the build was a year or more old would see things running normal again.
Instead of going back to the ATI.AMD download page seen at game.amd.com you'll the previous catatlysts for both 32bit and 64bit Vista editions right at http://downloads.gur...-Vista_c31.html
Note the 9.1 thru 9.4 are available there with the 9.3 being the latest to avoid the 9.4 problems. The other problems seen after reinstalling Windows suggest a hardware/temp problem maybe even the wrong type, timings for the memory you are running. Bad ram will see endless problems for installing things while temps or a weak battery will cause others.

(avatar and user name icon for sig created by TheBull)
#20
Posted 29 April 2009 - 01:25 AM
I don't think it's temps. I've been monitoring with hardware monitor and GPU-Z. Anyway the same sequence of error mesages appears every time I install. How hot can an install get?
Similar with memory timings. I've left the BIOS on auto but I've also checked and it gives the same values in BIOS as it says on the box. I've also taken them out and replaced them in different sockets.
Haven't checked the battery but it's brand new and the V2 of the P6T board. Hardly been sitting around for long.
Anyway the error message sequence starts even if I haven't installed CCC yet.
I'm beginning to wonder how many other people would find similar error messages logged if only they looked.
I'd be inclinded to try and forget about them if the system stays stable but I don't like the idea of such core components as DCOM and COM+ being sorrupted.
Anyway thx for taking an interest. Much appreciated. I'll get there in the end. I hope;-)

Sign In
Register
Help



MultiQuote



