0

I use sonarqube 5.6.1 for analysis, My jenkins build fails with the below error, This does't happen all time, I have been googling whole day and couldn't find a solution, has someone come across this? Any idea or suggestions to solve this.

Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.1.1:sonar (default-cli) on project parent-pom: Error 500 on http://xxxx.com:8085/api/qualitygates/project_status?analysisId=110903732 -> [Help 1]
Simon Brandhof
  • 5,137
  • 1
  • 21
  • 28
Syed
  • 61
  • 2
  • 10
  • 1
    HTTP 500 means server error. Look at the logs on the SonarQube server side (in `/logs/sonar.log`) when the error occurs on the client side. Then update your question with your findings. – Nicolas B. Nov 30 '16 at 07:45
  • This is the error reported in sonar log, 2016-10-27T13:20:22.468619Z 350 [Note] Aborted connection 350 to db: 'sonar56' user: 'root' host: 'localhost' (Got an error reading communication packets) – Syed Nov 30 '16 at 08:13
  • That's the error to investigate further. Then update your question with your findings (and/do provide full log excerpts rather than tiny snippets without context). – Nicolas B. Nov 30 '16 at 08:57

0 Answers0