SonarQube for IDE crashes on IntelliJ

When I run SonarQube for IDE crashes :frowning:

  • Operating system: Windows 11 64-bit
  • SonarQube for IntelliJ plugin version: 10.27.0.81781
  • IntelliJ version: 2024.2.5 (Community Edition)
  • Programming language you’re coding in: Java
  • Is connected mode used: No
    • SonarQube Cloud, SonarQube Server, or SonarQube Community Build? (if one of the latter two, which version?):

And a thorough description of the problem / question:
This is the log

error.txt (198.7 KB)

Thanks in advance!

Hey @Francisco_Zenteno, it seems that your installation got corrupted.

To fix this, please remove the following folders:

  • ~/.sonarlint/known-findings-store-*
  • ~/.sonarlint/.sonarlinttmp*
  • ~/.sonarlint/storage/local_only_issues_backup.tar.gz

If it ever happens again, please come back to us. This should rarely occur.

Thank you!

1 Like