Issue with Sonar Installation - 8.4 on Ubuntu Azure

MRunning SonarQube…
wrapper | --> Wrapper Started as Console
wrapper | Launching a JVM…
jvm 1 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
jvm 1 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved.
jvm 1 |
jvm 1 | 2020.08.24 11:59:30 INFO app[o.s.a.AppFileSystem] Cleaning or creating temp directory /opt/sonar/sonarqube-8.4.1.35646/temp
jvm 1 | 2020.08.24 11:59:30 INFO app[o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001
jvm 1 | 2020.08.24 11:59:30 INFO app[o.s.a.ProcessLauncherImpl] Launch process[[key=‘es’, ipcIndex=1, logFilenamePrefix=es]] from [/opt/sonar/sonarqube-8.4.1.35646/elasticsearch]: /opt/sonar/sonarqube-8.4.1.35646/elasticsearch/bin/elasticsearch
jvm 1 | 2020.08.24 11:59:30 INFO app[o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
jvm 1 | 2020.08.24 11:59:31 INFO app[o.e.p.PluginsService] no modules loaded
jvm 1 | 2020.08.24 11:59:31 INFO app[o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
jvm 1 | OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
jvm 1 | 2020.08.24 11:59:35 WARN app[o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 1
jvm 1 | 2020.08.24 11:59:35 INFO app[o.s.a.SchedulerImpl] Process[es] is stopped
jvm 1 | 2020.08.24 11:59:35 INFO app[o.s.a.SchedulerImpl] SonarQube is stopped
wrapper | <-- Wrapper Stopped

Please help me get this installed so that I can start evaluating my pOC

Hi,

What do your server logs say?

 
Ann

Which log specifically u are referring to ?

Hi,

Maybe you should look at all of them and see if there are any errors…

 
Ann

No specific errors i can see related to sonar service. Do script start works or i need to add sonar service at system level profile ?

Hi,

You’re not seeing anything questionable in any of your SonarQube server logs?

 
Ann

Nope… I have installed as docker and all working fine !