Unable to spin SonarQube

Must-share information (formatted with Markdown):

  • version : sonarqube-10.1.0.73491
  • how is SonarQube deployed: zip
  • spin the SonarQube Server
  • what have you tried so far to achieve this
    1. Extracted the SonarQube Zip
  1. Set the SONAR_JAVA_PATH to setx SONAR_JAVA_PATH “C:\Users\najak17\Documents\jdk-17\bin\java.exe”

Even then I server doesnt spin and I get the below error

WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by org.sonar.process.PluginSecurityManager (file:/C:/Users/najak17/Documents/sonarqube-10.1.0.73491/lib/sonar-application-10.1.0.73491.jar)
WARNING: Please consider reporting this to the maintainers of org.sonar.process.PluginSecurityManager
WARNING: System::setSecurityManager will be removed in a future release
2023.07.31 13:25:32 INFO app[o.s.a.SchedulerImpl] Process[Web Server] is stopped
2023.07.31 13:25:32 INFO app[o.s.a.SchedulerImpl] Process[ElasticSearch] is stopped
2023.07.31 13:25:32 INFO app[o.s.a.SchedulerImpl] SonarQube is stopped

Hi,

What do your server logs say?

 
Ann