error 0x80245003



CarlosMD
07-09-2005, 11:43 PM
Pat Walters [MSFT] or someone who could help,

I tried to fix like you said for "frank" (2-22-2005).. but nothing.

here goes the log:

2005-06-22 19:23:11+0100 760 2fc Service received SERVICE_CONTROL_STOP
control
2005-06-22 19:23:11+0100 760 590 Exiting Service Main
2005-06-22 19:23:12+0100 760 590 WUAUENG ServiceMain exits. Exit code
is 0x240001
2005-06-22 19:23:13+0100 760 fa8 Service Main starts
2005-06-22 19:23:13+0100 760 fa8 Using BatchFlushAge = 27144.
2005-06-22 19:23:13+0100 760 fa8 Using SamplingValue = 83.
2005-06-22 19:23:13+0100 760 fa8 Successfully loaded event namespace
dictionary.
2005-06-22 19:23:13+0100 760 fa8 Successfully loaded client event
namespace descriptor.
2005-06-22 19:23:13+0100 760 fa8 Successfully initialized local event
logger. Events will be logged at
C:\WINDOWS\SoftwareDistribution\ReportingEvents.lo g.
2005-06-22 19:23:13+0100 760 fa8 Successfully initialized NT event
logger.
2005-06-22 19:23:13+0100 760 fa8 Successfully initialized event
uploader 0.
2005-06-22 19:23:13+0100 760 fa8 Successfully initialized event
uploader 1.
2005-06-22 19:23:14+0100 760 fa8 WU client with version 5.4.3790.2180
successfully initialized
2005-06-22 19:23:14+0100 760 fa8 Service status is now SERVICE_RUNNING
2005-06-22 19:23:59+0100 760 fa8 start delayed initialization of WU
client
2005-06-22 19:23:59 3048 f54 Misc =========== Logging initialized
(build: 5.8.0.2469, tz: +0100) ===========
2005-06-22 19:23:59 3048 f54 Misc = Process: C:\Program Files\Internet
Explorer\iexplore.exe
2005-06-22 19:23:59 3048 f54 Misc = Module:
C:\WINDOWS\System32\wuapi.dll
2005-06-22 19:23:59 3048 f54 COMAPI FATAL: Unable to connect to the
service (hr=80004002)
2005-06-22 19:23:59 3048 f54 COMAPI WARNING: Unable to establish
connection to the service. (hr=80004002)
2005-06-22 19:24:00+0100 2216 d28 Trying to make out of proc datastore
active
2005-06-22 19:24:02 3048 f54 COMAPI FATAL: Unable to connect to the
service (hr=80004002)
2005-06-22 19:24:02 3048 f54 COMAPI WARNING: Unable to establish
connection to the service. (hr=80004002)
2005-06-22 19:24:03+0100 2216 d28 Out of proc datastore is now active
2005-06-22 19:24:03+0100 760 fa8 WU client failed to load persisted
download calls with error 0x80004002
2005-06-22 19:24:03+0100 760 fa8 Client Call Recorder finished delayed
initialization
2005-06-22 19:24:03+0100 760 fa8 DM: GetSession failed with
0x80004002.
2005-06-22 19:24:03+0100 760 fa8 Setting next AU detection timeout to
2005-06-22 18:24:03
2005-06-22 19:24:04+0100 760 fa8 Failed to get session from datastore:
80004002
2005-06-22 19:24:04+0100 760 fa8 Failed to Unserialize from data store:
80004002
2005-06-22 19:24:04+0100 760 fa8 InitAUComponents Failed, will restart
AU in 30 mins: 80004002
2005-06-22 19:24:04+0100 760 fa8 AU Restart required....
2005-06-22 19:24:09+0100 3048 f54 Checking for different Redirector at:
http://download.windowsupdate.com/m...dir/wuredir.cab
2005-06-22 19:24:12+0100 3048 f54 WinInet: Successfully downloaded
http://download.windowsupdate.com/m...dir/wuredir.cab to file
C:\WINDOWS\SoftwareDistribution\WuRedir\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab
2005-06-22 19:24:12+0100 3048 f54 Checking for different Redirector at:
http://download.microsoft.com/windo...dir/wuredir.cab
2005-06-22 19:24:12+0100 3048 f54 WinInet: Successfully downloaded
http://download.microsoft.com/windo...dir/wuredir.cab to file
C:\WINDOWS\SoftwareDistribution\WuRedir\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab
2005-06-22 19:24:12+0100 3048 f54 Checking for different Redirector at:
http://windowsupdate.microsoft.com/v5/redir/wuredir.cab
2005-06-22 19:24:13+0100 3048 f54 WinInet: Successfully downloaded
http://windowsupdate.microsoft.com/v5/redir/wuredir.cab to file
C:\WINDOWS\SoftwareDistribution\WuRedir\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab
2005-06-22 19:24:13+0100 3048 f54 GetWuidentUrlFromRedirector failed
due to error 0x80245003
2005-06-22 19:24:13+0100 3048 f54 CheckIfClientUpdateNeeded failed:
error 0x80245003


--
CarlosMD
------------------------------------------------------------------------
CarlosMD's Profile: http://www.msusenet.com/member.php?userid=2534
View this thread: http://www.msusenet.com/t-1870558760

TaurArian
07-09-2005, 11:43 PM
Posted by and courtesy of Sky King - Try this:

On the Start/Run line enter: net stop wuauserv

Open Explorer and Delete these folders:
...\WINDOWS\SoftwareDistribution\SelfUpdate
...\WINDOWS\SoftwareDistribution\WebSetup
...\WINDOWS\SoftwareDistribution\WuRedir
...\WINDOWS\SoftwareDistribution\AuthCabs
...\WINDOWS\SoftwareDistribution\DataStore
...\WINDOWS\SoftwareDistribution\Download

