SonarQube - 7.9.1 Server Will Not Start

Must-share information (formatted with Markdown):

  • SonarQube 7.9.1,
    Log info:
    2020.11.30 17:47:44 INFO app[o.s.a.AppFileSystem] Cleaning or creating temp directory /opt/sonarqube/sonarqube-7.9.1/temp
    2020.11.30 17:47:44 INFO app[o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001
    2020.11.30 17:47:44 INFO app[o.s.a.ProcessLauncherImpl] Launch process[[key=‘es’, ipcIndex=1, logFilenamePrefix=es]] from [/opt/sonarqube/sonarqube-7.9.1/elasticsearch]: /opt/sonarqube/sonarqube-7.9.1/elasticsearch/bin/elasticsearch
    2020.11.30 17:47:44 INFO app[o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
    Java HotSpot™ 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
    2020.11.30 17:47:44 INFO app[o.e.p.PluginsService] no modules loaded
    2020.11.30 17:47:44 INFO app[o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
    2020.11.30 17:47:55 INFO app[o.s.a.SchedulerImpl] Process[es] is up
    2020.11.30 17:47:56 INFO app[o.s.a.ProcessLauncherImpl] Launch process[[key=‘web’, ipcIndex=2, logFilenamePrefix=web]] from [/opt/sonarqube/sonarqube-7.9.1]: /opt/java/11.0.3/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/opt/sonarqube/sonarqube-7.9.1/temp --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED -Xmx1024m -Xms512m -server -Dhttp.nonProxyHosts=localhost|127.|[::1] -cp ./lib/common/:/opt/sonarqube/sonarqube-7.9.1/extensions/jdbc-driver/oracle/ojdbc8.jar org.sonar.server.app.WebServer /opt/sonarqube/sonarqube-7.9.1/temp/sq-process17062608858164860601properties
    2020.11.30 17:48:05 INFO app[o.s.a.SchedulerImpl] Process[web] is stopped
    2020.11.30 17:48:05 WARN app[o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 143
    2020.11.30 17:48:05 INFO app[o.s.a.SchedulerImpl] Process[es] is stopped
    2020.11.30 17:48:05 INFO app[o.s.a.SchedulerImpl] SonarQube is stopped
    <-- Wrapper Stopped

Hey there

What’s in your web.log file?