fabriciocolombo / sonar-delphi

SonarQube Delphi Plugin
91 stars 46 forks source link

Is not a valid line for pointer in SonarQube 5.3 #44

Open rajkumar7774 opened 8 years ago

rajkumar7774 commented 8 years ago

ERROR: Error during Sonar runner execution ERROR: Unable to execute Sonar ERROR: Caused by: 712 is not a valid line for pointer.

SandroLuck commented 8 years ago

Hi, I think I solved most bugs described in this section. Most of them seemed to have something to do with the newer versions of sonarQube/scanner/runner. This sonar-delphi-plugin-0.3.4-Beta.zip is a SonarQube 5.6 compatible version of the sonar-plugin. The source code can be found at https://github.com/SandroLuck/sonar-delphi . If you need a lower version please let me know.

marcosrocha85 commented 7 years ago

I having that error on SonarQube 5.2 either. It's saying "java.lang.IllegalArgumentException: 2478 is not a valid line for pointer. File [moduleKey=Project, relative=MyFile.pas, basedir=D:\MyProjectDir] has 2233 line(s)".