0

I have an issue in calculating stats for developers using jenkins, sonar, sonar runner and sonar plugin "Developer Cockpit"

Config : http://screencast.com/t/AEIz6bNaB3o

ERROR: Error during Sonar runner execution
ERROR: Unable to execute Sonar
ERROR: Caused by: Expected one result (or null) to be returned by selectOne(), but     found: 2
ERROR: 
ERROR: To see the full stack trace of the errors, re-run SonarQube Runner with the -e switch.
ERROR: Re-run SonarQube Runner using the -X switch to enable full debug logging.
Build step 'Lancer une analyse Sonar autonome' marked build as failure
Saut de l'analyse sonar suite à un mauvais status de construction FAILURE
Finished: FAILURE
Lorenz Meyer
  • 19,166
  • 22
  • 75
  • 121
Sidali
  • 11
  • 2
  • Your error mentions `Lancer une analyse Sonar autonome` and `selectOne()`. If this is a custom function, providing its code would help to find the error. – Lorenz Meyer Oct 14 '13 at 10:49
  • No, it is not a custom function. – Sidali Oct 14 '13 at 10:56
  • Lancer une analyse Sonar autonome (in french) = http://docs.codehaus.org/download/attachments/227052875/add-build-step.png?version=1&modificationDate=1350911559683 – Sidali Oct 14 '13 at 10:56

1 Answers1

0

Developer Cockpit plugin is a commercial plugin developed by SonarSource. So if you want support on this plugin, please contact the commercial support mailing list (you must have asked for a trial license to test this plugin, so you know who to contact to get support).