Wrapper.conf missing from 9.6 ZIP files

I downloaded & unzipped sonarqube-enterprise-9.6.0.59041.zip

9.6 upgrade instructions state:

Update the contents of sonar.properties and wrapper.conf files (in $NEW_SONAR_HOME/conf) with the settings of the related files in the $OLD_SONAR_HOME/conf directory (web server URL, database, ldap settings, etc.). Do not copy-paste the old files.

However, there is no wrapper.conf file included with 9.6. What happened to it? Or are your docs incorrect (ie the file is not used any more)?

I doubled-checked by examining CE sonarqube-9.6.0.59041.zip. Same result: no wrapper.conf.

Hi @msymons ,

i think the upgrade notes are wrong. as stated in the announcement and in the release upgrade notes sonarqube moved away from the service wrapper (finally).
if you were running sonarqube thru the service wrapper, you might want to visit the docs on how to run SQ as a service: Operating the Server | SonarQube Docs

hope that helps

2 Likes

Hi,

while using SONARQUBE version 10.3, with JDK 11, I am getting below error: Error: LinkageError occurred while loading main class org.sonar.application.App
java.lang.UnsupportedClassVersionError: org/sonar/application/App has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0,

Note: we are not getting wrapper.conf file with sonarqube version 10.3. how we can change java(11) path so that it will work.

Your reply would be appreciate !!

Hi @Ghanshyam_Chandel,

Welcome to the community!

You’ve resurrected a year-old topic with an unrelated complaint. Please don’t do that.

This guide should help with your question. For further questions, please create a new thread.

 
Ann