Code scan failed when we run 2nd time on the new release code

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    sonarqube-9.5.0.56709
    sonar-scanner-cli-4.7.0.2747-windows
  • what are you trying to achieve

FAILED|[CRT-v43Code]
SUCCESS|[CRT-v43Code]

I ran code scan for my first release, when i try to run scan on my 2nd release it failed.
I created a new project and did a scan it worked. But not for my third release my first and 2nd projects are failing.
I created a 3rd project to do a scan, now i am getting reached 100000 line limit error.

The error message is as
Error Details
org.sonar.ce.task.projectanalysis.component.VisitException: Visit failed for Component {key=CRT-v43Code:db_code.sql,type=FILE} located CRT-v43Code(type=PROJECT)
at org.sonar.ce.task.projectanalysis.component.VisitException.rethrowOrWrap(VisitException.java:44)

  • what have you tried so far to achieve this

Is this the entire error message?