Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > some updates failed Error Code: 8019012E

Reply
Thread Tools Display Modes

some updates failed Error Code: 8019012E

 
 
sdubi
Guest
Posts: n/a

 
      10-13-2004
first all let me tell you i dont have SP2 nor plan to install it for now (or
maybe for never)
using XP PRO with sp1

i have 6 critical updates failing 3 of them are about .net framework
i cant seem to find a log for today, log only whows stuff from 2 months ago
(AUG 19) (\windows\"windows update.log")

today i tried updating and i had about 13 updates critial) from wich only
about 7 succeded
the error code

Error Code: 8019012E (when i click in the FAILED blue link)

please HELP

 
Reply With Quote
 
 
 
 
Robert Aldwinckle
Guest
Posts: n/a

 
      10-13-2004
"sdubi" <> wrote in message
news:61FA019C-205F-41CF-A3FE-...
> first all let me tell you i dont have SP2 nor plan to install it for now (or
> maybe for never)
> using XP PRO with sp1
>
> i have 6 critical updates failing 3 of them are about .net framework
> i cant seem to find a log for today, log only whows stuff from 2 months ago
> (AUG 19) (\windows\"windows update.log")


Probably you are using WUv5. That is the log from WUv4.
Look for another log in the same place without the space in the name.
In any case look also for what changed in
%windir%\SoftwareDistribution


>
> today i tried updating and i had about 13 updates critial) from wich only
> about 7 succeded
> the error code
>
> Error Code: 8019012E (when i click in the FAILED blue link)



Try a search with Google Groups:

8019012E OR 0x8019012E MVP OR MSFT group:microsoft.*.windowsupdate


Usually those 8019 codes indicate the corresponding HTTP error
message was received. E.g. 0x012E == 302 decimal.

That is only a standard redirect. It should not have caused an error.

The log may give more clues about what is really happening;
otherwise I think a packet trace would be helpful.


Good luck

Robert Aldwinckle
---



 
Reply With Quote
 
sdubi
Guest
Posts: n/a

 
      10-14-2004


"Robert Aldwinckle" wrote:

> "sdubi" <> wrote in message
> news:61FA019C-205F-41CF-A3FE-...
> > first all let me tell you i dont have SP2 nor plan to install it for now (or
> > maybe for never)
> > using XP PRO with sp1
> >
> > i have 6 critical updates failing 3 of them are about .net framework
> > i cant seem to find a log for today, log only whows stuff from 2 months ago
> > (AUG 19) (\windows\"windows update.log")

>
> Probably you are using WUv5. That is the log from WUv4.
> Look for another log in the same place without the space in the name.
> In any case look also for what changed in
> %windir%\SoftwareDistribution
>
>
> >
> > today i tried updating and i had about 13 updates critial) from wich only
> > about 7 succeded
> > the error code
> >
> > Error Code: 8019012E (when i click in the FAILED blue link)

>
>
> Try a search with Google Groups:
>
> 8019012E OR 0x8019012E MVP OR MSFT group:microsoft.*.windowsupdate
>
>
> Usually those 8019 codes indicate the corresponding HTTP error
> message was received. E.g. 0x012E == 302 decimal.
>
> That is only a standard redirect. It should not have caused an error.
>
> The log may give more clues about what is really happening;
> otherwise I think a packet trace would be helpful.
>
>
> Good luck
>
> Robert Aldwinckle
> ---
>
>
>
>



ok this is the right log thanks, now to figure out whats really wrong:

2004-10-13 18:05:28-0700 1012 524 Failed to upload events to the server with
hr = 00000000.
2004-10-13 18:05:28-0700 1012 524 Failed to upload events with hr = 80004005.
2004-10-13 18:10:14-0700 2032 bc Out of proc datastore is shutting down
2004-10-13 18:10:16-0700 2032 bc Out of proc datastore is now inactive
2004-10-13 19:46:47-0700 168 a4 Trying to make out of proc datastore active
2004-10-13 19:46:47-0700 168 a4 Out of proc datastore is now active
2004-10-13 19:51:48-0700 168 a4 Out of proc datastore is shutting down
2004-10-13 19:51:49-0700 168 a4 Out of proc datastore is now inactive
2004-10-14 02:14:55-0700 1012 524 Successfully opened event cache file at
C:\WINDOWS\SoftwareDistribution\EventCache\{C0907C D7-6FC0-40B7-8821-0091AA18C5D4}.bin for reading.
2004-10-14 02:14:58-0700 216 12c Trying to make out of proc datastore active
2004-10-14 02:14:59-0700 216 12c Out of proc datastore is now active
2004-10-14 02:14:59-0700 1012 524 PT: Using serverID
{9482F4B4-E343-43B6-B170-9A65BC822C77}
2004-10-14 02:15:00-0700 1012 524 PT: Using server URL
https://v5.windowsupdate.microsoft.c...ce/client.asmx
2004-10-14 02:15:01-0700 1012 524 PT: Using serverID
{9482F4B4-E343-43B6-B170-9A65BC822C77}
2004-10-14 02:15:01-0700 1012 524 PT: Using server URL
https://v5.windowsupdate.microsoft.c...ce/client.asmx
2004-10-14 02:15:01-0700 1012 524 URL for server is
http://v5stats.windowsupdate.microso...ebService.asmx
2004-10-14 02:15:01-0700 1012 524 Trying to upload 1 events using cached
cookie.
2004-10-14 02:15:17-0700 1012 524 DetectCompressionType returning type 0,
hr=0x1
2004-10-14 02:15:17-0700 1012 524 Failed to upload events to the server with
hr = 00000000.
2004-10-14 02:15:17-0700 1012 524 Failed to upload events with hr = 80004005.
2004-10-14 02:20:01-0700 216 12c Out of proc datastore is shutting down
2004-10-14 02:20:02-0700 216 12c Out of proc datastore is now inactive


