Pls help us SonarQube not running. Because pid file removed. So anyone can slove this problem
Hi,
Welcome to the community!
You resurrected an old thread with an unrelated post that doesn’t really give enough information to help you. Please don’t do any of those things.
You’ll need to give more context.
Ann
Hi, I am also getting same error message. I have used Fedora Linux to install SonarQube. First, I have installed PostgreSQL v14, Java open jdk v11 and SonarQube V9…9. After done all the configurations, start the sonarqube and then check the status of sonarqube. I am getting below error message:
[sonar@ip-172-31-30-26 linux-x86-64]$ ./sonar.sh status
/usr/bin/java
Removed stale pid file: ./SonarQube.pid
SonarQube is not running.
Anyone has solution for the same
I dont see any sonar.log files under logs folder
Hi,
Any other logs?
Ann
Nothing, except that error msg.
Hi,
Does the user running SonarQube have full permissions to the SonarQube directory, recursive?
Ann
yes they have full permission. Do you have any documents to refer for successful installation of sonarQube.
Hi,
Sonarqube 9.9 is the first Sonarqube version that needs to run on Java 17, see
Gilbert
Ok thank you