Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 7696

2012 Dev Install Fail

$
0
0

I had SQL Server 2012 Express installed on my development box.  I uninstalled it and ran the SQL Server 2012 DEV with updates. I've installed and uninstalled many times. Finally I installed with minimum feature set and had one failure - Database Engine Services.  I'd guess this is fairly important to have pass. 

  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:          0x851A001A
  Error description:             Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.

In the error log I see these errors:

Failed to verify Authenticode signature on DLL 'C:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER2012\MSSQL\Binn\ftimport.dll'.Error: 17190, Severity: 16, State: 1.
2014-08-11 15:47:38.99 spid12s     Initializing the FallBack certificate failed with error code: 1, state: 20, error number: 0.
2014-08-11 15:47:38.99 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.
2014-08-11 15:47:38.99 spid12s     Error: 17182, Severity: 16, State: 1.
2014-08-11 15:47:38.99 spid12s     TDSSNIClient initialization failed with error 0x80092004, status code 0x80. Reason: Unable to initialize SSL support. Cannot find object or property.
2014-08-11 15:47:38.99 spid12s     Error: 17182, Severity: 16, State: 1.
2014-08-11 15:47:38.99 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.
2014-08-11 15:47:38.99 spid12s     Error: 17826, Severity: 18, State: 3.
2014-08-11 15:47:38.99 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.
2014-08-11 15:47:38.99 spid12s     Error: 17120, Severity: 16, State: 1.
2014-08-11 15:47:38.99 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 can open up SSMS 2012 but when I try to connect to my named instance DT0315\SQLSERVER2012DEV it fails to recognize either of the mixed mode logons. This server appears in the dropdown of servers. 

I've configured logon to run as LocalService. I've enabled the client protocols.

Any ideas what the issue may be?


Viewing all articles
Browse latest Browse all 7696

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>