Can't start SonarQube

--> Wrapper Started as Console
Launching a JVM...
Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
  Copyright 1999-2006 Tanuki Software, Inc.  All Rights Reserved.

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

2019.07.26 22:01:39 INFO  app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /root/Downloads/sonarqube-7.9.1/temp
2019.07.26 22:01:39 INFO  app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001
2019.07.26 22:01:39 INFO  app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/root/Downloads/sonarqube-7.9.1/elasticsearch]: /root/Downloads/sonarqube-7.9.1/elasticsearch/bin/elasticsearch
2019.07.26 22:01:39 INFO  app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
2019.07.26 22:01:40 INFO  app[][o.e.p.PluginsService] no modules loaded
2019.07.26 22:01:40 INFO  app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2019.07.26 22:01:45 WARN  app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 1
2019.07.26 22:01:45 INFO  app[][o.s.a.SchedulerImpl] Process[es] is stopped
2019.07.26 22:01:45 INFO  app[][o.s.a.SchedulerImpl] SonarQube is stopped
<-- Wrapper Stopped

Hello i have this error, iam tryin tryin but notthing

Hi,

Welcome to the community.

I’ve split your post from the 6-month-old thread you initially added it to. Your symptoms are similar, but we have no way of knowing yet that the issue is the same.

In that thread you resurrected, was a link to this page about server logs. Please check your logs and report back any errors you find there.

 
Thx,
Ann

P.S. If you could code-format your logs (``` on the line before and the line after) it will make them much easier to read and therefore make it easier to help you. I’ve done that for you in your initial post.