Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Windows Update Fails on Web Server - Works on other Servers Window

Reply
Thread Tools Display Modes

Windows Update Fails on Web Server - Works on other Servers Window

 
 
Johnny 'Guitar' Deane
Guest
Posts: n/a

 
      10-28-2005
When attempting to Update the Windows 2000 software on our Web Server, we get
a Window that is entitled
"Installing Updates" - Inside is " Updates were unable to be successfully
installed"
and then a single line for each failure.
This is a solid problem.

Note that this server is not part of our SUS process.

The log file "windowsupdate.log" contains the following
......
2005-10-28 09:23:47 1332 b30 Agent * Bundles 1 updates:
2005-10-28 09:23:47 1332 b30 Agent *
{EA7F966C-16FF-4FE3-AE9D-9A07025524C7}.101
2005-10-28 09:23:47 1332 b30 DtaStor Update service properties: service
registered with AU is {9482F4B4-E343-43B6-B170-9A65BC822C77}
2005-10-28 09:23:47 1332 b30 DtaStor WARNING: Update Service: Failed to
update backup store
2005-10-28 09:23:47 1332 b30 DnldMgr *********** DnldMgr: New download job
[UpdateId = {76D6D2AF-930A-4A5D-A0EB-DB83C873304D}.102] ***********
2005-10-28 09:23:47 1332 b30 DnldMgr FATAL: DM:CBitsJob::Init: CreateJob
failed with 0x800706ba.
2005-10-28 09:23:47 1332 b30 DnldMgr FATAL:
DM:CAgentDownloadManager:ownloadUpdate: pDownloadJob->Init failed with
0x800706ba.
2005-10-28 09:23:47 1332 b30 DnldMgr WARNING: Got error (hr = 800706ba)
starting update 0 in call 67. Notifying call.
2005-10-28 09:23:47 1332 b30 DnldMgr Error 0x800706ba occurred while
downloading update; notifying dependent calls.
2005-10-28 09:23:47 1332 b30 DnldMgr *********** DnldMgr: New download job
[UpdateId = {0A591D73-FE21-492A-94D8-75FA56FBBE27}.101] ***********
2005-10-28 09:23:47 1332 b30 DnldMgr FATAL: DM:CBitsJob::Init: CreateJob
failed with 0x800706ba.
 
Reply With Quote
 
 
 
 
Frustrated of UK
Guest
Posts: n/a

 
      10-28-2005
Hi Johnny,

I had a similar problem from my web server a while back. I think, if I
remember rightly, that Https had to be enabled through the firewall (I do
hope you are running a firewall).

Like the handle by the way.... Do you play?
 
Reply With Quote
 
Johnny 'Guitar' Deane Wrote:
Guest
Posts: n/a

 
      10-29-2005


"Johnny 'Guitar' Deane" wrote:

> When attempting to Update the Windows 2000 software on our Web Server, we get
> a Window that is entitled
> "Installing Updates" - Inside is " Updates were unable to be successfully
> installed"
> and then a single line for each failure.
> This is a solid problem.
>
> Note that this server is not part of our SUS process.
>
> The log file "windowsupdate.log" contains the following
> .....
> 2005-10-28 09:23:47 1332 b30 Agent * Bundles 1 updates:
> 2005-10-28 09:23:47 1332 b30 Agent *
> {EA7F966C-16FF-4FE3-AE9D-9A07025524C7}.101
> 2005-10-28 09:23:47 1332 b30 DtaStor Update service properties: service
> registered with AU is {9482F4B4-E343-43B6-B170-9A65BC822C77}
> 2005-10-28 09:23:47 1332 b30 DtaStor WARNING: Update Service: Failed to
> update backup store
> 2005-10-28 09:23:47 1332 b30 DnldMgr *********** DnldMgr: New download job
> [UpdateId = {76D6D2AF-930A-4A5D-A0EB-DB83C873304D}.102] ***********
> 2005-10-28 09:23:47 1332 b30 DnldMgr FATAL: DM:CBitsJob::Init: CreateJob
> failed with 0x800706ba.
> 2005-10-28 09:23:47 1332 b30 DnldMgr FATAL:
> DM:CAgentDownloadManager:ownloadUpdate: pDownloadJob->Init failed with
> 0x800706ba.
> 2005-10-28 09:23:47 1332 b30 DnldMgr WARNING: Got error (hr = 800706ba)
> starting update 0 in call 67. Notifying call.
> 2005-10-28 09:23:47 1332 b30 DnldMgr Error 0x800706ba occurred while
> downloading update; notifying dependent calls.
> 2005-10-28 09:23:47 1332 b30 DnldMgr *********** DnldMgr: New download job
> [UpdateId = {0A591D73-FE21-492A-94D8-75FA56FBBE27}.101] ***********
> 2005-10-28 09:23:47 1332 b30 DnldMgr FATAL: DM:CBitsJob::Init: CreateJob
> failed with 0x800706ba.

 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      10-30-2005
