I’m trying to upgrade SonarQube from 9.4 to 9.6. I noticed wrapper.conf is no longer being used.
When trying the steps described in documentation to install the service on Windows, I’m currently unable to get the sonar.web correctly started.
In logs no sonar.web is created, I’m only seeing a warning in sonar.log:
All other log files (es.log, SonarServiceWrapper.wrapper.log) show INFO / DEBUG messages.
WARN app[o.s.a.p.AbstractManagedProcess] Process exited with exit value [Web Server]: 1
In Windows Application Event Logs I’m seeing following warning being logged as well:
Tried following actions as well: Reinstalling service as Administrator => no impact
Also noticed the comment in /bin/windows-x86-64/lib/find_java.bat to install a environmental variable SONAR_JAVA_PATH with the right location to the java.exe, but it’s of no use either.
Sharing the current wrapper.conf file of our 9.4 configuration with different lines in comparison with the default one provided during download, maybe you notice something odd, there is only a small difference at beginning & end of the file: