Digital Port Logo
HomePage UserCP
QuickLinks
Memberlist Blogs Search Calendar FAQ Register

Go Back   Digital Port UK > General > Newsgroups (USENET) > Microsoft Public Windows Update
Register eZines Blogs Product Demos Members List Search Today's Posts Mark Forums Read

Microsoft Public Windows Update Windows Update related - provided by USENET

Additional Options
0 members and 22 guests
No Members online
Most users ever online was 4,629, 05-07-2008 at 06:39 AM.
 
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-02-2006, 12:54 AM
Bill Arnold's Avatar
Bill Arnold
Guest
 
Posts: n/a
Windows update "Checking for the latest updates for your computer"for a very long time

This is fresh install of Windows XP Home (version including SP2) on a
slower machine (800 MHZ VIA, to be used as a print/file server).
Machine has full internet access via a NAT box.
Windows Update (or Microsoft Update, either has the same symptoms) gets
to the page where one choses express or custom. Pressing either causes
"svchost" to start using nearly 100 percent of the CPU, with IE taking
the remainder (to draw the endlessly-moving green bar?). The machine is
essentially unusable; other programs and services won't start (actually
they do start but it takes minutes or 10s of minutes) If I leave it for
a long time (hours?) a failure message eventually pops up. The only
other cure seems to be a power-off/on reboot.

Same thing happens shortly after startup if automatic updating is
enabled. (so automatic updating is disabled.)

Any suggestions?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

  #2 (permalink)  
Old 09-02-2006, 12:05 PM
NewScience's Avatar
NewScience
Guest
 
Posts: n/a
Re: Windows update "Checking for the latest updates for your computer" for a very long time

It sounds as if your Update database maybe hosed.

First:

1. Open C:\Windows\WindowsUpdate.log and see if there are any error codes
when it hangs

Second:

1. Open SERVICES.MSC and make sure that Automatic Update and BITS services
are started.

If all looks good:

1. Start Menu | Run and type: net stop wuauserv
2. Delete C:\Windows\SoftwareDistribution folder and subfolders (they will
be automatically created)
3. Create a .bat script file containing:

net stop wuauserv

regsvr32 /s c:\windows\system32\wuapi.dll
regsvr32 /s c:\windows\system32\wuaueng.dll
regsvr32 /s c:\windows\system32\wuaueng1.dll
regsvr32 /s c:\windows\system32\wuauserv.dll
regsvr32 /s c:\windows\system32\wucltui.dll
regsvr32 /s c:\windows\system32\wups.dll
regsvr32 /s c:\windows\system32\wups2.dll
regsvr32 /s c:\windows\system32\wuweb.dll
regsvr32 /s c:\windows\system32\MSXML3.dll
regsvr32 /s c:\windows\system32\qmgr.dll
regsvr32 /s c:\windows\system32\qmgrprxy.dll
regsvr32 /s c:\windows\system32\jscript.dll
regsvr32 /s c:\windows\system32\mucltui.dll
regsvr32 /s c:\windows\system32\atl.dll

net start wuauserv

4. Save file and run it (You will get an error on the net stop wuauserv
line since it is already stopped - ignore).
5. Try Windows Update ... it will re-sync and update anything missing of
itself and then proceed on.


"Bill Arnold" <barnold@ix.netcom.com> wrote in message
news:O4idnVTVqqFHaGXZnZ2dnUVZ_radnZ2d@suscom.com...[color=blue]
> This is fresh install of Windows XP Home (version including SP2) on a
> slower machine (800 MHZ VIA, to be used as a print/file server).
> Machine has full internet access via a NAT box.
> Windows Update (or Microsoft Update, either has the same symptoms) gets to
> the page where one choses express or custom. Pressing either causes
> "svchost" to start using nearly 100 percent of the CPU, with IE taking the
> remainder (to draw the endlessly-moving green bar?). The machine is
> essentially unusable; other programs and services won't start (actually
> they do start but it takes minutes or 10s of minutes) If I leave it for a
> long time (hours?) a failure message eventually pops up. The only other
> cure seems to be a power-off/on reboot.
>
> Same thing happens shortly after startup if automatic updating is enabled.
> (so automatic updating is disabled.)
>
> Any suggestions?[/color]


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old 09-02-2006, 07:06 PM
Bill Arnold's Avatar
Bill Arnold
Guest
 
Posts: n/a
Re: Windows update "Checking for the latest updates for your computer"for a very long time

Unfortunately, this procedure did not fix the problem.

