1

We're getting an odd error on one of our new github projects when we attempt to run a sonar analysis. We get the following error message and it appears to be because org.kohsuke.github.GHCommitStatus["id"] gets a "Numeric value (4275691320) out of range of int" error.

[ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.5:sonar (default-cli) on project audit-config: Unable to load component class org.sonar.batch.scan.ImmutableProjectReactor 

Interestingly enough, this is the only one of our projects having this issue. Any thoughts would be greatly appreciated!

2
  • To be clear, is this full analysis or PR analysis? Commented Oct 26, 2017 at 15:37
  • @G.Ann-SonarSourceTeam: It's a PR analysis. Sorry, should have mentioned that. Commented Oct 26, 2017 at 15:39

1 Answer 1

2

This is a known issue: https://jira.sonarsource.com/browse/SONARGITUB-35 with unfortunately no workaround.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.