Issue:
1) Java hasbeen upgraded from 11 to Open JDK 17. And Sonarqube is upgraded from 9.4 to 9.9.4.
2) After the upgrade sonarqube service not starts from "root". Following is the error.
Resolution:
1) find the sonarqube service in /etc/systemd/system
2) add the java environment explicitly to SonarQube.Service file like below