SonarQube don't start after adding a new plugin

296 Views Asked by At

After adding "sonar-javascript-plugin-2.9.jar" in Sonar\sonarqube-4.5.1\extensions\plugins ,I restart SonarQube that don't start .

After searching, I find that it will be forbidden to kill all process (elasticsearch.....) which are activated. and other person suggest to change (#sonar.search.port=9001) to (sonar.search.port=0) in sonar.properties but without result.

Please, can you give me your suggestions ?

Thanks in Advance,

1

There are 1 best solutions below

0
On

SonarQube 4.5.1 and SonarJS 2.9 are both old and are not supported anymore. The current "Long term support" version of SonarQube is 5.6.6.

Moreover, SonarJS 2.9 requires at least SonarQube 4.5.2.