as for the search, nothing showed in the results, i had tried that before,
thats why i started the thread :P
did it again as you suggested and this was the ionly thread that appeared.


 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      10-15-2004
"sdubi" <> wrote in message
news:8906CEB1-82EA-4301-BD5E-
....
> ok this is the right log thanks, now to figure out whats really wrong:

....

Where is the code you are reporting?

This is just a 80004005 problem, also unusual but less rare.


> as for the search, nothing showed in the results, i had tried that before,
> thats why i started the thread :P
> did it again as you suggested and this was the ionly thread that appeared.


Ok. Sorry about that. I posted while offline because I thought
that was one of the common 8019 codes.

So, do it again this time with the code that you have now...

http://groups.google.com/groups?q=0x...ff=1&scoring=d

(Google Groups search for
0x80004005 OR 80004005 MVP OR MSFT group:microsoft.*.windowsupdate
- sorted by date to highlight current thinking
)


Good luck

Robert
---


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

 
      10-17-2004
Robert Aldwinckle wrote:

> "sdubi" <> wrote in message
> news:8906CEB1-82EA-4301-BD5E-
> ...
>
>>ok this is the right log thanks, now to figure out whats really wrong:

>
> ...
>
> Where is the code you are reporting?
>
> This is just a 80004005 problem, also unusual but less rare.
>

Hi

KB843499 mentions 0x8004005, I wonder if that is a typo for 0x80004005.

"Error: 0x8004005" or "Error: 0x800C0005" error messages when you
scan for updates
http://support.microsoft.com/?kbid=843499


Anyway, it wouldn't hurt to try the steps in KB843499, using
regsvr32.exe to register Softpub.dll, Wintrust.dll, and Initpki.dll.


--
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
 
Robert Aldwinckle
Guest
Posts: n/a

 
      10-18-2004
"Torgeir Bakken (MVP)" <Torgeir.Bakken-> wrote in message
news:uucfx%...
> Robert Aldwinckle wrote:
>
>> "sdubi" <> wrote in message
>> news:8906CEB1-82EA-4301-BD5E-
>> ...
>>
>>>ok this is the right log thanks, now to figure out whats really wrong:

>>
>> ...
>>
>> Where is the code you are reporting?
>>
>> This is just a 80004005 problem, also unusual but less rare.
>>

> Hi
>
> KB843499 mentions 0x8004005, I wonder if that is a typo for 0x80004005.
>
> "Error: 0x8004005" or "Error: 0x800C0005" error messages when you
> scan for updates
> http://support.microsoft.com/?kbid=843499
>
>
> Anyway, it wouldn't hurt to try the steps in KB843499, using
> regsvr32.exe to register Softpub.dll, Wintrust.dll, and Initpki.dll.



Torgeir,

Good catch! How in the world would you have found that?

There's another thing about this article which isn't clear though.
It was written for WinServ2003; so I'm guessing that means V4?

When I do a (partial) scan of posts about this code for a V5 context
it appears that what we had mostly was people who were having
trouble re-registering wuaueng.dll. Was there ever a resolution
to those cases?

OP's log seems to suggest the idea that the problem has more
to do with some kind of configuration problem or file corruption
than being an authentication issue.

<extract>
2004-10-14 02:15:01-0700 1012 524 URL for server is
http://v5stats.windowsupdate.microso...ebService.asmx
2004-10-14 02:15:01-0700 1012 524 Trying to upload 1 events using cached
cookie.
2004-10-14 02:15:17-0700 1012 524 DetectCompressionType returning type 0,
hr=0x1
2004-10-14 02:15:17-0700 1012 524 Failed to upload events to the server with
hr = 00000000.
2004-10-14 02:15:17-0700 1012 524 Failed to upload events with hr = 80004005.
2004-10-14 02:20:01-0700 216 12c Out of proc datastore is shutting down
</extract>

Note the protocol for the URL. It's not https: which makes authentication
and encryption less of a factor. I think it would be interesting seeing a packet
trace of that transaction. My suspicion would be that there is something
external blocking it.


Robert
---


 
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
call to DllRegisterServer failed with error code 0x80040200 hbetancur Windows Vista General Discussion 2 08-24-2011 12:42 PM
DLLRegisterServer failed with error code 0x80040200 fniles Windows Vista General Discussion 16 08-04-2010 03:59 PM
CreateFile failed with error code 2 - Ndis LWF driver Devang Windows Vista Drivers 2 01-22-2009 10:59 AM
DllRegisterServer failed with error code 0x8002801c peter shaw Windows Vista General Discussion 1 03-06-2007 02:16 AM
RE: Error Code: 80070005 - DM: SusMakeDirectoryW failed with 0x8007000 Noncomplit Windows Update 4 08-30-2004 06:23 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