Hi Team
I am getting error while running Pipeline for SonarQube. Please find the screenshot and logs [attached.]
what are you trying to achieve// I want to analyse my project using sonarQube
logs_175596.zip (3.6 MB)
Hi Team
I am getting error while running Pipeline for SonarQube. Please find the screenshot and logs [attached.]
what are you trying to achieve// I want to analyse my project using sonarQube
Hi,
From your screenshot and from your logs it looks like the scanner ran out of heap space during the analysis. You’ll need to allocate more heap memory to the analysis process. The docs are a start.
HTH,
Ann