Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > WMI, WMI Reverse Adapter, and usbperf issues

Reply
Thread Tools Display Modes

WMI, WMI Reverse Adapter, and usbperf issues

 
 
Jon Davis
Guest
Posts: n/a

 
      06-17-2007
Every hour or so I get this annoying WMI Reverse Adapter thing has stopped
working error. I haven't been able to track this down. Google shows nothing.
I posted here about it a month or so ago and NO ONE replied.

Event Viewer doesn't show anything on this; however, it does show another
problem that *might* be the same problem. At every five (5) seconds, there
is an error log that says: "Usbperf data collection failed. Collect function
called with usupported Query Type." (How did this get past quality control??
Not just the source of the error but the error itself? And who spells
"unsupported" as "usupported"?) Every two minutes, there is a Warning log
saying, "Windows Management Instrumentation has stopped WMIPRVSE.EXE because
a quota reached a warning value. Quota: HandleCount Value: 7628 Maximum
value: 4096 WMIPRVSE PID: 6704". Note that at this point in this interactive
session I have NOT yet received the "WMI Reverse Adapter has stopped
working" error dialog, which is disruptive of whatever I'm doing at the time
it happens. Nonetheless, it appears it may directly relate.

Any ideas?

Jon

 
Reply With Quote
 
 
 
 
Don
Guest
Posts: n/a

 
      06-17-2007
Jon Davis wrote:
> Every hour or so I get this annoying WMI Reverse Adapter thing has
> stopped working error. I haven't been able to track this down. Google
> shows nothing. I posted here about it a month or so ago and NO ONE replied.
>
> Event Viewer doesn't show anything on this; however, it does show
> another problem that *might* be the same problem. At every five (5)
> seconds, there is an error log that says: "Usbperf data collection
> failed. Collect function called with usupported Query Type." (How did
> this get past quality control?? Not just the source of the error but the
> error itself? And who spells "unsupported" as "usupported"?) Every two
> minutes, there is a Warning log saying, "Windows Management
> Instrumentation has stopped WMIPRVSE.EXE...


I see that I have no such process running in Task Manager, so evidently
I don't need it for anything important. I can double-click on that
file to start it running, but I can't tell if it's actually doing
anything.

What I would do is to use Task Manager to find out what service it
belongs to by right-clicking the wmiprvse.exe process and then 'go
to services' to see what shows up. My guess is that you have some
unneeded service running which should be stopped -- but that's only
a guess.

If wmiprvse.exe doesn't show up (be sure to select 'show all users' in
Task Manager) I would reboot the machine and try again immediately.
Perhaps the process runs for awhile after boot before being stopped.


 
Reply With Quote
 
Jon Davis
Guest
Posts: n/a

 
      06-18-2007

"Don" <> wrote in message
news:OP%...
>> Every two minutes, there is a Warning log saying, "Windows Management
>> Instrumentation has stopped WMIPRVSE.EXE...

>
> I see that I have no such process running in Task Manager, so evidently
> I don't need it for anything important. I can double-click on that
> file to start it running, but I can't tell if it's actually doing
> anything.
>
> What I would do is to use Task Manager to find out what service it belongs
> to by right-clicking the wmiprvse.exe process and then 'go
> to services' to see what shows up. My guess is that you have some
> unneeded service running which should be stopped -- but that's only
> a guess.


wmiprvse.exe is WMI's offloader process. If a WMI process stops, it gets
offloaded to wmiprvse.exe so that the other WMI processes don't die with it.

Normally, one should never disable WMI as it is essential for system
administration diagnostics (and for software development, which is what I do
during the day). However, the particular machine in question has very
specific gaming + music production use for my evenings and has no need for
WMI. I decided to disable WMI. Of course, it stopped the errors, but brings
about new ones, like Security Center and my MSI Dual Core Center failing to
load. Oh well.

I still want to know what the heck is going on here. Shame that still no one
knowledgeable has a clue!!

Jon


 
Reply With Quote
 
Mark D. MacLachlan
Guest
Posts: n/a

 
      08-11-2007
Hi Jon, I have the same problem as you are reporting. My Vista Ultimate x64
system is experiencing total lockups following these events as well. I have
also seen the same problem (minus the lockups) on my Vista Enterprise x86
laptop.

Unlike you, I use WMI quite a bit for scripting, so I cannot disable WMI.
Hopefully somebody out there has a cluse what is going on.

Details for the USBPERF event log entry:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="usbperf" />
<EventID Qualifiers="49152">2004</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2007-08-09T21:57:01.000Z" />
<EventRecordID>20063</EventRecordID>
<Channel>Application</Channel>
<Computer>markdmac.thespidersparlor.local</Computer>
<Security />
</System>
- <EventData>
<Binary>04000000</Binary>
</EventData>
</Event>

Another thing I have noticed is that the lockups seem to follow VSS taking a
snapshot for System Restore points.

This is REALLY disruptive and has caused me data loss when I am in the
middle of typing and the system just locks up and I have to use the reset
button to restart the system.

Is ANYONE at Microsoft working on this? A search on the net shows that MANY
people are experiencing this issue.

 
Reply With Quote
 
Peter Foldes
Guest
Posts: n/a

 
      08-11-2007
Mark

Try posting this to the scripting newsgroup. You have many experts on scripting there to help you answer your issue

http://www.microsoft.com/communities...rver.scripting.


--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"Mark D. MacLachlan" <> wrote in message news:1BCC9439-144E-4F25-959D-...
> Hi Jon, I have the same problem as you are reporting. My Vista Ultimate x64
> system is experiencing total lockups following these events as well. I have
> also seen the same problem (minus the lockups) on my Vista Enterprise x86
> laptop.
>
> Unlike you, I use WMI quite a bit for scripting, so I cannot disable WMI.
> Hopefully somebody out there has a cluse what is going on.
>
> Details for the USBPERF event log entry:
> - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> - <System>
> <Provider Name="usbperf" />
> <EventID Qualifiers="49152">2004</EventID>
> <Level>2</Level>
> <Task>0</Task>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2007-08-09T21:57:01.000Z" />
> <EventRecordID>20063</EventRecordID>
> <Channel>Application</Channel>
> <Computer>markdmac.thespidersparlor.local</Computer>
> <Security />
> </System>
> - <EventData>
> <Binary>04000000</Binary>
> </EventData>
> </Event>
>
> Another thing I have noticed is that the lockups seem to follow VSS taking a
> snapshot for System Restore points.
>
> This is REALLY disruptive and has caused me data loss when I am in the
> middle of typing and the system just locks up and I have to use the reset
> button to restart the system.
>
> Is ANYONE at Microsoft working on this? A search on the net shows that MANY
> people are experiencing this issue.
>

 
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
Wireless network adapter card issues w/ Vista Terry Windows Vista General Discussion 2 12-25-2007 10:05 PM
WMI Performance Reverse Adapter stopped working Panagiotis Windows Vista General Discussion 0 07-25-2007 10:56 PM
Error: WMI Reverse Adapter Jon Davis Windows Vista General Discussion 0 05-07-2007 07:48 AM
Usbperf data collection failed Jason Windows Vista General Discussion 0 01-13-2007 01:40 AM
usbperf error Jelmer van der Meer Windows Vista Hardware 0 10-27-2006 12:23 PM



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