I have setup SonarQube Developer edition but get the following error when running the Code Analysis from Azure DevOps. Everything is the default setup right out the box.
Do you need any more information?
2019-07-15T11:38:09.9107524Z INFO: Branch name: Thor, type: short living
2019-07-15T11:38:09.9214363Z INFO: SCM collecting changed files in the branch
2019-07-15T11:38:10.2317628Z INFO: ------------------------------------------------------------------------
2019-07-15T11:38:10.2317914Z INFO: EXECUTION FAILURE
2019-07-15T11:38:10.2318015Z INFO: ------------------------------------------------------------------------
2019-07-15T11:38:10.2318100Z INFO: Total time: 6.860s
2019-07-15T11:38:10.3183349Z INFO: Final Memory: 17M/202M
2019-07-15T11:38:10.3183689Z INFO: ------------------------------------------------------------------------
2019-07-15T11:38:10.3232779Z ##[error]ERROR: Error during SonarQube Scanner execution
2019-07-15T11:38:10.3241361Z ERROR: Error during SonarQube Scanner execution
2019-07-15T11:38:10.3241856Z ##[error]ERROR: Unable to load component class org.sonar.scanner.scan.filesystem.ProjectFileIndexer
ERROR: Caused by: Unable to load component class org.sonar.scanner.scan.filesystem.FileIndexer
ERROR: Caused by: Unable to load component class org.sonar.scanner.scan.filesystem.MetadataGenerator
ERROR: Caused by: Unable to load component class org.sonar.scanner.scan.filesystem.StatusDetection
ERROR: Caused by: Unable to load component class org.sonar.scanner.scm.ScmChangedFiles
ERROR:
2019-07-15T11:38:10.3242180Z ERROR: Unable to load component class org.sonar.scanner.scan.filesystem.ProjectFileIndexer
2019-07-15T11:38:10.3242270Z ERROR: Caused by: Unable to load component class org.sonar.scanner.scan.filesystem.FileIndexer
2019-07-15T11:38:10.3242360Z ERROR: Caused by: Unable to load component class org.sonar.scanner.scan.filesystem.MetadataGenerator
2019-07-15T11:38:10.3242443Z ERROR: Caused by: Unable to load component class org.sonar.scanner.scan.filesystem.StatusDetection
2019-07-15T11:38:10.3242517Z ERROR: Caused by: Unable to load component class org.sonar.scanner.scm.ScmChangedFiles
2019-07-15T11:38:10.3242669Z ERROR:
2019-07-15T11:38:10.3521663Z ##[error]The SonarQube Scanner did not complete successfully
2019-07-15T11:38:10.3522149Z The SonarQube Scanner did not complete successfully
2019-07-15T11:38:10.3555906Z ##[error]12:38:10.346 Post-processing failed. Exit code: 1
2019-07-15T11:38:10.3556205Z 12:38:10.346 Post-processing failed. Exit code: 1
2019-07-15T11:38:10.3641290Z ##[error]C:\Agent-DevOps\_work\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.6.3\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe failed with return code: 1
2019-07-15T11:38:10.3685215Z ##[section]Finishing: Run Code Analysis
2019-07-15T11:38:09.9107524Z INFO: Branch name: Thor, type: short living
2019-07-15T11:38:09.9214363Z INFO: SCM collecting changed files in the branch
2019-07-15T11:38:10.2317628Z INFO: ------------------------------------------------------------------------
2019-07-15T11:38:10.2317914Z INFO: EXECUTION FAILURE
2019-07-15T11:38:10.2318015Z INFO: ------------------------------------------------------------------------
2019-07-15T11:38:10.2318100Z INFO: Total time: 6.860s
2019-07-15T11:38:10.3183349Z INFO: Final Memory: 17M/202M
2019-07-15T11:38:10.3183689Z INFO: ------------------------------------------------------------------------
2019-07-15T11:38:10.3232779Z ##[error]ERROR: Error during SonarQube Scanner execution
2019-07-15T11:38:10.3241361Z ERROR: Error during SonarQube Scanner execution
2019-07-15T11:38:10.3241856Z ##[error]ERROR: Unable to load component class org.sonar.scanner.scan.filesystem.ProjectFileIndexer
ERROR: Caused by: Unable to load component class org.sonar.scanner.scan.filesystem.FileIndexer
ERROR: Caused by: Unable to load component class org.sonar.scanner.scan.filesystem.MetadataGenerator
ERROR: Caused by: Unable to load component class org.sonar.scanner.scan.filesystem.StatusDetection
ERROR: Caused by: Unable to load component class org.sonar.scanner.scm.ScmChangedFiles
ERROR:
2019-07-15T11:38:10.3242180Z ERROR: Unable to load component class org.sonar.scanner.scan.filesystem.ProjectFileIndexer
2019-07-15T11:38:10.3242270Z ERROR: Caused by: Unable to load component class org.sonar.scanner.scan.filesystem.FileIndexer
2019-07-15T11:38:10.3242360Z ERROR: Caused by: Unable to load component class org.sonar.scanner.scan.filesystem.MetadataGenerator
2019-07-15T11:38:10.3242443Z ERROR: Caused by: Unable to load component class org.sonar.scanner.scan.filesystem.StatusDetection
2019-07-15T11:38:10.3242517Z ERROR: Caused by: Unable to load component class org.sonar.scanner.scm.ScmChangedFiles
2019-07-15T11:38:10.3242669Z ERROR:
2019-07-15T11:38:10.3521663Z ##[error]The SonarQube Scanner did not complete successfully
2019-07-15T11:38:10.3522149Z The SonarQube Scanner did not complete successfully
2019-07-15T11:38:10.3555906Z ##[error]12:38:10.346 Post-processing failed. Exit code: 1
2019-07-15T11:38:10.3556205Z 12:38:10.346 Post-processing failed. Exit code: 1
2019-07-15T11:38:10.3641290Z ##[error]C:\Agent-DevOps\_work\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.6.3\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe failed with return code: 1
2019-07-15T11:38:10.3685215Z ##[section]Finishing: Run Code Analysis