Resolveu. Instalou o MS-SQL Server novamente e funcionou.
A Microsoft faz magia negra.
Estou usando Benchmark 1.0.0 nível 2 do CIS Microsoft Windows Server 2016 no EC2 com Microsoft SQL Server 2016 Express .
Ao chegar na configuração Teamcity 2017.2 , recebo o seguinte erro:
Login failed for user '********'. ClientConnectionId:287ee400-4811-41b6-847f-02b843642553 (after 10 attempt(s); total time spent waiting 542.841 ms; driver version 6.0.8112.100; java.version=1.8.0_151; jdk.tls.client.protocols=[]; jdk.certpath.disabledAlgorithms=[MD2, MD5, SHA1 jdkCA & usage TLSServer, RSA keySize < 1024, DSA keySize < 1024, EC keySize < 224]; jdk.tls.disabledAlgorithms=[SSLv3, RC4, MD5withRSA, DH keySize < 768, EC keySize < 224])
SQL exception: Login failed for user '********'. ClientConnectionId:287ee400-4811-41b6-847f-02b843642553 (after 10 attempt(s); total time spent waiting 542.841 ms; driver version 6.0.8112.100; java.version=1.8.0_151; jdk.tls.client.protocols=[]; jdk.certpath.disabledAlgorithms=[MD2, MD5, SHA1 jdkCA & usage TLSServer, RSA keySize < 1024, DSA keySize < 1024, EC keySize < 224]; jdk.tls.disabledAlgorithms=[SSLv3, RC4, MD5withRSA, DH keySize < 768, EC keySize < 224])
Eu configurei o banco de dados conforme descrito aqui:
Eu tentei trabalhar com alguns manuais, mas nada parece funcionar. Eu tenho as credenciais corretas e não alterei nenhum recurso de segurança padrão no Windows.
Eu posso com sucesso Telnet 1433 no host local.
Qualquer ajuda será muito apreciada
Resolveu. Instalou o MS-SQL Server novamente e funcionou.
A Microsoft faz magia negra.