Jenkins - Maven Project - SonarQube Analysis is UNSTABLE - ERROR: Unable to create symbol table for - java.lang.IllegalArgumentException: null

Any updates on this, I am still getting following exception:
DEBUG: Could not complete symbolic execution:
org.sonar.java.se.ExplodedGraphWalker$MaximumStepsReachedException

I’ve set Ignore Issues on Multiple Criteria in SonarServer for all 18 rules :

  • squid:S2589
  • squid:S2583
  • squid:S3518
  • squid:S3516
  • squid:S2222
  • squid:S3824
  • squid:S3065
  • squid:S2637
  • squid:S2189
  • squid:S2259
  • squid:S2689
  • squid:S3655
  • squid:S4449
  • squid:S4165
  • squid:S3959
  • squid:S3958
  • squid:S2095
  • squid:S3546