I have two instances of SQL on this machine, 2005 and 2008 R2. The 2005 server starts and works fine but the 2008 R2 is giving me the above error when trying to start.
Here is the contents of the ERRORLOG file:
2014-07-23 11:02:34.95 Server Microsoft SQL Server 2008 R2 (SP2) - 10.50.4000.0 (X64)
Jun 28 2012 08:36:30
Copyright (c) Microsoft Corporation
Express Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)
2014-07-23 11:02:34.95 Server (c) Microsoft Corporation.
2014-07-23 11:02:34.95 Server All rights reserved.
2014-07-23 11:02:34.95 Server Server process ID is 628.
2014-07-23 11:02:34.95 Server System Manufacturer: 'Hewlett-Packard', System Model: 'HPE-500y'.
2014-07-23 11:02:34.95 Server Authentication mode is MIXED.
2014-07-23 11:02:34.95 Server Logging SQL Server messages in file 'c:\Program Files\Microsoft SQL Server\MSSQL10_50.MITEK_TP\MSSQL\Log\ERRORLOG'.
2014-07-23 11:02:34.95 Server This instance of SQL Server last reported using a process ID of 7844 at 7/23/2014 10:55:02 AM (local) 7/23/2014 4:55:02 PM (UTC). This is an informational message only; no user action is required.
2014-07-23 11:02:34.95 Server Registry startup parameters:
-d c:\Program Files\Microsoft SQL Server\MSSQL10_50.MITEK_TP\MSSQL\DATA\master.mdf
-e c:\Program Files\Microsoft SQL Server\MSSQL10_50.MITEK_TP\MSSQL\Log\ERRORLOG
-l c:\Program Files\Microsoft SQL Server\MSSQL10_50.MITEK_TP\MSSQL\DATA\mastlog.ldf
2014-07-23 11:02:34.99 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2014-07-23 11:02:34.99 Server Detected 6 CPUs. This is an informational message; no user action is required.
2014-07-23 11:02:35.09 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.
2014-07-23 11:02:35.16 Server Node configuration: node 0: CPU mask: 0x000000000000003f:0 Active CPU mask: 0x000000000000003f:0. This message provides a description of the NUMA configuration for this computer. This is an informational
message only. No user action is required.
2014-07-23 11:02:35.19 spid6s Starting up database 'master'.
2014-07-23 11:02:35.31 spid6s FILESTREAM: effective level = 0, configured level = 0, file system access share name = 'MITEK_TP'.
2014-07-23 11:02:35.34 spid6s SQL Trace ID 1 was started by login "sa".
2014-07-23 11:02:35.34 spid6s Starting up database 'mssqlsystemresource'.
2014-07-23 11:02:35.36 spid6s The resource database build version is 10.50.4000. This is an informational message only. No user action is required.
2014-07-23 11:02:35.52 spid10s Starting up database 'model'.
2014-07-23 11:02:35.52 spid6s Server name is 'TPT\MITEK_TP'. This is an informational message only. No user action is required.
2014-07-23 11:02:35.52 spid6s Informational: No full-text supported languages found.
2014-07-23 11:02:35.52 spid6s Starting up database 'msdb'.
2014-07-23 11:02:35.69 Server A self-generated certificate was successfully loaded for encryption.
2014-07-23 11:02:35.69 Server Error: 17182, Severity: 16, State: 1.
2014-07-23 11:02:35.69 Server TDSSNIClient initialization failed with error 0xffffffff, status code 0x80. Reason: Unable to initialize SSL support.
2014-07-23 11:02:35.69 Server Error: 17182, Severity: 16, State: 1.
2014-07-23 11:02:35.69 Server TDSSNIClient initialization failed with error 0xffffffff, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors.
2014-07-23 11:02:35.69 Server Error: 17826, Severity: 18, State: 3.
2014-07-23 11:02:35.69 Server 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-07-23 11:02:35.69 Server Error: 17120, Severity: 16, State: 1.
2014-07-23 11:02:35.69 Server SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.