I solve the problem by doing the following:
- Edit
conf\wrapper.conf
, specifically thewrapper.java.command
to following: (SonerQube doesnt start)
Notice thewrapper.java.command=C:\Program Files\Java\jdk-11.0.4\bin\java #wrapper.java.command=java
\java
at the end of the path (https://stackoverflow.com/questions/48864851/unable-to-execute-java-command-access-is-denied-0x5/48883605). - At the time of this writing, the JDK must be 11 and NOT above 11 (Unable to start sonar on Windows 2012 Server).
- Visit https://yourSonarQubeServerURL/setup to migrate database.