"Johnny 'Guitar' Deane" <> wrote in message
news:58AEFC12-9A10-4A24-8AB2-
....
> The log file "windowsupdate.log" contains the following

....
> 2005-10-28 09:23:47 1332 b30 DnldMgr FATAL: DM:CBitsJob::Init: CreateJob
> failed with 0x800706ba.



Try a search?

http://www.microsoft.com/communities...e54&sloc=en-us

(web interface to this newsgroup search for
0x800706ba
)


---


 
Reply With Quote
 
Johnny 'Guitar' Deane
Guest
Posts: n/a

 
      11-02-2005
Thanks to my kind friends for helping.........

The RPCSS is already running.

Why do I get this FATAL: DM:CBitsJob::Init: CreateJob failed with
0x800706bf. ??

We originally installed KB 893803 and KB 842773 on all our servers.

Why does this server refuse to play ?

There does not seem to be anything interesting in the Event Log.

Regards




"Johnny 'Guitar' Deane" wrote:

> When attempting to Update the Windows 2000 software on our Web Server, we get
> a Window that is entitled
> "Installing Updates" - Inside is " Updates were unable to be successfully
> installed"
> and then a single line for each failure.
> This is a solid problem.
>
> Note that this server is not part of our SUS process.
>
> The log file "windowsupdate.log" contains the following
> .....
> 2005-10-28 09:23:47 1332 b30 Agent * Bundles 1 updates:
> 2005-10-28 09:23:47 1332 b30 Agent *
> {EA7F966C-16FF-4FE3-AE9D-9A07025524C7}.101
> 2005-10-28 09:23:47 1332 b30 DtaStor Update service properties: service
> registered with AU is {9482F4B4-E343-43B6-B170-9A65BC822C77}
> 2005-10-28 09:23:47 1332 b30 DtaStor WARNING: Update Service: Failed to
> update backup store
> 2005-10-28 09:23:47 1332 b30 DnldMgr *********** DnldMgr: New download job
> [UpdateId = {76D6D2AF-930A-4A5D-A0EB-DB83C873304D}.102] ***********
> 2005-10-28 09:23:47 1332 b30 DnldMgr FATAL: DM:CBitsJob::Init: CreateJob
> failed with 0x800706ba.
> 2005-10-28 09:23:47 1332 b30 DnldMgr FATAL:
> DM:CAgentDownloadManager:ownloadUpdate: pDownloadJob->Init failed with
> 0x800706ba.
> 2005-10-28 09:23:47 1332 b30 DnldMgr WARNING: Got error (hr = 800706ba)
> starting update 0 in call 67. Notifying call.
> 2005-10-28 09:23:47 1332 b30 DnldMgr Error 0x800706ba occurred while
> downloading update; notifying dependent calls.
> 2005-10-28 09:23:47 1332 b30 DnldMgr *********** DnldMgr: New download job
> [UpdateId = {0A591D73-FE21-492A-94D8-75FA56FBBE27}.101] ***********
> 2005-10-28 09:23:47 1332 b30 DnldMgr FATAL: DM:CBitsJob::Init: CreateJob
> failed with 0x800706ba.

 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      11-04-2005
