Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Autoupdate download fails with 0x80246005

Reply
Thread Tools Display Modes

Autoupdate download fails with 0x80246005

 
 
George
Guest
Posts: n/a

 
      10-13-2004
I have Automatic Updates set to inquire for confirmation before download and
install. I have SP2.
After the confirmation, the updates are never downloaded.
In WindowsUpdate.log the following messages occur whenever it trys to
download:

2004-10-13 08:23:07-0600 2084 ef0 Trying to make out of proc datastore
active
2004-10-13 08:23:10-0600 2084 ef0 Out of proc datastore is now active
2004-10-13 08:23:10-0600 1128 490 DM: Refresh failed with 0x80246005.
2004-10-13 08:23:10-0600 1128 490 DM: pDownloadJob->Init failed with
0x80246005.
2004-10-13 08:23:11-0600 1128 490 DM: pDownloadJob->Init failed with
0x80246005.
2004-10-13 08:28:11-0600 2084 ef0 Out of proc datastore is shutting down
2004-10-13 08:28:12-0600 2084 ef0 Out of proc datastore is now inactive

What is stopping the downloads from proceeding? (if I go directly to
WindowsUpdate, instead of
using Automatic Updates, downloads do work.)


 
Reply With Quote
 
 
 
 
Robert Aldwinckle
Guest
Posts: n/a

 
      10-14-2004
> 2004-10-13 08:23:10-0600 1128 490 DM: Refresh failed with 0x80246005.
....
> (if I go directly to WindowsUpdate, instead of
> using Automatic Updates, downloads do work.)


That suggests a problem with authority.

Find out which process 1128 is (probably wuauclt.exe or the svchost.exe
which hosts BITS -- tasklist /svc /fi "PID eq 1128"). You may have
to be monitoring closely to see this if it is transient. I would use FileMon
monitoring any accesses to the SoftwareDistribution directory.

Find out which user it is associated with and whether that user
is in an administrative group. (That you would have to see in
Task Manager.)


HTH

Robert Aldwinckle
---


"George" <> wrote in message
news:uS%...
>I have Automatic Updates set to inquire for confirmation before download and install. I have SP2.
> After the confirmation, the updates are never downloaded.
> In WindowsUpdate.log the following messages occur whenever it trys to download:
>
> 2004-10-13 08:23:07-0600 2084 ef0 Trying to make out of proc datastore active
> 2004-10-13 08:23:10-0600 2084 ef0 Out of proc datastore is now active
> 2004-10-13 08:23:10-0600 1128 490 DM: Refresh failed with 0x80246005.
> 2004-10-13 08:23:10-0600 1128 490 DM: pDownloadJob->Init failed with 0x80246005.
> 2004-10-13 08:23:11-0600 1128 490 DM: pDownloadJob->Init failed with 0x80246005.
> 2004-10-13 08:28:11-0600 2084 ef0 Out of proc datastore is shutting down
> 2004-10-13 08:28:12-0600 2084 ef0 Out of proc datastore is now inactive
>
> What is stopping the downloads from proceeding? (if I go directly to WindowsUpdate, instead of
> using Automatic Updates, downloads do work.)
>




 
Reply With Quote
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      10-17-2004
George wrote:

> I have Automatic Updates set to inquire for confirmation before
> download and install. I have SP2.
> After the confirmation, the updates are never downloaded.
> In WindowsUpdate.log the following messages occur whenever it
> trys to download:
>
> 2004-10-13 08:23:07-0600 2084 ef0 Trying to make out of proc
> datastore active
> 2004-10-13 08:23:10-0600 2084 ef0 Out of proc datastore is now active
> 2004-10-13 08:23:10-0600 1128 490 DM: Refresh failed with 0x80246005.
> 2004-10-13 08:23:10-0600 1128 490 DM: pDownloadJob->Init failed with
> 0x80246005.
>
> What is stopping the downloads from proceeding? (if I go directly
> to WindowsUpdate, instead of using Automatic Updates, downloads
> do work.)

Hi

It has been reports in the newsgroup that deleting the
SoftwareDistribution\DataStore folder have solved the error
0x80246005 for some.

Please delete the DataStore folder located here:

%windir%\SoftwareDistribution\

(%windir% is typically C:\Windows)


You can use the procedure described here:

http://v5.windowsupdate.microsoft.co...cleid=11&ln=en

Note that a side effect of deleting the DataStore folder is that you
lose your WU v5 History listing (not critical).

If deleting the DataStore folder doesn't work, delete the
SoftwareDistribution folder also (you need to stop the Automatic
Updates service as documented in the link above).



--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
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
RC1 download manager fails forzavx Windows Vista General Discussion 1 10-05-2006 06:05 PM
Vista RC1 download fails forzavx Windows Vista Installation 0 10-05-2006 05:56 PM
WU fails to download updates Krister Windows Update 2 09-28-2004 12:35 PM
sp2 download fails to install john tummolo Windows Update 2 09-02-2004 03:14 PM
windows update v5 install but autoupdate only set to download - not install! Gav Windows Update 0 08-01-2004 11:01 AM



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