Not able to start Sonar

Hi Team,

I am not able to start Sonar. Getting below error:

2023.03.23 09:52:09 INFO  app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /apps/data/sonar/sonarqube-7.0/temp
2023.03.23 09:52:09 INFO  app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001
2023.03.23 09:52:10 INFO  app[][o.s.a.p.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/apps/data/sonar/sonarqube-7.0/elasticsearch]: /apps/data/sonar/sonarqube-7.0/elasticsearch/bin/elasticsearch -Epath.conf=/apps/data/sonar/sonarqube-7.0/temp/conf/es
2023.03.23 09:52:10 INFO  app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
2023.03.23 09:52:10 INFO  app[][o.e.p.PluginsService] no modules loaded
2023.03.23 09:52:10 INFO  app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
TERM trapped.  Shutting down.
2023.03.23 11:43:11 INFO  app[][o.s.a.SchedulerImpl] Stopping SonarQube
2023.03.23 11:43:11 ERROR app[][o.s.a.p.EsProcessMonitor] Failed to check status
java.lang.IllegalStateException: ClusterService was close during health call
        at org.elasticsearch.action.admin.cluster.health.TransportClusterHealthAction$3.onClusterServiceClose(TransportClusterHealthAction.java:180)
        at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onClusterServiceClose(ClusterStateObserver.java:304)
        at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.onClose(ClusterStateObserver.java:224)
        at org.elasticsearch.cluster.service.ClusterService.doStop(ClusterService.java:230)
        at org.elasticsearch.common.component.AbstractLifecycleComponent.stop(AbstractLifecycleComponent.java:88)
        at org.elasticsearch.node.Node.stop(Node.java:787)
        at org.elasticsearch.node.Node.close(Node.java:809)
        at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
        at org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
        at org.elasticsearch.bootstrap.Bootstrap$4.run(Bootstrap.java:209)
2023.03.23 11:43:11 WARN  app[][o.s.a.p.AbstractProcessMonitor] Process exited with exit value [es]: 143
2023.03.23 11:43:11 INFO  app[][o.s.a.SchedulerImpl] Process [es] is stopped
2023.03.23 11:43:11 INFO  app[][o.s.a.SchedulerImpl] SonarQube is stopped
<-- Wrapper Stopped
--> Wrapper Started as Daemon

Please assist!

Please do not raise duplicate threads.

I will close this one.