"Johnny 'Guitar' Deane" <> wrote in message
news:BD38ABD7-4301-4960-A86A-...
> Thanks to my kind friends for helping.........
>
> The RPCSS is already running.
>
> Why do I get this FATAL: DM:CBitsJob::Init: CreateJob failed with
> 0x800706bf. ??
>
> We originally installed KB 893803 and KB 842773 on all our servers.
>
> Why does this server refuse to play ?
>
> There does not seem to be anything interesting in the Event Log.



Try using bitsadmin /monitor /allusers for clues.

Notice that there are some other subcommands available with bitsadmin
which may be relevant for you too. E.g.

bitsadmin /util /repairservice

However, I have never seen this command used or suggested before.
(Caveat emptor.)


Good luck

Robert
---


 
Reply With Quote
 
Toty
Guest
Posts: n/a

 
      09-25-2008


"Johnny 'Guitar' Deane" wrote:

> When attempting to Update the Windows 2000 software on our Web Server, we get
> a Window that is entitled
> "Installing Updates" - Inside is " Updates were unable to be successfully
> installed"
> and then a single line for each failure.
> This is a solid problem.
>
> Note that this server is not part of our SUS process.
>
> The log file "windowsupdate.log" contains the following
> .....
> 2005-10-28 09:23:47 1332 b30 Agent * Bundles 1 updates:
> 2005-10-28 09:23:47 1332 b30 Agent *
> {EA7F966C-16FF-4FE3-AE9D-9A07025524C7}.101
> 2005-10-28 09:23:47 1332 b30 DtaStor Update service properties: service
> registered with AU is {9482F4B4-E343-43B6-B170-9A65BC822C77}
> 2005-10-28 09:23:47 1332 b30 DtaStor WARNING: Update Service: Failed to
> update backup store
> 2005-10-28 09:23:47 1332 b30 DnldMgr *********** DnldMgr: New download job
> [UpdateId = {76D6D2AF-930A-4A5D-A0EB-DB83C873304D}.102] ***********
> 2005-10-28 09:23:47 1332 b30 DnldMgr FATAL: DM:CBitsJob::Init: CreateJob
> failed with 0x800706ba.
> 2005-10-28 09:23:47 1332 b30 DnldMgr FATAL:
> DM:CAgentDownloadManager:ownloadUpdate: pDownloadJob->Init failed with
> 0x800706ba.
> 2005-10-28 09:23:47 1332 b30 DnldMgr WARNING: Got error (hr = 800706ba)
> starting update 0 in call 67. Notifying call.
> 2005-10-28 09:23:47 1332 b30 DnldMgr Error 0x800706ba occurred while
> downloading update; notifying dependent calls.
> 2005-10-28 09:23:47 1332 b30 DnldMgr *********** DnldMgr: New download job
> [UpdateId = {0A591D73-FE21-492A-94D8-75FA56FBBE27}.101] ***********
> 2005-10-28 09:23:47 1332 b30 DnldMgr FATAL: DM:CBitsJob::Init: CreateJob
> failed with 0x800706ba.

 
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
Pinging one server within the same subnet fails but works in anoth Matt Wilson Windows Vista Networking 9 06-01-2007 03:38 PM
windows 2000 servers windowsupdate fails Gopi Windows Update 0 10-02-2005 06:49 AM
Windows Update Fails with error message from server dss Windows Update 2 08-31-2005 01:22 AM
Windows Update Fails with [Error number: 0x80072F78] on Windows Server 2003 Jim Moon Windows Update 4 04-09-2005 12:32 PM
Update Fails for Windows 2003 Server BGW Windows Update 0 08-01-2003 06:52 PM



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