NewScience wrote:[color=blue]
> It sounds as if your Update database maybe hosed.
>
> First:
>
> 1. Open C:\Windows\WindowsUpdate.log and see if there are any error codes
> when it hangs[/color]
None. Last lines seen in log are (sorry about the formatting):
2006-09-02 17:56:16 1028 730 Report *********** Report: Initializing
static reporting data ***********
2006-09-02 17:56:16 1028 730 Report * OS Version = 5.1.2600.2.0.66304
2006-09-02 17:56:17 1028 730 Report * Computer Brand = ASUSTek
Computer INC.
2006-09-02 17:56:17 1028 730 Report * Computer Model = C3V
2006-09-02 17:56:17 1028 730 Report * Bios Revision = ASUS C3V ACPI
BIOS Revision 1004
2006-09-02 17:56:17 1028 730 Report * Bios Name = Phoenix - Award BIOS
v6.00PG
2006-09-02 17:56:17 1028 730 Report * Bios Release Date =
2005-01-06T00:00:00
2006-09-02 17:56:17 1028 730 Report * Locale ID = 1033
2006-09-02 17:56:17 1028 730 Agent *********
2006-09-02 17:56:17 1028 730 Agent ** END ** Agent: Finding updates
[CallerId = WindowsUpdate]
2006-09-02 17:56:17 1028 730 Agent *************
2006-09-02 17:56:17 2996 9e4 COMAPI >>-- RESUMED -- COMAPI: Search
[ClientId = WindowsUpdate]
2006-09-02 17:56:17 2996 9e4 COMAPI - Updates found = 0
2006-09-02 17:56:17 2996 9e4 COMAPI ---------
2006-09-02 17:56:17 2996 9e4 COMAPI -- END -- COMAPI: Search
[ClientId = WindowsUpdate]
2006-09-02 17:56:17 2996 9e4 COMAPI -------------
2006-09-02 17:56:17 2996 bb8 COMAPI -------------
2006-09-02 17:56:17 2996 bb8 COMAPI -- START -- COMAPI: Search
[ClientId = WindowsUpdate]
2006-09-02 17:56:17 2996 bb8 COMAPI ---------
2006-09-02 17:56:17 2996 bb8 COMAPI - Online = No; Ignore download
priority = No
2006-09-02 17:56:17 2996 bb8 COMAPI - Criteria = "IsInstalled = 0 and
IsHidden = 0"
2006-09-02 17:56:17 2996 bb8 COMAPI - ServiceID =
{9482F4B4-E343-43B6-B170-9A65BC822C77}
2006-09-02 17:56:17 2996 bb8 COMAPI <<-- SUBMITTED -- COMAPI: Search
[ClientId = WindowsUpdate]
2006-09-02 17:56:17 1028 730 Agent *************
2006-09-02 17:56:17 1028 730 Agent ** START ** Agent: Finding updates
[CallerId = WindowsUpdate]
2006-09-02 17:56:17 1028 730 Agent *********[color=blue]
>
> Second:
>
> 1. Open SERVICES.MSC and make sure that Automatic Update and BITS services
> are started.[/color]
Automatic Updates and Background Intelligent Transfer Service service
are started.[color=blue]
>
> If all looks good:
>
> 1. Start Menu | Run and type: net stop wuauserv
> 2. Delete C:\Windows\SoftwareDistribution folder and subfolders (they will
> be automatically created)
> 3. Create a .bat script file containing:
>
> net stop wuauserv
>
> regsvr32 /s c:\windows\system32\wuapi.dll
> regsvr32 /s c:\windows\system32\wuaueng.dll
> regsvr32 /s c:\windows\system32\wuaueng1.dll
> regsvr32 /s c:\windows\system32\wuauserv.dll
> regsvr32 /s c:\windows\system32\wucltui.dll
> regsvr32 /s c:\windows\system32\wups.dll
> regsvr32 /s c:\windows\system32\wups2.dll
> regsvr32 /s c:\windows\system32\wuweb.dll
> regsvr32 /s c:\windows\system32\MSXML3.dll
> regsvr32 /s c:\windows\system32\qmgr.dll
> regsvr32 /s c:\windows\system32\qmgrprxy.dll
> regsvr32 /s c:\windows\system32\jscript.dll
> regsvr32 /s c:\windows\system32\mucltui.dll
> regsvr32 /s c:\windows\system32\atl.dll
>
> net start wuauserv
>
> 4. Save file and run it (You will get an error on the net stop wuauserv
> line since it is already stopped - ignore).[/color]
Done.[color=blue]
> 5. Try Windows Update ... it will re-sync and update anything missing of
> itself and then proceed on.
>[/color]
Very similar behavior. It took slightly longer to get to the pinned-CPU
state (task manager says it's svchost); there was about a minute of
activity fluctuating between 70-100 percent CPU.[color=blue]
>
> "Bill Arnold" <barnold@ix.netcom.com> wrote in message
> news:O4idnVTVqqFHaGXZnZ2dnUVZ_radnZ2d@suscom.com...[color=green]
>> This is fresh install of Windows XP Home (version including SP2) on a
>> slower machine (800 MHZ VIA, to be used as a print/file server).
>> Machine has full internet access via a NAT box.
>> Windows Update (or Microsoft Update, either has the same symptoms) gets to
>> the page where one choses express or custom. Pressing either causes
>> "svchost" to start using nearly 100 percent of the CPU, with IE taking the
>> remainder (to draw the endlessly-moving green bar?). The machine is
>> essentially unusable; other programs and services won't start (actually
>> they do start but it takes minutes or 10s of minutes) If I leave it for a
>> long time (hours?) a failure message eventually pops up. The only other
>> cure seems to be a power-off/on reboot.
>>
>> Same thing happens shortly after startup if automatic updating is enabled.
>> (so automatic updating is disabled.)
>>
>> Any suggestions?[/color]
>
>[/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4 (permalink)  
Old 09-02-2006, 10:31 PM
JohnL369's Avatar
JohnL369
Guest
 
Posts: n/a
RE: Windows update "Checking for the latest updates for your computer"

I have almost exactly the same problem except mine was much worse with
Microsoft Update than Windows Update. The first power on cycle of the day
(when auto update is active) takes minutes (maybe 10s) before the PC reacts
in anything like a normal manner. Also if I initiated Microsoft Update I got
the same scrolling green bars until it errored out. I finally dropped back
to Windows Update and it at least completes.

I also am bringing a PC back up from scratch (XP Home) after replacing a
hard drive due to a crash. Everything seemed to be working normally for
several days until I loaded Office 2003 and enabled Microsoft Update. Do you
by any chance use Norton AntiVirus 2006? I wonder if there is some
interaction there. However, before my disk crashed I was using this version
of Norton, with XP Home, and Office 2000 without any problems. My other data
point is my laptop (faster uP) with Office 2003 and Norton 2005 which does
not exhibit any problems with Microsoft Update.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5 (permalink)  
Old 09-03-2006, 08:02 PM
Bill Arnold's Avatar
Bill Arnold
Guest
 
Posts: n/a
Re: Windows update "Checking for the latest updates for your computer"

JohnL369 wrote:[color=blue]
> I have almost exactly the same problem except mine was much worse with
> Microsoft Update than Windows Update. The first power on cycle of the day
> (when auto update is active) takes minutes (maybe 10s) before the PC reacts
> in anything like a normal manner. Also if I initiated Microsoft Update I got
> the same scrolling green bars until it errored out. I finally dropped back
> to Windows Update and it at least completes.[/color]
I haven't noticed any difference between Microsoft Update and Windows Update. Neither
complete for me.[color=blue]
>
> I also am bringing a PC back up from scratch (XP Home) after replacing a
> hard drive due to a crash. Everything seemed to be working normally for
> several days until I loaded Office 2003 and enabled Microsoft Update. Do you
> by any chance use Norton AntiVirus 2006? I wonder if there is some
> interaction there. However, before my disk crashed I was using this version
> of Norton, with XP Home, and Office 2000 without any problems. My other data
> point is my laptop (faster uP) with Office 2003 and Norton 2005 which does
> not exhibit any problems with Microsoft Update.[/color]
I'm using a fairly recent (9.0.3.1000) corporate version of Symantec (Norton) AntiVirus.
However, I recall seeing the problems with updates before even installing the
antivirus. I also installed the free ZoneAlarm but the problem was the same with/without
ZoneAlarm.



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Updates were unable to be successfully installed wjousts Microsoft Public Windows Update 4 08-21-2006 02:00 PM
windows will not run updates to download windows does not run updates Microsoft Public Windows Update 2 08-13-2006 01:17 AM
Windows Update Hangs - Windows Defender definitions not updating Glenn Handley Microsoft Public Windows Update 7 04-13-2006 05:01 PM
Error [0x800A1391] Kayman Microsoft Public Windows Update 4 11-21-2005 11:01 AM
Dual Boot XP helslayer Windows XP Tips & Tricks 0 11-25-2004 03:57 PM



2003-2008 ©Digital Port UK

Powered by vBulletin
Copyright ©2000 - 2008
Power Tools | Fast Loans | Credit Card | Mobile Phone | Payday Loan

Content Relevant URLs by vBSEO 3.2.0