When user is running the analysis in Sonar Dev, the console logs runs until it reaches 2 GB and then it crashes the browser. When tried to enable debugging mode, it reaches 2.5 GB of data.
User is getting below error:
java.io.IOException: Cannot read more than 2Gib at a time
Concern has been raised that its because of the upgrade that logs files are increased as many parameters are being analyses!
Do we have any means to reduce the logs or is it because since he is running in dev for 1st time it might happen.
Am referring to the logs in the user side but not on Postgres or Sonar.
After users runs his analysis, log size is getting bigger. Do we have any parameters to be added to reduce the logging when running the analysis to generate the report in Sonar. USer is using Jenkins, when asked to use Sonar dev for UAT testing, he complains that logs are increased!
These logs are not from Sonar server or Database.
One user has raised a concerns that after upgrading our Sonar in Dev, when running analysis in Jenkins will generate logs in Jenkins console. The logs size is larger than 2 GB after performing the upgrade. Wheras there were few parameters that he mentions are new in console output in Jenkins. Does Sonar upgradehave any impact in Jenkins console log size exceeding 2 GB!