Getting error ERROR: Error during SonarScanner execution java.lang.IllegalStateException: Unable to

We have pipeline configured in azure devops which gets analyze the .Net code from github and publish a report to the sonar qube server by using the ruleset from sonar qube.

But since last month getting a below error for ‘Run Code Analysis task’

“Error during SonarScanner execution
java.lang.IllegalStateException: Unable to load component class org.sonar.plugins.javascript.JavaScriptSensor”

Sonar Qube Server- 8.4.1.35646
SonarScanner for MSBuild - 5.15

Hi,

Your 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.4.1 → 8.9.10 → 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.

If your error persists after upgrade, please come back to us.