Sonar freezes IntelliJ

Hi folks, could you please have a look at this problem: :slight_smile:

  • Operating system:
    Kubuntu 22.04
    KDE Plasma Version: 5.24.7
    KDE Frameworks Version: 5.92.0
    Qt Version: 5.15.3
    Kernel Version: 5.15.0-117-generic (64-bit)
    Processors: 12 × Intel® Core™ i7-9850H CPU @ 2.60GHz
    Memory: 31.1 GiB of RAM

  • SonarLint plugin version: 10.7.0.78874

  • IntelliJ version:
    IntelliJ IDEA 2024.1.4 (Ultimate Edition)
    Build #IU-241.18034.62, built on June 20, 2024
    Runtime version: 17.0.11+1-b1207.24 amd64
    VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
    Linux 5.15.0-117-generic
    GC: G1 Young Generation, G1 Old Generation
    Memory: 4096M
    Cores: 12
    Registry:
    debugger.new.tool.window.layout=true
    ide.experimental.ui=true
    ide.images.show.chessboard=true
    terminal.new.ui=true
    Non-Bundled Plugins:
    com.faebeee.vuecomponentcreator (2.7.3)
    com.herokuapp.vuesion (1.9.2)
    Quick Notes (3.3)
    com.thvardhan.gradianto (5.5)
    com.hiberbee.intellij.hiberbee-theme (2024.2.28.2100)
    com.jetbrains.edu (2024.7-2024.1-1655)
    monokai-pro (1.10)
    com.intellij.plugins.watcher (241.14494.150)
    cn.jxzhang.plugin.json-formatter (1.4)
    com.fxiaoke.lizc8407 (2.2.0)
    com.markskelton.one-dark-theme (5.11.0)
    Statistic (4.2.14)
    com.intellij.properties.bundle.editor (241.14494.150)
    Key Promoter X (2024.2.0)
    hunspell (241.17890.43)
    org.intellij.RegexpTester (2.2.0)
    AntSupport (241.18034.55)
    com.jetbrains.jax.ws (241.14494.158)
    org.asciidoctor.intellij.asciidoc (0.42.2)
    com.dmarcotte.handlebars (241.14494.150)
    org.sonarlint.idea (10.7.0.78874)
    com.ppolivka.plugin.gitcleaner (1.1.4)
    com.majera.intellij.codereview.gitlab (2024.2.3.241)
    mobi.hsz.idea.gitignore (4.5.3)
    com.microsoft.tooling.msservices.intellij.azure (3.90.0-2024.1)
    Kotlin: 241.18034.62-IJ
    Current Desktop: KDE

  • Programming language you’re coding in: Java

  • Is connected mode used: Connected to SonarQube v9.9.6 (build 92038)

Description of the problem:

Sometimes while editing in different files, sonar starts jobs to scan the changed files and which simply never finish.
If I then want to commit (and I have sonar as pre-commit check activated), the whole IDE freezes prompting to wait for sonar analysis to finish. Which never happens (I have let it run for several hours). IJ then needs to be shut down via kill -9

My buddy experiences the same problem on Windows 10.

sonarqube-system-info-2024-7-30-11-38.json (11.6 KB)
dump.txt (563.4 KB)

Hello @MojoQ, thank you for your report! We are going to release a new version later this week, which should tackle this issue; sorry for the inconvenience.

1 Like

Hi Nicolas,
that’s great news! We’re looking forward to it!

BR Mojo

Hey @MojoQ, we have just released SonarLint for IntelliJ version 10.8. Could you please try it and see if the issue persists? Thank you!