Error while scanning

Hi,
I am getting following error while scanning, there are total 6000 files and after 5000 has been analysed i am getting the following error:

SQ version-6.7
scanner-3.2

ERROR: Error during SonarQube Scanner execution
ERROR: File size exceeds %‘dm.annotate.maxsize’% (10485760 bytes).

ERROR: Caused by: File size exceeds %‘dm.annotate.maxsize’% (10485760 bytes).

Thanks!

Can you please include a more complete log? The short snippet is puzzling because I haven’t seen anything similar, and I cannot find in our code where and how such error is possible. At this point, it would seem the error comes from outside of our tools, somehow. The full log may help us understand the issue better, if you are able to share it.

Hi @janos,

Thanks for your response! Actually this problem was because of SCM tools(perforce) not with sonarqube.