Sonarqube started crashing after the server

Sonarqube version:sonarqube-25.4.0.105899
open jdk version : openjdk version “17.0.15”

Getting problem while running Startsonar.bat.Thought it was some port issue since the default one(port:9000) is occupied.But even though I have changed port to the non occupied one the issue still persists.I have attached the logs here
web.log (13.6 KB)

Hi,

Are you sure it’s open? Because based on the logs it’s not. Or perhaps there’s a policy restricting its use?

 
HTH,
Ann

May I know on what part of the logs , you concluded that its not open? and also how can I be sure that the policy is the reason for this, is there any way I can check that? If yes, I will look into it

Hi,

Here you go:

Caused by: java.net.BindException: Address already in use: bind

 
HTH,
Ann