SonarQube Plugin or Runner calling wrong URL? Possible version issue?

Hi,

we are using TeamCity 10.0.4, SonarQube Runner 2.4 and SonarQube 6.7.2.

It tries to call the URL sonar.host.url/batch_bootstrap/index which is invalid.

It should probably call batch/index which is valid.

I cannot find where to override this. It seems that there is a SonarQube 7 available but 6 should still be LTS.

No idea if my Runner needs upgrading or not. I actually downloaded the source code for the plugin from GitHub to see if any paths were hard coded there but didn't see any so there might be some other component that needs upgrading.

I want to open a ticket for the guys but first I need to find out what they need to do. Is it the plugin that needs upgrading? Or is there indeed some config I can modify?

0
2 comments
Avatar
Permanently deleted user

So I see indeed, SonarQube Runner 2.4 is ancient and only supports SQ up to version 5.5

How do I find out if it is possible to use the latest SonarQube Scanner 3.2 I think, with a relatively old version of TeamCity?

0

Hi Kurt,

the plugin should work with recent versions of sonarqube. Please keep it up to date and it report back if you face any issues.

0

Please sign in to leave a comment.