Install can't find sql_engine_core_shared.msi

  • I'm trying to install SQL Server 2008 R2, and about halfway through the installation it tells me that it cannot find SP 2 sql_engine_core_shared.

    I completely copied the install bits from the DVD to a folder on the system c:\SQL Server 2008 Media.

    Downloaded SP 2 and extracted it using "sp2.exe /x:<DestinationFolder>".

    From the locate file dialog I browsed to c:\SQL Server 2008 Media\SP2\X64\setup\sql_engine_core_shared and the sql_engine_core_shared.MSI. This file is there is there.

    The database engine installed, but fulltext search failed. Any ideas?

    Here is the log:

    Overall summary:

    Final result: SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.

    Exit code (Decimal): -2068643839

    Exit facility code: 1203

    Exit error code: 1

    Exit message: SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.

    Start time: 2013-10-30 17:44:43

    End time: 2013-10-31 10:14:36

    Requested action: Install

    Log with failure: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20131030_174424\sql_engine_core_shared_Cpu64_1.log

    Exception help link: http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.0.2531.0

    Machine Properties:

    Machine name: WIN-29QVOWBM550

    Machine processor count: 2

    OS version: Windows Server 2008

    OS service pack: Service Pack 1

    OS region: United States

    OS language: English (United States)

    OS architecture: x64

    Process architecture: 64 Bit

    OS clustered: No

    Product features discovered:

    Product Instance Instance ID Feature Language Edition Version Clustered

    Sql Server 2008 Management Tools - Basic 1033 Express Edition 10.50.1600.1 No

    Package properties:

    Description: SQL Server Database Services 2008

    SQLProductFamilyCode: {628F8F38-600E-493D-9946-F4178F20A8A9}

    ProductName: SQL2008

    Type: RTM

    Version: 10

    SPLevel: 0

    Installation location: C:\SQL Server 2008 Media\x64\setup\

    Installation edition: STANDARD

    User Input Settings:

    ACTION: Install

    ADDCURRENTUSERASSQLADMIN: False

    AGTSVCACCOUNT: SQLService

    AGTSVCPASSWORD: *****

    AGTSVCSTARTUPTYPE: Automatic

    ASBACKUPDIR: Backup

    ASCOLLATION: Latin1_General_CI_AS

    ASCONFIGDIR: Config

    ASDATADIR: Data

    ASDOMAINGROUP: <empty>

    ASLOGDIR: Log

    ASPROVIDERMSOLAP: 1

    ASSVCACCOUNT: <empty>

    ASSVCPASSWORD: *****

    ASSVCSTARTUPTYPE: Automatic

    ASSYSADMINACCOUNTS: <empty>

    ASTEMPDIR: Temp

    BROWSERSVCSTARTUPTYPE: Automatic

    CONFIGURATIONFILE: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20131030_174424\ConfigurationFile.ini

    CUSOURCE:

    ENABLERANU: False

    ERRORREPORTING: False

    FEATURES: SQLENGINE,FULLTEXT,BIDS,BC

    FILESTREAMLEVEL: 0

    FILESTREAMSHARENAME: <empty>

    FTSVCACCOUNT: NT AUTHORITY\LOCAL SERVICE

    FTSVCPASSWORD: *****

    HELP: False

    INDICATEPROGRESS: False

    INSTALLSHAREDDIR: c:\Program Files\Microsoft SQL Server\

    INSTALLSHAREDWOWDIR: c:\Program Files (x86)\Microsoft SQL Server\

    INSTALLSQLDATADIR: <empty>

    INSTANCEDIR: C:\Program Files\Microsoft SQL Server\

    INSTANCEID: MSSQLSERVER

    INSTANCENAME: MSSQLSERVER

    ISSVCACCOUNT: NT AUTHORITY\NetworkService

    ISSVCPASSWORD: *****

    ISSVCSTARTUPTYPE: Automatic

    NPENABLED: 0

    PCUSOURCE:

    PID: *****

    QUIET: False

    QUIETSIMPLE: False

    RSINSTALLMODE: FilesOnlyMode

    RSSVCACCOUNT: <empty>

    RSSVCPASSWORD: *****

    RSSVCSTARTUPTYPE: Automatic

    SAPWD: *****

    SECURITYMODE: SQL

    SQLBACKUPDIR: <empty>

    SQLCOLLATION: SQL_Latin1_General_CP1_CI_AS

    SQLSVCACCOUNT: SQLService

    SQLSVCPASSWORD: *****

    SQLSVCSTARTUPTYPE: Automatic

    SQLSYSADMINACCOUNTS: WIN-29QVOWBM550\MorrowConsulting,WIN-29QVOWBM550\jmace

    SQLTEMPDBDIR: <empty>

    SQLTEMPDBLOGDIR: <empty>

    SQLUSERDBDIR: <empty>

    SQLUSERDBLOGDIR: <empty>

    SQMREPORTING: False

    TCPENABLED: 1

    X86: False

    Configuration file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20131030_174424\ConfigurationFile.ini

    Detailed results:

    Feature: Database Engine Services

    Status: Passed

    MSI status: Passed

    Configuration status: Passed

    Feature: Full-Text Search

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Feature: Client Tools Backwards Compatibility

    Status: Passed

    MSI status: Passed

    Configuration status: Passed

    Feature: Business Intelligence Development Studio

    Status: Passed

    MSI status: Passed

    Configuration status: Passed

    Rules with failures:

    Global rules:

    Scenario specific rules:

    Rules report file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20131030_174424\SystemConfigurationCheck_Report.htm

  • Are you trying to slipstream the install? By that, I mean install a brand new instance with SP2 installed without having to install SP2 separately?

  • No I am not

  • Looks like we may need one other log, but I don't quite know what it would be named. This is in your output

    Feature: Full-Text Search

    Status: Failed: see logs for details

    MSI status: Passed

    Configuration status: Passed

    Also, Is this SQL 2008 or SQL 2008 R2? The log files seem to indicate SQL 2008, but you mentioned SQL 2008 R2 in the description.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply