Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > WMI error, please help!

Reply
Thread Tools Display Modes

WMI error, please help!

 
 
Jmannumber7
Guest
Posts: n/a

 
      06-20-2008

Hello all, I have vista 64 bit SP1. Here are my system specs

-EVGA nVidia nForce 790i Ultra SLI MB LGA 77
-Intel LGA 775 Wolfdale 3.0 GHz E8400 CPU 65W 45nm dual cor
-MASSCOOL 8WA741 92mm Ball CPU heatsink/fa
-Dual EVGA 9800GTX(G92) 512 MB 256-bit GDDR3 SLI'
-4GB (1x1x1x1) mushkin 240 pin DDR3 1333 (PC 10666
-Silverstone DA800 Decathalon series 800W PSU ATX12v2.2 EPS12
-Raptor X 10,000rpm WD1500AHFD 150GB SATA 1.5Gb/s HD
-Seagate Barracuda 7200rpm HDD 400G
-Sony NEC Optiarc IDE ODD combo driv
-HP LightScribe SATA ODD driv
-Samsung internal floppy driv
-Vista Ultimate x6
-Sunbeam Transformer full ATX cas

Im getting a error 10 in the even log viewer. At any random time
whether at idle, start up, playing a game, or what ever, the syste
completely freezes and cannot do anything at all, nothing responds o
works and a hard shut down is required. This is quite annoying. I bough
vista ultimate with SP1 pre-loaded on the disc. Here is what the even
log shows m

Event filter with query "SELECT * FROM __InstanceModificationEven
WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AN
TargetInstance.LoadPercentage > 99" could not be reactivated i
namespace "//./root/CIMV2" because of error 0x80041003. Events cannot b
delivered through this filter until the problem is corrected

And the XM

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"
- <System
<Provider Name="Microsoft-Windows-WMI
Guid="{1edeee53-0afe-4609-b846-d8c0b2075b1f}" EventSourceName="WinMgmt
/>
<EventID Qualifiers="49152">10</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2008-06-20T03:29:43.000Z" />
<EventRecordID>4806</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>jc-PC</Computer>
<Security />
</System
- <EventData
<Data>//./root/CIMV2</Data>
<Data>SELECT * FROM __InstanceModificationEvent WITHIN 60 WHER
TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage
99</Data>
<Data>0x80041003</Data>
</EventData
</Event

Im honestly baffled. This is so weird, all drivers and BIOS an
everything is up tp date on the rig and it does this. I have no ide
what to do, in wmimgmt.msc I made sure my user account had correc
permissions in the CIMV2 root, but they were already all there. Pleas
help

edit: I pass mem tests and CHKDSKS as well, so Im ok there

--
Jmannumber
-----------------------------------------------------------------------
Jmannumber7's Profile: http://forums.techarena.in/member.php?u=5178
View this thread: http://forums.techarena.in/showthread.php?t=98911

http://forums.techarena.i

 
Reply With Quote
 
 
 
 
Jmannumber7
Guest
Posts: n/a

 
      06-20-2008

Does anyone know how to fix this?


--
Jmannumber7
------------------------------------------------------------------------
Jmannumber7's Profile: http://forums.techarena.in/member.php?u=51780
View this thread: http://forums.techarena.in/showthread.php?t=989116

http://forums.techarena.in

 
Reply With Quote
 
Jmannumber7
Guest
Posts: n/a

 
      06-25-2008

Bump, windows has been reinstalled and the problem is still here

--
Jmannumber
-----------------------------------------------------------------------
Jmannumber7's Profile: http://forums.techarena.in/member.php?u=5178
View this thread: http://forums.techarena.in/showthread.php?t=98911

http://forums.techarena.i

 
Reply With Quote
 
TK
Guest
Posts: n/a

 
      06-29-2008
I found this info on msoft technet:
http://support.microsoft.com/kb/950375

Error is permissions related, and seems a common error since W2K. W2K and XP
have hotfixes. The *workaround* in the article for Vista is to disable the
event 10 notification!
From what I glean, wmi is enterprise related in terms of what it does. I
have had this error since day 1 (vista pre-installed on dell 1420) and
everything is seemingly working fine. I am not concerned about it since I
have home PC, not part of enterprise; no remote pc management stuff. How it
affects you may be different (duh).
hope this helps
tk


"Jmannumber7" wrote:

>
> Hello all, I have vista 64 bit SP1. Here are my system specs.
>
> -EVGA nVidia nForce 790i Ultra SLI MB LGA 775
> -Intel LGA 775 Wolfdale 3.0 GHz E8400 CPU 65W 45nm dual core
> -MASSCOOL 8WA741 92mm Ball CPU heatsink/fan
> -Dual EVGA 9800GTX(G92) 512 MB 256-bit GDDR3 SLI'd
> -4GB (1x1x1x1) mushkin 240 pin DDR3 1333 (PC 10666)
> -Silverstone DA800 Decathalon series 800W PSU ATX12v2.2 EPS12v
> -Raptor X 10,000rpm WD1500AHFD 150GB SATA 1.5Gb/s HDD
> -Seagate Barracuda 7200rpm HDD 400GB
> -Sony NEC Optiarc IDE ODD combo drive
> -HP LightScribe SATA ODD drive
> -Samsung internal floppy drive
> -Vista Ultimate x64
> -Sunbeam Transformer full ATX case
>
> Im getting a error 10 in the even log viewer. At any random time,
> whether at idle, start up, playing a game, or what ever, the system
> completely freezes and cannot do anything at all, nothing responds or
> works and a hard shut down is required. This is quite annoying. I bought
> vista ultimate with SP1 pre-loaded on the disc. Here is what the event
> log shows me
>
> 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.
>
> And the XML
>
> - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> - <System>
> <Provider Name="Microsoft-Windows-WMI"
> Guid="{1edeee53-0afe-4609-b846-d8c0b2075b1f}" EventSourceName="WinMgmt"
> />
> <EventID Qualifiers="49152">10</EventID>
> <Version>0</Version>
> <Level>2</Level>
> <Task>0</Task>
> <Opcode>0</Opcode>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2008-06-20T03:29:43.000Z" />
> <EventRecordID>4806</EventRecordID>
> <Correlation />
> <Execution ProcessID="0" ThreadID="0" />
> <Channel>Application</Channel>
> <Computer>jc-PC</Computer>
> <Security />
> </System>
> - <EventData>
> <Data>//./root/CIMV2</Data>
> <Data>SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE
> TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage >
> 99</Data>
> <Data>0x80041003</Data>
> </EventData>
> </Event>
>
> Im honestly baffled. This is so weird, all drivers and BIOS and
> everything is up tp date on the rig and it does this. I have no idea
> what to do, in wmimgmt.msc I made sure my user account had correct
> permissions in the CIMV2 root, but they were already all there. Please
> help!
>
> edit: I pass mem tests and CHKDSKS as well, so Im ok there.
>
>
> --
> Jmannumber7
> ------------------------------------------------------------------------
> Jmannumber7's Profile: http://forums.techarena.in/member.php?u=51780
> View this thread: http://forums.techarena.in/showthread.php?t=989116
>
> http://forums.techarena.in
>
>

 
Reply With Quote
 
t-4-2
Guest
Posts: n/a

 
      06-29-2008

Jmannumber7;758085 Wrote:
> Bump, windows has been reinstalled and the problem is still here!
>
>
> --
> Jmannumber7
> ------------------------------------------------------------------------
> Jmannumber7's Profile: 'Jmannumber7's profile on TechArena Computer
> Hardware Support Forums of India'
> (http://forums.techarena.in/member.php?u=51780)
> View this thread: 'WMI error, please help! - Vista Help'
> (http://forums.techarena.in/showthread.php?t=989116)
>
> 'TechArena Community - Technology and Computer Hardware Support Forums
> of India' (http://forums.techarena.in)


If the link given by TK does not help, here a link to MS Help & Support
exclusively for SP1 issues. It has e-mail support, chat support and
phone support. It's all free. Don't let the wordings of the link stop
you. It's the right link.

'Please Verify your Location'
(http://support.microsoft.com/oas/def...4&gprid=500921)


--
t-4-2
 
Reply With Quote
 
Jmannumber7
Guest
Posts: n/a

 
      06-29-2008

Thanks for your help guys, I fixed it by deleting th
C:\Windows\System32\Wbem\Repository files in safe mode. I tried runnin
that script in the microsoft article but it didnt work. I tried callin
microsoft, and they said since I bought the OEM version of windows (wha
else is there to buy on newegg??) that advanced support would be $59.9
even for the email/chat/phone which is absolutely ridiculous

--
Jmannumber
-----------------------------------------------------------------------
Jmannumber7's Profile: http://forums.techarena.in/member.php?u=5178
View this thread: http://forums.techarena.in/showthread.php?t=98911

http://forums.techarena.i

 
Reply With Quote
 
Brian W
Guest
Posts: n/a

 
      06-30-2008

"Jmannumber7" <> wrote in message
news:...
>
> Thanks for your help guys, I fixed it by deleting the
> C:\Windows\System32\Wbem\Repository files in safe mode. I tried running
> that script in the microsoft article but it didnt work. I tried calling
> microsoft, and they said since I bought the OEM version of windows (what
> else is there to buy on newegg??) that advanced support would be $59.99
> even for the email/chat/phone which is absolutely ridiculous.


I get the error you mentioned in the Event Log at every boot up, but it
doesn't cause my PC to crash/lock up.


 
Reply With Quote
 
Stroud
Guest
Posts: n/a

 
      04-24-2009

Hi,

I was getting the same error, When trying to boot protocols like IMAP
or NNTP, I tried to resolve it by solution mentioned here -
http://forums.techarena.in/operating...tm#post4378911


--
Stroud
------------------------------------------------------------------------
Stroud's Profile: http://forums.techarena.in/members/76819.htm
View this thread: http://forums.techarena.in/vista-help/989116.htm

http://forums.techarena.in

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with windows vista mail, Socket Error: 10053, Error Number: 0x800CCC0F ASM Windows Vista Mail 5 02-18-2009 06:23 AM
Canot post to newsgroups Socket Error: 10053, Error Number: 0x800CCC0F ThatsIT.net.au Windows Vista Mail 2 03-09-2008 02:23 PM
Canot post to newsgroups Socket Error: 10053, Error Number: 0x800CCC0F ThatsIT.net.au Windows Vista General Discussion 1 03-09-2008 01:37 PM
vista x64 RTM + Office 2007 = Error 1310.Error writing to file c:\ planetf1 Windows Vista General Discussion 3 03-24-2007 09:53 AM
An error occurred while copying Setup files. Error code is [800702 Cacique Windows Vista General Discussion 2 06-17-2006 05:23 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59