SQL Server 2005 SP1 "GetServiceuserGroup failed"

Hi all,

I upgraded a SQL Server 2000 Enterprise to 2005 Enterprise and would now install SQL Server SP1 but get a failure on Database Services.

Expected errordetails from logfile below

Any help is highly appreciated.

TIA

C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\sqlboot.dll
Version:
2005.90.2047.0
MSI (s) (CC!78) [13:05:27:911]: PROPERTY CHANGE: Adding checksum.CC1A8C58_27D1_4D38_BF1B_C0A5CBB90616 property. Its value is '#x383733666666306562383262303437623130353136383231303063663033333738346261323630643265386434626638393538633636633932313066646234623735643761316238303034646163393638396434333036313631383537376432353337306431353739393766303035326565626163613063393937326662366236383136313236326430303264643035336135333235373164613538373264396566343463363333363535386464346300'.
MSI (s) (CC!78) [13:05:27:911]: PROPERTY CHANGE: Adding Namechecksum.CC1A8C58_27D1_4D38_BF1B_C0A5CBB90616 property. Its value is 'Enterprise Edition'.
MSI (s) (CC!78) [13:05:27:911]: PROPERTY CHANGE: Adding EditionTypechecksum.CC1A8C58_27D1_4D38_BF1B_C0A5CBB90616 property. Its value is 'Enterprise Edition'.

GetServiceUserGroup failed for MSSQLSERVER, 5
Error Code: 0x80070534 (1332)
Windows Error Text: No mapping between account names and security IDs was done.
Source File Name: sqlca\sqlcax.cpp
Compiler Timestamp: Mon Feb 27 02:04:14 2006
Function Name: SetInstanceProperty
Source Line Number: 1223

MSI (s) (CC!78) [13:05:27:943]: Transforming table Error.
MSI (s) (CC!78) [13:05:27:943]: Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (CC!78) [13:05:27:943]: Transforming table Error.
MSI (s) (CC!78) [13:05:27:943]: Transforming table Error.
MSI (s) (CC!78) [13:05:27:943]: Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (CC!78) [13:05:27:943]: Transforming table Error.
MSI (s) (CC!78) [13:05:27:943]: Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (CC!78) [13:05:27:943]: Transforming table Error.
MSI (s) (CC!78) [13:05:27:943]: Note: 1: 2262 2: Error 3: -2147287038
Error Code: 1332
MSI (s) (CC!78) [13:05:27:943]: Transforming table Error.
MSI (s) (CC!78) [13:05:27:943]: Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (CC!78) [13:05:27:943]: Transforming table Error.
MSI (s) (CC!78) [13:05:27:943]: Transforming table Error.
MSI (s) (CC!78) [13:05:27:943]: Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (CC!78) [13:05:27:943]: Transforming table Error.
MSI (s) (CC!78) [13:05:27:943]: Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (CC!78) [13:05:27:958]: Transforming table Error.
MSI (s) (CC!78) [13:05:27:958]: Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (CC!78) [13:05:27:958]: Product: Microsoft SQL Server 2005 -- Error 29528. The setup has encountered an unexpected error while Setting Internal Properties. The error is: Fatal error during installation.

Error 29528. The setup has encountered an unexpected error while Setting Internal Properties. The error is: Fatal error during installation.

<Failure Type='Fatal' Error='1332'>
<EndFunc Name='LaunchFunction' Return='1332' GetLastError='0'>




Answer this question

SQL Server 2005 SP1 "GetServiceuserGroup failed"

  • HelloWorld .Net

    One more thing. The attached link has two different issues, one of which is the issue you are seeing. You may have to filter out a few posts to get the info.

    Thanks again,
    Samuel Lester (MSFT)



  • Tony Virnoche

    Thanks Rolf, we are aware of the issue and working toward a solution. Please see the following post for a little more history:

    http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=359987&SiteID=1

    Thanks,
    Samuel Lester (MSFT)



  • jayakumar

    Hello Rolf,

    I am not sure if the below link is directly related for your specific problem, but it solved mine. I was using a virtual machine copy for which a newsid utility ran upon.

    The setup has encountered an unexpected error while Setting Internal Properties. The error is: Fatal error during installation.

    http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=381890&SiteID=1


    Greets,

    Sarper Gurel
    --------------------------------------------------------------------------------
    This posting is provided "AS IS" with no warranties, and confers no rights.



  • SQL Server 2005 SP1 "GetServiceuserGroup failed"