Error while connecting SonarLint to SonarQube on Intellij

Please provide

  • Operating system: MAC
  • IntelliJ IDEA 2023.3
  • SonarLint plugin version: 10.5.0.78339
  • Programming language you’re coding in: Java
  • Is connected mode used:
    • Connected to SonarCloud or SonarQube (and which version): SonarQube * Developer Edition
  • Version 8.9.3 (build 48735)

When trying to connect SonarLint from Intellij, I followed the below steps:

  • Tools-> SonarLint ->Settings
  • Add a connection to SonarCloud or SonarQube
  • Entered ConnectionName as Sonar and selected SonarQube. Entered the sonarQube URL.
  • New Connection: Authentication, Authetication type: Token
  • Entered the token generated from SonarQube server
  • On clicking Next, I get the following error with no details:

Please provide any inputs that can help me resolve this issue.

Hi,

Could you post your SonarLint logs and/or a thread dump? You can find the instructions for getting them in the docs.

Also, I need to mention that your SonarQube version is past EOL. You should upgrade to either the latest version or the current LTA (long-term active version) at your earliest convenience. Your upgrade path is:

8.9.3 → 9.9.4 → 10.5.1 (last step optional)

You may find these resources helpful:

If you have questions about upgrading, feel free to open a new thread for that here.

 
Thx,
Ann