Thursday, February 15, 2024

Sonarqube Upgrade from 9.4.4 to 9.9.4 LTS

 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 







No comments:

Post a Comment

Sonarqube Upgrade from 9.4.4 to 9.9.4 LTS

 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 servic...