cnescatlab / sonar-icode-cnes-plugin

Add capability to analyze Fortran & Shell in SonarQube through i-Code CNES.
GNU General Public License v3.0
18 stars 11 forks source link

Large projects crash analysis #66

Open ISR-SECOPS opened 4 years ago

ISR-SECOPS commented 4 years ago

Before posting a new question, please read the documentation](https://github.com/lequal/i-CodeCNES/wiki) and check existing issues

Describe what you need to know

When I try to analyze a large project over 1 million lines in SonarQube 7.9 I get a 504 Timeout after a short period of time. I am able to analyze smaller projects fine but the larger projects timeout. Is there some configuration I need to change for this to complete?

Screenshots & log

If applicable, add screenshots to help explain your problem. Then, append i-Code log and do not forget to obfuscate them.

User environment

Please complete the following information.

  • OS: Windows Server 2016
  • Java version: 1.8
  • i-Code version: [e.g. 3.1.0] 2.0.2
  • Plugin version: [e.g. 2.0.0] 3.2.2

Additional context

Add any other context about the problem here.

begarco commented 3 years ago

Hi @ISR-SECOPS

Can you give us more information from the server side? Are there any furthrt logs in sonar.log or web.log?

If not could you provide us the size of your project: number of files et size of files (in order to reproduce your error).

Thanks