Errors with SonarLint 11.2.0.82640

We just tried Sonarlint 11.2.0.82640 and we get this error pop-up:

The logs (where company specific paths or names were manually modified):
sonar logs.txt (42.0 KB)

I hope this help you. We can provide more details if needed.

1 Like

Hi @jmini,

I have just one question regarding the logs as they are not color-coded and we don’t prefix lines with stuff like [ERROR]:

Are there 2 errors in the logs, one starting with

Unable to load plugin C:<path_to_workspace>.sonarlint\storage\736f6e61722e756e626c752e636f6d\plugins\sonar-text-plugin-2.12.1.2905.jar

Because this one is coming from SonarQube Server, are you still on DE 10.6 like mentioned on the other thread?

And another one? You mentioned the one starting with

Number of blame output sections is higher than expected number of lines

Best,
Tobias

At server side we are using Developer Edition v10.8.1 (101195) which I think is quite up-to-date.

Inside Eclipse the logs that were shared in the attached file are from SonarLint 11.2.0.82640. Eclipse IDE version is based on 2024-06

I will ask the developer who shared with me the sonar logs.txt file how he got that. I assume he checked somewhere in Eclipse. Maybe he clicked on Open Console in the screenshot he send (the one I have attached in my message)

I did not modify anything more than removing the File paths that are specific to our installation. I changed the name of the URL of the GitLab server. And I removed the values sonar.java.libraries and sonar.java.test.libraries that were containing a long list of jars files.

I did not modify any other entries ([ERROR] or similar), so I am not sure to understand what you are referring to.

Number of blame output sections is higher than expected number of lines

This appears on lines 91, 115, 118, 129 in the file I shared.

Hello @jmini

  1. I see that logs are not verbose. Can you please provide verbose logs if issue is still present?

“Number of blame output sections is higher than expected number of lines”

message is not an error, it’s a warning. It shouldn’t trigger the popup notification and should not block any functionality.

  1. Is there any specific functionality not working for you or we discuss this popup only?
  2. The stack trace in logs can be the reason of the popup notification - text plugin loading problem. But then later I see that analysis was scheduled with secrets rules that comes from the text plugin, so eventually it was loaded apparently.

Best,

  1. we will try to provide more log
  2. OK
  3. since the java heap space error with 10.11 the acceptance of SonarLint in the team was reduced. We need to have a good working IDE and it should not be polluted by some popup.
  4. it was also reported that somehow the plugin was working