Sonarqube analysis crashes during findbugs

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube-9.9.2 Enterprise , Gradle Scanner 4.4.1.3373, Findbugs Plugin 4.2.4

  • how is SonarQube deployed: Docker

  • what are you trying to achieve
    A Java multi-module project, analyzing each component.

  • what have you tried so far to achieve this:
    A Java multi-module project, analyzing each component. We’ve developed a Jenkins pipeline module that parses the report-task.txt for each module, queries the Sonarqube API for specific metrics, and sends a report to Splunk for a consistent dashboard.
    During project analysis, a specific code file produces the attached stack-trace.
    sonar_findbugs_crash.txt (2.7 KB)

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

Hi,

You’re going to need to report this to the FindBugs maintainers.

 
:woman_shrugging:
Ann

This appears to be an instance of this issue: SpringEntityLeakDetector crashes with Map · Issue #705 · find-sec-bugs/find-sec-bugs · GitHub

1 Like