Sonarqube报错解决方法

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Sonarqube报错解决方法相关的知识,希望对你有一定的参考价值。

参考技术A 错误一:

ERROR: Error during SonarQube Scanner execution

org.sonar.java.AnalysisException: Please provide compiled classes of your project with sonar.java.binaries property

解决方法:sonar.java.binaries没写

错误二:

WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succedeed?

ERROR: SonarQube scanner exited with non-zero code: 1

解决方法:配置一下scm和svn

错误三:

ERROR: Error during SonarQube Scanner execution

org.sonarsource.scanner.api.internal.ScannerException: Unable to execute SonarQube

解决方法:Jenkins上的SonarQube servers配置不正确

其他错误:

(1)JDK版本不对,解决方法是修改sonarqube-7.1/conf目录下的wrapper.conf文件

以上是关于Sonarqube报错解决方法的主要内容,如果未能解决你的问题,请参考以下文章

sonarqube启动报错

sonarQube环境搭建报错

NGINX报错403的解决方法

Theme.AppCompat.Light的解决方法报错

0x80070422报错0x6D9报错,无法开启防火墙解决办法(方法版)

安装mysql报错解决方法