Hi,
This is the first time I am encountering this issue. This is on a Windows 7 64 bit domain workstation and I am trying to install SQL Server developer edition for 2012.
I get the following error message at the end of Setup:
Feature: Reporting Services - Native
Status: Failed: see logs for details
Reason for failure: An error occurred for a dependency of the feature causing the setup process for the feature to fail.
Next Step: Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
Component name: SQL Server Database Engine Services Instance Features
Component error code: 0x851A0019
Error description: Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
Error help link:
http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
Feature: Database Engine Services
Status: Failed: see logs for details
Reason for failure: An error occurred during the setup process of the feature.
Next Step: Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
Component name: SQL Server Database Engine Services Instance Features
Component error code: 0x851A0019
Error description: Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
Error help link:
http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
Feature: Data Quality Services
Status: Failed: see logs for details
Reason for failure: An error occurred for a dependency of the feature causing the setup process for the feature to fail.
Next Step: Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
Component name: SQL Server Database Engine Services Instance Features
Component error code: 0x851A0019
Error description: Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
Error help link:
http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
Feature: Full-Text and Semantic Extractions for Search
Status: Failed: see logs for details
Reason for failure: An error occurred for a dependency of the feature causing the setup process for the feature to fail.
Next Step: Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
Component name: SQL Server Database Engine Services Instance Features
Component error code: 0x851A0019
Error description: Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
Error help link:
http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
Feature: SQL Server Replication
Status: Failed: see logs for details
Reason for failure: An error occurred for a dependency of the feature causing the setup process for the feature to fail.
Next Step: Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
Component name: SQL Server Database Engine Services Instance Features
Component error code: 0x851A0019
Error description: Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
Error help link:
http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
I checked the SQL Server Log file and see this:
2012-08-03 12:42:24.40 Server SQL Server detected 1 sockets with 4 cores per socket and 8 logical processors per socket, 8 total logical processors; using 8 logical processors based on SQL Server licensing. This is an informational
message; no user action is required.
2012-08-03 12:42:24.40 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2012-08-03 12:42:24.40 Server Detected 8150 MB of RAM. This is an informational message; no user action is required.
2012-08-03 12:42:24.40 Server Using conventional memory in the memory manager.
2012-08-03 12:42:24.93 Server Perfmon counters for resource governor pools and groups failed to initialize and are disabled.
2012-08-03 12:42:25.00 Server Node configuration: node 0: CPU mask: 0x00000000000000ff:0 Active CPU mask: 0x00000000000000ff:0. This message provides a description of the NUMA configuration for this computer. This is an informational
message only. No user action is required.
2012-08-03 12:42:25.02 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required.
2012-08-03 12:42:25.05 Server Database Mirroring Transport is disabled in the endpoint configuration.
2012-08-03 12:42:25.07 Server Software Usage Metrics is disabled.
2012-08-03 12:42:25.12 spid5s Warning ******************
2012-08-03 12:42:25.12 spid5s SQL Server started in single-user mode. This an informational message only. No user action is required.
2012-08-03 12:42:25.42 spid5s Starting up database 'master'.
2012-08-03 12:42:25.45 Server CLR version v4.0.30319 loaded.
2012-08-03 12:42:26.40 Server Common language runtime (CLR) functionality initialized using CLR version v4.0.30319 from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\.
2012-08-03 12:42:26.63 spid5s SQL Server Audit is starting the audits. This is an informational message. No user action is required.
2012-08-03 12:42:26.63 spid5s SQL Server Audit has started the audits. This is an informational message. No user action is required.
2012-08-03 12:42:26.76 spid5s SQL Trace ID 1 was started by login "sa".
2012-08-03 12:42:26.76 spid5s Server name is 'ITS-094111D'. This is an informational message only. No user action is required.
2012-08-03 12:42:26.80 spid12s Password policy update was successful.
2012-08-03 12:42:26.81 spid12s Error: 17190, Severity: 16, State: 1.
2012-08-03 12:42:26.81 spid12s Initializing the FallBack certificate failed with error code: 1, state: 20, error number: 0.
2012-08-03 12:42:26.81 spid12s Unable to initialize SSL encryption because a valid certificate could not be found, and it is not possible to create a self-signed certificate.
2012-08-03 12:42:26.83 spid12s Error: 17182, Severity: 16, State: 1.
2012-08-03 12:42:26.83 spid12s TDSSNIClient initialization failed with error 0x80092004, status code 0x80. Reason: Unable to initialize SSL support. Cannot find object or property.
2012-08-03 12:42:26.83 spid12s Error: 17182, Severity: 16, State: 1.
2012-08-03 12:42:26.83 spid12s TDSSNIClient initialization failed with error 0x80092004, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. Cannot find object or property.
2012-08-03 12:42:26.83 spid12s Error: 17826, Severity: 18, State: 3.
2012-08-03 12:42:26.83 spid12s Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
2012-08-03 12:42:26.83 spid12s Error: 17120, Severity: 16, State: 1.
2012-08-03 12:42:26.83 spid12s SQL Server could not spawn FRunCommunicationsManager thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.
I tried the workaround given in here :
http://blogs.msdn.com/b/sqljourney/archive/2012/03/16/sql-2008-r2-setup-fails-with-quot-wait-on-the-database-engine-recovery-handle-failed-quot.aspx
I tried changing the service accounts for the Database Engine Service from <NT Service\MSSQLServer>, to Built-in Accounts <Local System> and <Local Service> and also a specially built local administrative user account. None of them get
past the issue.
I checked under protocols for MSSQLServer and under properties, certificates, there is nothing. I was going to figure out a way to generate a local certificate and import it into the Configuration Manager but wanted to reach out to you all first.
Madan Gopal