Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > 2003 server sp1 fails

Reply
Thread Tools Display Modes

2003 server sp1 fails

 
 
Jess Bird
Guest
Posts: n/a

 
      08-03-2005
It gets to what seems to be about 3/4 of the way through of the install
process, then gives and error window that says: "Windows Server 2003 has been
partially updated and may not work properly." Then it uninstalls itself,
reboots, and goes back to normal. I have no idea what the problem could be,
so below you will see the end of the svcpack.log:

816.157: DoInstallation: ApplyAdminSystemAclsRecursive for
c:\windows\$hf_mig$\Service Pack 1 failed; error=0x00000003
816.157: Starting process:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ToGac .exe
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Micro soft.JScript.dll
816.860: Return Code = 0
816.860: Starting process:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ToGac .exe
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Micro soft.VisualBasic.dll
817.047: Return Code = 0
817.047: Starting process:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ToGac .exe
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\RegCo de.dll
817.157: Return Code = 0
817.157: Starting process:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ToGac .exe
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Syste m.EnterpriseServices.dll
817.500: Return Code = 0
817.500: Starting process:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ToGac .exe
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Syste m.Security.dll
817.625: Return Code = 0
817.625: Starting process:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ToGac .exe
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Syste m.DirectoryServices.dll
817.750: Return Code = 0
817.750: Starting process:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ToGac .exe
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Syste m.ServiceProcess.dll
817.860: Return Code = 0
817.860: Starting process:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ToGac .exe
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Syste m.Web.dll
818.157: Return Code = 0
818.157: Starting process:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ToGac .exe
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Syste m.Web.RegularExpressions.dll
818.375: Return Code = 0
818.375: Starting process:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ToGac .exe
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Syste m.Web.Services.dll
818.594: Return Code = 0
818.594: Starting process:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ToGac .exe
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Syste m.Windows.Forms.dll
819.141: Return Code = 0
819.141: Starting process:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ToGac .exe
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Syste m.Xml.dll
819.141: Return Code = 2
819.141: DoInstallation:RunInfProcesses for ProcessesToRun Failed
819.141: Service Pack 1 Setup encountered an error: An error in updating
your system has occurred.
829.610: Unregistration of sprecovr successful
830.032: An error in updating your system has occurred.

Select 'OK' to undo the changes that have been made.
893.703: Message displayed to the user: An error in updating your system has
occurred.

Select 'OK' to undo the changes that have been made.
893.703: User Input: OK
893.703: Starting process:
C:\WINDOWS\$NtServicePackUninstall$\spuninst\spuni nst.exe /~ -u -z
1451.938: Software Update Rollback has completed with return code 0xbc2.
This rollback requires a reboot.
1451.938: Service Pack 1 installation did not complete.

Windows Server 2003 has been partially updated and may not work properly.
2629.407: Message displayed to the user: Service Pack 1 installation did not
complete.

Windows Server 2003 has been partially updated and may not work properly.
2629.407: User Input: OK
2629.407: Update.exe extended error code = 0xf070
2629.407: Update.exe return code was masked to 0x643 for MSI custom action
compliance.
Shutdown Initiated in Self Extractor
***

Any ideas of how I can correct this problem would me very appreciated. Thank
you.
 
Reply With Quote
 
 
 
 
Robert Aldwinckle
Guest
Posts: n/a

 
      09-30-2006
"eristoff" <> wrote in message
news:...
>
> I have the same error codes trying to install windows Service Pack 1 SP1
> on windows 2003 server.
> Please help...



> View this thread: http://forums.techarena.in/showthread.php?t=336010



<extract>
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ToGac .exe
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Syste m.Xml.dll
819.141: Return Code = 2
819.141: DoInstallation:RunInfProcesses for ProcessesToRun Failed
</extract>


Exactly the same error? That one seems unusual.
The usual problem with that update is a permissions problem.
Some people are also able to install it after uninstalling
and reinstalling the whole product. YMMV.

Also, beware the odd inserted spaces (probably tab marks for Google
ads benefit) on those pages. They could make finds in those pages
problematic.


HTH

Robert Aldwinckle
---


 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      10-02-2006
"eristoff" <> wrote in message
news:...
>
> When I said the same error codes I meant these:
> “2629.407: Update.exe extended error code = 0xf070
> 2629.407: Update.exe return code was masked to 0x643 for MSI custom
> action
> compliance.”



Those aren't interesting. Basically just codes saying it didn't work
but not telling you anything about why. The one that I extracted
from your link was the first error symptom and I suspect that if anybody
was familiar with ToGac.exe and its return codes that it would be
sufficient to know what it was telling us about your System.xml.dll
Perhaps even without such documentation it would have been enough
to know that there was something different about that module
compared to the previous one which was processed by the same utility:
System.Windows.Forms.dll E.g. perhaps you could have used one of
the .NET Framework admin tools to check on the status of both of those
modules. Etc.


>
> I started following this thread:
> http://www.m c s
> e.ms/showthread.php?threadid=1530401&perpage=10&pagenum ber=1
> Which is based on this MS article:
> http://www.microsoft.com/technet/scr.../help/wmi.mspx
> (the “*Windows Server 2003, Service Pack 1*” part)
>
> But it still didn’t worked…
>
> So, how did we do it? We downloaded the “*The WMI Diagnosis Utility*“
> http://www.microsoft.com/downloads/d...displaylang=en
> And basically searched for the missing files and placed them on the
> right folders…
>
> SP1 instaled… finally.



Good work. But I'm curious why did you used that diagnostic tool
(for WMI specifically) instead of a more general one for the .NET Framework?

Anyways, thanks for reporting your solution.


Robert
---


>
>
> --
> eristoff
> ------------------------------------------------------------------------
> eristoff's Profile: http://forums.techarena.in/member.php?userid=18023
> View this thread: http://forums.techarena.in/showthread.php?t=336010
>
> http://www.techarena.in
>



 
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
Server 2003, Windows Media Server 9.0 - MMS protocol fails nngs_geek Windows Media Player 0 09-09-2005 06:31 PM
Server 2003 Enterprise, SP1 fails to install Jess Bird Windows Update 0 08-03-2005 06:26 PM
Windows Server 2003 SP1 fails to install jimbowie Windows Update 2 06-17-2005 03:48 PM
MmMapLockedPagesSpecifyCache Fails on Server 2003 Harry Windows Vista Drivers 2 10-02-2003 09:00 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