Sonarqube servivce failed to start

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
  • what are you trying to achieve
  • what have you tried so far to achieve this

i am trying to install sonarqube 9.7.1 i have reffered How To Install And Configure Sonarqube On Linux (RHEL/Centos/ec2) this doc for installation but when i start a service it is failed

2022.12.01 04:47:00 WARN app[o.s.a.p.AbstractManagedProcess] Process exited with exit value [ElasticSearch]: 78
2022.12.01 04:47:00 INFO app[o.s.a.SchedulerImpl] Process[ElasticSearch] is stopped
2022.12.01 04:47:00 INFO app[o.s.a.SchedulerImpl] SonarQube is stopped
2022.12.01 04:53:30 INFO app[o.s.a.AppFileSystem] Cleaning or creating temp directory /opt/sonarqube/temp
2022.12.01 04:53:30 INFO app[o.s.a.es.EsSettings] Elasticsearch listening on [HTTP: 127.0.0.1:9001, TCP: 127.0.0.1:35827]
2022.12.01 04:53:30 INFO app[o.s.a.ProcessLauncherImpl] Launch process[ELASTICSEARCH] from [/opt/sonarqube/elasticsearch]: /opt/sonarqube/elasticsearch/bin/elasticsearch
2022.12.01 04:53:30 INFO app[o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
2022.12.01 04:53:38 WARN app[o.s.a.p.AbstractManagedProcess] Process exited with exit value [ElasticSearch]: 78
2022.12.01 04:53:38 INFO app[o.s.a.SchedulerImpl] Process[ElasticSearch] is stopped
2022.12.01 04:53:38 INFO app[o.s.a.SchedulerImpl] SonarQube is stopped

What do the different log files say?