Bunch of projects are failed to publish on SonarUI, after the successful scan

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    sonarQube 9.5
    Scanner 4.7
  • what are you trying to achieve
    regular scan
  • what have you tried so far to achieve this
    around 20 out of 500 projects have been failing to publish on SonarQube dashboard.
    All failed 20 of them were scanned in a line at the end of scanner logs.(Thru Jenkins)
    Scan was executed successful. But unable to upload report on SonarUI. Happenend for the same 20 projects yesterday too…
    NOt sure what’s happening
    Please let me know if anyone can help

Thanks
Shiva

What specific error message do you get?


still failing even after changing
sonar.es.javaOpts=-Xmx8g -Xms8g -XX:+HeapDumpOnOutOfMemoryError
sonar.search.javaOpts=-Xmx8g -Xms8g -XX:MaxDirectMemorySize=2g -XX:+HeapDumpOnOutOfMemoryError