When I tried to run a static code analysis for C# code in SonarQube, I got an error as Java.lang.OutofMemoryError: Java heap space,
Referring to the documentation to solve the issue,(Ref:https://docs.sonarqube.org/latest/instance-administration/monitoring/) implemented the solution.
But still the same issue not resolved. Kindly help me to sort this out.