Solution: Add following 2 lines to your bash profile
$ vi .bash_profile
LANG="en_US.utf8"
export LANG
logoff and login or type following command:
$ source .bash_profile
$ source .bash_profile
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...
No comments:
Post a Comment