I'm not sure what's causing it either but I've got the same thing. Over 7000
errors in 12 hours.
I did get into the wmi management console (type wmimgmt from Run command, oh
yes, you have to add run to the start menu in Vista) but didn't find anything
I could use to troubleshoot the problem.
Using Vista Beta 2 with Office 2007 Beta installed in VMWare Workstation 5.5.
Anyone else getting this? Any clues what is causing this?
Thanks.
"ehendley" wrote:
> I've had over 7,000 of these errors in event viwer over the past 24 hours.
>
> Here's the log (in XML format):
> <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
> - <Events>
> - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> - <System>
> <Provider Name="Microsoft-Windows-Eventlog"
> Guid="{fc65ddd8-d6ef-4962-83d5-6e5cfe9ce148}" />
> <EventID>100</EventID>
> <Version>0</Version>
> <Level>2</Level>
> <Task>101</Task>
> <Opcode>0</Opcode>
> <Keywords>0x8000000000020000</Keywords>
> <TimeCreated SystemTime="2006-07-05T21:42:57.192Z" />
> <EventRecordID>10321</EventRecordID>
> <Correlation />
> <Execution ProcessID="928" ThreadID="1604" />
> <Channel>System</Channel>
> <Computer>Lance</Computer>
> <Security UserID="S-1-5-19" />
> </System>
> - <UserData>
> - <EventProcessingFailure
> xmlns="http://manifests.microsoft.com/win/2004/08/windows/eventlog">
> <Error Code="15007" />
> <EventID>3</EventID>
> <PublisherID>Microsoft-Windows-WMI-Activity</PublisherID>
> </EventProcessingFailure>
> </UserData>
> - <RenderingInfo Culture="en-US">
> <Message>The service encountered an error while processing an incoming
> event published from Microsoft-Windows-WMI-Activity .</Message>
> <Level>Error</Level>
> <Task>Runtime problem with processing an event</Task>
> <Provider>Event Log</Provider>
> - <Keywords>
> <Keyword>Service availability</Keyword>
> </Keywords>
> </RenderingInfo>
> </Event>
> - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> - <System>
> <Provider Name="Microsoft-Windows-Eventlog"
> Guid="{fc65ddd8-d6ef-4962-83d5-6e5cfe9ce148}" />
> <EventID>100</EventID>
> <Version>0</Version>
> <Level>2</Level>
> <Task>101</Task>
> <Opcode>0</Opcode>
> <Keywords>0x8000000000020000</Keywords>
> <TimeCreated SystemTime="2006-07-05T21:42:57.192Z" />
> <EventRecordID>10321</EventRecordID>
> <Correlation />
> <Execution ProcessID="928" ThreadID="1604" />
> <Channel>System</Channel>
> <Computer>Lance</Computer>
> <Security UserID="S-1-5-19" />
> </System>
> - <UserData>
> - <EventProcessingFailure
> xmlns="http://manifests.microsoft.com/win/2004/08/windows/eventlog">
> <Error Code="15007" />
> <EventID>3</EventID>
> <PublisherID>Microsoft-Windows-WMI-Activity</PublisherID>
> </EventProcessingFailure>
> </UserData>
> </Event>
> </Events>
>
> Anyone know why?
|