On the Start/Run line enter: net start wuauserv

Restart the computer, being sure you log in with an account that has full
Administrator privileges. Then open one instance of IE and give the Windows Update
site another try.

This is quite similar to what Pat Walters posted, but includes the other WU related
folders that may pertain."




CarlosMD wrote:
> Pat Walters [MSFT] or someone who could help,
>
> I tried to fix like you said for "frank" (2-22-2005).. but nothing.
>
> here goes the log:
>
> 2005-06-22 19:23:11+0100 760 2fc Service received SERVICE_CONTROL_STOP
> control
> 2005-06-22 19:23:11+0100 760 590 Exiting Service Main
> 2005-06-22 19:23:12+0100 760 590 WUAUENG ServiceMain exits. Exit code
> is 0x240001
> 2005-06-22 19:23:13+0100 760 fa8 Service Main starts
> 2005-06-22 19:23:13+0100 760 fa8 Using BatchFlushAge = 27144.
> 2005-06-22 19:23:13+0100 760 fa8 Using SamplingValue = 83.
> 2005-06-22 19:23:13+0100 760 fa8 Successfully loaded event namespace
> dictionary.
> 2005-06-22 19:23:13+0100 760 fa8 Successfully loaded client event
> namespace descriptor.
> 2005-06-22 19:23:13+0100 760 fa8 Successfully initialized local event
> logger. Events will be logged at
> C:\WINDOWS\SoftwareDistribution\ReportingEvents.lo g.
> 2005-06-22 19:23:13+0100 760 fa8 Successfully initialized NT event
> logger.
> 2005-06-22 19:23:13+0100 760 fa8 Successfully initialized event
> uploader 0.
> 2005-06-22 19:23:13+0100 760 fa8 Successfully initialized event
> uploader 1.
> 2005-06-22 19:23:14+0100 760 fa8 WU client with version 5.4.3790.2180
> successfully initialized
> 2005-06-22 19:23:14+0100 760 fa8 Service status is now SERVICE_RUNNING
> 2005-06-22 19:23:59+0100 760 fa8 start delayed initialization of WU
> client
> 2005-06-22 19:23:59 3048 f54 Misc =========== Logging initialized
> (build: 5.8.0.2469, tz: +0100) ===========
> 2005-06-22 19:23:59 3048 f54 Misc = Process: C:\Program Files\Internet
> Explorer\iexplore.exe
> 2005-06-22 19:23:59 3048 f54 Misc = Module:
> C:\WINDOWS\System32\wuapi.dll
> 2005-06-22 19:23:59 3048 f54 COMAPI FATAL: Unable to connect to the
> service (hr=80004002)
> 2005-06-22 19:23:59 3048 f54 COMAPI WARNING: Unable to establish
> connection to the service. (hr=80004002)
> 2005-06-22 19:24:00+0100 2216 d28 Trying to make out of proc datastore
> active
> 2005-06-22 19:24:02 3048 f54 COMAPI FATAL: Unable to connect to the
> service (hr=80004002)
> 2005-06-22 19:24:02 3048 f54 COMAPI WARNING: Unable to establish
> connection to the service. (hr=80004002)
> 2005-06-22 19:24:03+0100 2216 d28 Out of proc datastore is now active
> 2005-06-22 19:24:03+0100 760 fa8 WU client failed to load persisted
> download calls with error 0x80004002
> 2005-06-22 19:24:03+0100 760 fa8 Client Call Recorder finished delayed
> initialization
> 2005-06-22 19:24:03+0100 760 fa8 DM: GetSession failed with
> 0x80004002.
> 2005-06-22 19:24:03+0100 760 fa8 Setting next AU detection timeout to
> 2005-06-22 18:24:03
> 2005-06-22 19:24:04+0100 760 fa8 Failed to get session from datastore:
> 80004002
> 2005-06-22 19:24:04+0100 760 fa8 Failed to Unserialize from data
> store: 80004002
> 2005-06-22 19:24:04+0100 760 fa8 InitAUComponents Failed, will restart
> AU in 30 mins: 80004002
> 2005-06-22 19:24:04+0100 760 fa8 AU Restart required....
> 2005-06-22 19:24:09+0100 3048 f54 Checking for different Redirector
> at: http://download.windowsupdate.com/m...dir/wuredir.cab
> 2005-06-22 19:24:12+0100 3048 f54 WinInet: Successfully downloaded
> http://download.windowsupdate.com/m...dir/wuredir.cab to file
> C:\WINDOWS\SoftwareDistribution\WuRedir\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab
> 2005-06-22 19:24:12+0100 3048 f54 Checking for different Redirector
> at: http://download.microsoft.com/windo...dir/wuredir.cab
> 2005-06-22 19:24:12+0100 3048 f54 WinInet: Successfully downloaded
> http://download.microsoft.com/windo...dir/wuredir.cab to file
> C:\WINDOWS\SoftwareDistribution\WuRedir\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab
> 2005-06-22 19:24:12+0100 3048 f54 Checking for different Redirector
> at: http://windowsupdate.microsoft.com/v5/redir/wuredir.cab
> 2005-06-22 19:24:13+0100 3048 f54 WinInet: Successfully downloaded
> http://windowsupdate.microsoft.com/v5/redir/wuredir.cab to file
> C:\WINDOWS\SoftwareDistribution\WuRedir\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab
> 2005-06-22 19:24:13+0100 3048 f54 GetWuidentUrlFromRedirector failed
> due to error 0x80245003
> 2005-06-22 19:24:13+0100 3048 f54 CheckIfClientUpdateNeeded failed:
> error 0x80245003


error 0x80245003