Not able to start sonarqube

I installed Java11, have enough memory capacity still I am getting error.
Getting below error while starting “StartSonar.bat”
2023.01.02 20:05:05 INFO app[o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
2023.01.02 20:05:06 ERROR app[o.s.a.p.EsManagedProcess] Failed to check status
org.elasticsearch.ElasticsearchException: java.util.concurrent.ExecutionException: org.apache.http.ConnectionClosedException: Connection is closed
at org.elasticsearch.client.RestHighLevelClient.performClientRequest(RestHighLevelClient.java:2695)
at org.elasticsearch.client.RestHighLevelClient.internalPerformRequest(RestHighLevelClient.java:2171)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:2137)

Hi,

Welcome to the community!

What do your other server logs say?

 
Ann