Hi experts;
I get the usual error "can't start in a fashion..."
(its just a sql express i am trying to install on my laptop to play around!!)
Below the log:
2016-12-16 12:22:26.02 Server Microsoft SQL Server 2014 - 12.0.2000.8 (X64)
Feb 20 2014 20:04:26
Copyright (c) Microsoft Corporation
Express Edition (64-bit) on Windows NT 6.3 <X64> (Build 10240: )
2016-12-16 12:22:26.02 Server UTC adjustment: 0:00
2016-12-16 12:22:26.02 Server (c) Microsoft Corporation.
2016-12-16 12:22:26.02 Server All rights reserved.
2016-12-16 12:22:26.02 Server Server process ID is 7488.
2016-12-16 12:22:26.02 Server System Manufacturer: 'Dell Inc.', System Model: 'Latitude E7240'.
2016-12-16 12:22:26.02 Server Authentication mode is WINDOWS-ONLY.
2016-12-16 12:22:26.02 Server Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Log\ERRORLOG'.
2016-12-16 12:22:26.02 Server The service account is 'NT Service\MSSQLSERVER'. This is an informational message; no user action is required.
2016-12-16 12:22:26.02 Server Registry startup parameters:
-d C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA\master.mdf
-e C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Log\ERRORLOG
-l C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA\mastlog.ldf
2016-12-16 12:22:26.02 Server Command Line Startup Parameters:
-s "MSSQLSERVER"
2016-12-16 12:22:26.24 Server SQL Server detected 1 sockets with 2 cores per socket and 4 logical processors per socket, 4 total logical processors; using 4 logical processors based on SQL Server licensing. This is an informational message; no user action is required.
2016-12-16 12:22:26.24 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2016-12-16 12:22:26.24 Server Detected 8097 MB of RAM. This is an informational message; no user action is required.
2016-12-16 12:22:26.24 Server Using conventional memory in the memory manager.
2016-12-16 12:22:26.32 Server Default collation: SQL_Latin1_General_CP1_CI_AS (us_english 1033)
2016-12-16 12:22:26.35 Server Query Store settings initialized with enabled = 1,
2016-12-16 12:22:26.36 Server The maximum number of dedicated administrator connections for this instance is '1'
2016-12-16 12:22:26.36 Server This instance of SQL Server last reported using a process ID of 7436 at 16/12/2016 12:17:55 (local) 16/12/2016 12:17:55 (UTC). This is an informational message only; no user action is required.
2016-12-16 12:22:26.36 Server Node configuration: node 0: CPU mask: 0x000000000000000f:0 Active CPU mask: 0x000000000000000f:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.
2016-12-16 12:22:26.36 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.
2016-12-16 12:22:26.38 Server Software Usage Metrics is disabled.
2016-12-16 12:22:26.38 spid8s Starting up database 'master'.
2016-12-16 12:22:26.40 spid8s 6 transactions rolled forward in database 'master' (1:0). This is an informational message only. No user action is required.
2016-12-16 12:22:26.40 spid8s 0 transactions rolled back in database 'master' (1:0). This is an informational message only. No user action is required.
2016-12-16 12:22:26.40 spid8s Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
2016-12-16 12:22:26.45 spid8s SQL Server Audit is starting the audits. This is an informational message. No user action is required.
2016-12-16 12:22:26.45 spid8s SQL Server Audit has started the audits. This is an informational message. No user action is required.
2016-12-16 12:22:26.46 Server CLR version v4.0.30319 loaded.
2016-12-16 12:22:26.47 spid8s SQL Trace ID 1 was started by login "sa".
2016-12-16 12:22:26.47 spid8s Server name is 'GBLCM-L0904'. This is an informational message only. No user action is required.
2016-12-16 12:22:26.51 spid15s The server could not load the certificate it needs to initiate an SSL connection. It returned the following error: 0x80090331. Check certificates to make sure they are valid.
2016-12-16 12:22:26.51 spid15s Unable to initialize SSL encryption because a valid certificate could not be found, and it is not possible to create a self-signed certificate.
2016-12-16 12:22:26.51 spid15s Error: 17182, Severity: 16, State: 1.
2016-12-16 12:22:26.51 spid15s TDSSNIClient initialization failed with error 0x80090331, status code 0x80. Reason: Unable to initialize SSL support. The client and server cannot communicate, because they do not possess a common algorithm.
2016-12-16 12:22:26.51 spid15s Error: 17182, Severity: 16, State: 1.
2016-12-16 12:22:26.51 spid15s TDSSNIClient initialization failed with error 0x80090331, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. The client and server cannot communicate, because they do not possess a common algorithm.
2016-12-16 12:22:26.51 spid15s Error: 17826, Severity: 18, State: 3.
2016-12-16 12:22:26.51 spid15s 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.
2016-12-16 12:22:26.51 spid15s Error: 17120, Severity: 16, State: 1.
2016-12-16 12:22:26.51 spid15s SQL Server could not spawn FRunCommunicationsManager thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.