On start - WARNING: System::setSecurityManager

Hi all,

Trying to install SonarQube on windows to test it.

done everything that shows on “Server host requirements and recommendations

Java version:

C:\Users\usr>java -version
java version "17.0.11" 2024-04-16 LTS
Java(TM) SE Runtime Environment (build 17.0.11+7-LTS-207)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.11+7-LTS-207, mixed mode, sharing)

when i do StartSonar.bat

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:/sonar/lib/sonar-application-10.4.1.88267.jar)
WARNING: Please consider reporting this to the maintainers of org.sonar.process.PluginSecurityManager
WARNING: System::setSecurityManager will be removed in a future release
2024.04.17 09:15:13 INFO  app[][o.s.a.SchedulerImpl] Process[Web Server] is stopped
2024.04.17 09:15:13 INFO  app[][o.s.a.SchedulerImpl] Process[ElasticSearch] is stopped
2024.04.17 09:15:13 INFO  app[][o.s.a.SchedulerImpl] SonarQube is stopped

Already test it with diferent java versions:
openjdk-17_windows-x64_bin
jdk-17.0.10_windows-x64_bin
jdk-17_windows-x64_bin
jdk-22_windows-x64_bin
jre-8u411-windows-i586
with no results

Can someone help me please?

Thanks in advance.

What do all the log files say?

Dear Colin,
Thank you for your help.

With your reply i went to check other log, the web one, and noticed that the name of the database was written incorrectly.

Thank you again for your help.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.