octo-technology / sonar-objective-c

Sonar Plugin for Objective C
517 stars 206 forks source link

sonarqube restart failed after install the plugin #118

Open daikaixian opened 7 years ago

daikaixian commented 7 years ago

It's sonarqube-6.2. And I put the jar in the $SONARQUBE_HOME/extensions/plugins directory then Copy run-sonar.sh somewhere in my PATH but Restart the SonarQube server FAILED!!!

No log show the reason, just tell me that Process[es] is stopping,Process[web] failed to start,Process[es] is stopped.

Anyone know how to fix? THX.

BevisssLiu commented 7 years ago

same problem! I'm using sonarqube-6.1. I've tried many times, sonar start will permanently fail, as long as I put jar under $SONARQUBE_HOME/extensions/plugins, I'll have to reinstall sonarqube again.

daikaixian commented 7 years ago

@BevisssLiu I know the problem . It's because the newest sonar-objective-c.jar not support sonarqube-6.x. Only 5.x and other older version sonarqube was supported.

CRoig commented 6 years ago

is there any objective c plugin that works with sonarQube 7.0?