Can someone please give me any thoughts on the error I have below. Thanks.
Event Viewer
The SQL Server (***) service terminated with service-specific error %%-2146885628.
Error Log:
2013-01-08 08:23:42.89 Server All rights reserved.
2013-01-08 08:23:42.89 Server Server process ID is 872.
2013-01-08 08:23:42.89 Server Authentication mode is MIXED.
2013-01-08 08:23:42.89 Server Logging SQL Server messages in file 'C:\Program Files (x86)\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG'.
2013-01-08 08:23:42.89 Server This instance of SQL Server last reported using a process ID of 2700 at 1/8/2013 8:18:22 AM (local) 1/8/2013 1:18:22 PM (UTC). This is an informational message only; no user action is required.
2013-01-08 08:23:42.89 Server Registry startup parameters:
2013-01-08 08:23:42.89 Server -d C:\Program Files (x86)\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf
2013-01-08 08:23:42.89 Server -e C:\Program Files (x86)\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG
2013-01-08 08:23:42.89 Server -l C:\Program Files (x86)\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldf
2013-01-08 08:23:42.89 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2013-01-08 08:23:42.89 Server Detected 2 CPUs. This is an informational message; no user action is required.
2013-01-08 08:23:43.06 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.
2013-01-08 08:23:43.10 Server Database mirroring has been enabled on this instance of SQL Server.
2013-01-08 08:23:43.11 spid5s Starting up database 'master'.
2013-01-08 08:23:43.16 spid5s SQL Trace ID 1 was started by login "sa".
2013-01-08 08:23:43.17 spid5s Starting up database 'mssqlsystemresource'.
2013-01-08 08:23:43.17 spid5s The resource database build version is 9.00.4035. This is an informational message only. No user action is required.
2013-01-08 08:23:43.21 spid5s Server name is 'Q-SBU-EPO-01\EPOSERVER'. This is an informational message only. No user action is required.
2013-01-08 08:23:43.21 spid8s Starting up database 'model'.
2013-01-08 08:23:43.22 spid5s Starting up database 'msdb'.
2013-01-08 08:23:43.22 Server Error: 26014, Severity: 16, State: 1.
2013-01-08 08:23:43.22 Server Unable to load user-specified certificate. The server will not accept a connection. You should verify that the certificate is correctly installed. See "Configuring Certificate for Use by SSL" in Books
Online.
2013-01-08 08:23:43.22 Server Error: 17182, Severity: 16, State: 1.
2013-01-08 08:23:43.22 Server TDSSNIClient initialization failed with error 0x80092004, status code 0x80.
2013-01-08 08:23:43.22 Server Error: 17182, Severity: 16, State: 1.
2013-01-08 08:23:43.22 Server TDSSNIClient initialization failed with error 0x80092004, status code 0x1.
2013-01-08 08:23:43.22 Server Error: 17826, Severity: 18, State: 3.
2013-01-08 08:23:43.22 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.
2013-01-08 08:23:43.22 Server Error: 17120, Severity: 16, State: 1.
2013-01-08 08:23:43.22 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.
Charles