SonarQube is not stopping in Linux machine

141 views
Skip to first unread message

Ganesh MN

unread,
Dec 7, 2017, 7:44:16 AM12/7/17
to SonarQube
Hi All,

In our Linux system sonar is running as a background process. now i need to stop this. I tried many options to stop.But, nothing worked.

 ' /sonar.sh status '  says sonar is not running. but, i can access it from browser.


I am trying to get  PID and kill it. But, I don't see any process listening to this 9000 port.

Please help me to resolve this ASAP.

Thanks in advance,
Ganesha

Eric Hartmann

unread,
Dec 7, 2017, 10:48:39 AM12/7/17
to Ganesh MN, SonarQube
Hi Ganesha,

Please provide the SonarQube version you are using.

Could you please explain how did you install Sonar as a background process ?
  • Did you start it with ./sonar.sh start ?
  • With which user did you start it ?
  • Did you try to stop it with the same user ?
  • Did you create a systemd or initd script ? Can you share it ?
Cheers,

--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/93017f96-310c-4761-b027-d030bf6a8233%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Eric HARTMANN | SonarSource

Colin Mueller

unread,
Dec 7, 2017, 11:31:21 AM12/7/17
to SonarQube
Ganesha,

On top of Eric's questions, I wanted to add that you can probably run jps to grab the PIDs. It's likely several will show up for the individual JVMs.

Colin
Reply all
Reply to author
Forward
0 new messages