Top "Sonarqube-5.0" questions

This is the SonarQube 5.0.x specific tag.

Sonar complaining about logging and rethrowing the exception

I have the following piece of code in my program and I am running SonarQube 5 for code quality check on …

java maven exception-handling sonarqube sonarqube-5.0
Error in sonar startup, Unable to start JVM: No such file or directory (2)

I am facing strange issue with sonarqube 5.0.1 , one one of the machine it is not starting. Here is the error …

sonarqube sonarqube-5.0
Error in SonarQube when launching svn blame

I recently upgraded my SonarQube server from 4.5.2 to 5.0.1, then to 5.1 (see edit below). Suddenly, the analysis of a multi-module Maven …

maven svn sonarqube sonarqube-5.0 sonarqube5.1
SonarQube - Unable to load the Wrapper's native library 'wrapper.dll'

I'm installing SonarQube v5.0. I'm running Windows Server 2012 64-bit (a virtual OS), Java 1.8 64-bit, and the SonarQube windows-x86-64 wrapper. …

sonarqube sonarqube-5.0
How to rename a project in SonarQube 5.1?

I can't find how to rename a project in SonarQube 5.1. Once created, how one can change project name, key, branch, …

sonarqube-5.0
How to skip a sub module in a sonar analysis in a multi module java project

I have a multi module Maven project. I need to exclude one of the sub module from sonar anlaysis. I …

sonarqube sonarqube-5.0
How to exclude/ignore referenced project(s) analysis from SonarQube

I have a solution which has three projects (X,Y,Z). Z referenced in Y , Y in X . When I …

sonarqube sonarqube-5.0 sonarqube5.1 sonarqube-4.5 sonarqube5.1.2
SonarQube - Temp directory is not writable

I'm installing SonarQube v5.0.1. I'm running Windows Server 2012 64-bit, Java 1.8 64-bit, and the SonarQube windows-x86-64 wrapper. SonarQube keeps throwing …

sonarqube sonarqube-5.0
Exception handlers should preserve the original exception : Either log or rethrow this exception

This is my method, when I try to analyze my code by sonarQube am getting this error: Exception handlers should …

java sonarqube sonar-runner sonarqube-5.0 sonarqube5.1
Sonar fails on analysis Unable to create symbol table for

when i run analysis with SonarQube 5.0.1 i receive the following exception on java source I'm running this analysis with maven …

java sonarqube sonarqube-5.0