Unable to register extension fr.cnes.sonar.plugins.icode.check.ICodeSensor

Hi,

i am getting the below error while generating the sonarqube analysis can you please help me on this? java.lang.IllegalStateException: Unable to register extension fr.cnes.sonar.plugins.icode.check.ICodeSensor from plugin ‘icode’

Template for a good bug report, formatted with Markdown:

  • versions used (SonarQube, Scanner, Plugin, and any relevant extension)
  • error observed (wrap logs/code around triple quote ``` for proper formatting)
  • steps to reproduce
  • potential workaround

P.S.: use the #bug:fault sub-category if you’re hitting a specific crash/error , or the #bug:fp sub-category for rules-related behaviour

hi i am getting the below error while generatingb the sonarqube analysis can you please help me on this? java.lang.IllegalStateException: Unable to register extension fr.cnes.sonar.plugins.icode.check.ICodeSensor from plugin ‘icode’

Hi,

Welcome to the community!

It looks like you have installed a version of the iCode CNES plugin that’s not compatible with your SonarQube server. I’d start by manually removing the plugin from $SONARQUBE-HOME/extensions/plugins. Then you can check the Plugin Version Matrix so see if a compatible version is available.

 
Ann