SonarQube Documentation for 8.9 LTS is wrong for MSSQL JDBC auth driver

Must-share information (formatted with Markdown):

  • latest 8.9 version available to download
  • how is SonarQube deployed: ZIP
  • what are you trying to achieve: Upgrade from 8.5 to 8.9 LTS
  • what have you tried so far to achieve this: Unzip and configure

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

Main error “java.lang.UnsatisfiedLinkError: no mssql-jdbc_auth-9.2.0.x64”

I downloaded the exact version provided in the documentation, but it appears the link is going to 11 and not 9. Suggest someone update the documentation to fix the bad link here under the MS SQL steps Install the server It shows

Integrated security

To use integrated security:

  1. Download the Microsoft SQL JDBC Auth 11.2.0 package and copy mssql-jdbc_auth-11.2.0.x64.dll to any folder in your path.

I assume someone went through and updated the documents but accidently updated 8.9.

Hi,

Welcome to the community!

In fact, 8.9 is past EOL, and the documentation version you have is also out of date. The latest version is 10.1 (docs), and the current LTS is 9.9.1 (docs). You can download them from the downloads page.

 
HTH,
Ann

1 Like