Hi, just wondering if someone can provide a solution (or diagnostic tips) for
the following problem.
I've done a fresh install of Vista (Ultimate), applied all updates, etc. So
basically a pretty standard install (nothing special). I'm experiencing
intermitten lock-ups of the system. Everything freezes (ie. open windows will
display as not-responding). The lockups will last anywhere from 20 secs to 1
minute and then the system will return to normal. This might happen every
half hour or so, but varies sometimes it's more regular. (can't see a
pattern).
To me this sounds like a timeout of some sort. I'm pretty sure it's not
hardware related bucause this is a rebuild of a machine that was working fine
with a previous install of vista. So no hardware has changed. I guess it's
always possible that it's a driver issue, however, I"ve installed the latest
drivers for my Video Card (NVidia 8800GTS), TV Tuner card (LeadTek DV2000H).
The vista didn't have any problems finding any other drivers.
Checking the Event Log I see the following event from when the lockups happen.
Log Name: System
Source: Service Control Manager
Date: 10/02/2008 12:01:27 PM
Event ID: 7000
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Zoidberg
Description:
The Windows Search service failed to start due to the following error:
The service did not respond to the start or control request in a timely
fashion.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Service Control Manager"
Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service
Control Manager" />
<EventID Qualifiers="49152">7000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2008-02-10T01:01:27.000Z" />
<EventRecordID>6913</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>Zoidberg</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">Windows Search</Data>
<Data Name="param2">%%1053</Data>
</EventData>
</Event>
And
Log Name: System
Source: Service Control Manager
Date: 10/02/2008 12:01:27 PM
Event ID: 7009
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Zoidberg
Description:
A timeout was reached (30000 milliseconds) while waiting for the Windows
Search service to connect.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Service Control Manager"
Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service
Control Manager" />
<EventID Qualifiers="49152">7009</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2008-02-10T01:01:27.000Z" />
<EventRecordID>6912</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>Zoidberg</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">30000</Data>
<Data Name="param2">Windows Search</Data>
</EventData>
</Event>
Any clues on how I can solve this problem and/or some help in how to diagnose?
Thanks,
Kym