Sonarqube resstarting automatically

Sonarqube restarting automatically finds in the logs. Ppl complaining that sonarqube not available but when we nudge the sonarqube from UI, it was available but sometime it was not and on the second refresh it becomes available. Got below logs from sonarqube-app, need help to sort this. thanks

INFO  app[][o.s.a.SchedulerImpl] Process[web] is up
INFO  app[][o.s.a.ProcessLauncherImpl] Launch process[[key='ce', ipcIndex=3, logFilenamePrefix=ce]] from [/opt/sonarqube]: /opt/java/openjdk/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/opt/sonarqube/temp -XX:-OmitStackTraceInFastThrow --add-opens=java.base/java.util=ALL-UNNAMED -Xmx512m -Xms128m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/sonar-application-8.9.0.43852.jar:/opt/sonarqube/lib/jdbc/postgresql/postgresql-42.2.19.jar org.sonar.ce.app.CeServer /opt/sonarqube/temp/sq-process8894043554386246988properties
2021.06.15 04:14:19 INFO  app[][o.s.a.SchedulerImpl] Process[ce] is up
2021.06.15 04:14:19 INFO  app[][o.s.a.SchedulerImpl] SonarQube is up
2021.06.15 04:16:11 INFO  app[][o.s.a.SchedulerImpl] SQ restart requested by Process[web]
2021.06.15 04:16:11 INFO  app[][o.s.a.SchedulerImpl] Process[ce] is stopped
2021.06.15 04:16:12 INFO  app[][o.s.a.SchedulerImpl] Process[web] is stopped
2021.06.15 04:16:12 WARN  app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 143
2021.06.15 04:16:12 INFO  app[][o.s.a.SchedulerImpl] Process[es] is stopped
2021.06.15 04:16:12 INFO  app[][o.s.a.SchedulerImpl] SonarQube is restarting
2021.06.15 04:16:12 INFO  app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /opt/sonarqube/temp
2021.06.15 04:16:12 INFO  app[][o.s.a.es.EsSettings] Elasticsearch listening on [HTTP: 127.0.0.1:9001, TCP: 127.0.0.1:42105]
2021.06.15 04:16:12 INFO  app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/opt/sonarqube/elasticsearch]: /opt/sonarqube/elasticsearch/bin/elasticsearch
2021.06.15 04:16:12 INFO  app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
2021.06.15 04:16:24 INFO  app[][o.s.a.SchedulerImpl] Process[es] is up
2021.06.15 04:16:24 INFO  app[][o.s.a.ProcessLauncherImpl] Launch process[[key='web', ipcIndex=2, logFilenamePrefix=web]] from [/opt/sonarqube]: /opt/java/openjdk/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/opt/sonarqube/temp -XX:-OmitStackTraceInFastThrow --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED -Xmx512m -Xms128m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/sonar-application-8.9.0.43852.jar:/opt/sonarqube/lib/jdbc/postgresql/postgresql-42.2.19.jar org.sonar.server.app.WebServer /opt/sonarqube/temp/sq-process5489828378460646865properties
2021.06.15 04:16:48 INFO  app[][o.s.a.SchedulerImpl] Process[web] is up
2021.06.15 04:16:48 INFO  app[][o.s.a.ProcessLauncherImpl] Launch process[[key='ce', ipcIndex=3, logFilenamePrefix=ce]] from [/opt/sonarqube]: /opt/java/openjdk/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/opt/sonarqube/temp -XX:-OmitStackTraceInFastThrow --add-opens=java.base/java.util=ALL-UNNAMED -Xmx512m -Xms128m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/sonar-application-8.9.0.43852.jar:/opt/sonarqube/lib/jdbc/postgresql/postgresql-42.2.19.jar org.sonar.ce.app.CeServer /opt/sonarqube/temp/sq-process16636816744672383070properties
2021.06.15 04:16:53 INFO  app[][o.s.a.SchedulerImpl] Process[ce] is up

Hi,

Anything interesting in your other server logs?

 
Ann

nothing in server log

2021.08.02 04:16:33 INFO  web[][o.s.s.a.p.ExpiredSessionsCleaner] Purge of expired session tokens has removed 1 elements
2021.08.02 04:16:33 INFO  web[][o.s.s.a.p.ExpiredSessionsCleaner] Purge of expired SAML message ids has removed 0 elements
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'authbitbucket' version : 1.1.0.381 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'csharp' version : 8.22.0.31243 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'cssfamily' version : 1.4.2.2002 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'flex' version : 2.6.1.2564 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'go' version : 1.8.3.2219 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'jacoco' version : 1.1.1.1157 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'java' version : 6.15.1.26025 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'javascript' version : 7.4.2.15501 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'kotlin' version : 1.8.3.2219 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'php' version : 3.17.0.7439 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'python' version : 3.4.1.8066 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'ruby' version : 1.8.3.2219 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'sonarscala' version : 1.8.3.2219 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'vbnet' version : 8.22.0.31243 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'web' version : 3.4.0.2754 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'xml' version : 2.2.0.2973 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'authbitbucket' version : 1.1.0.381 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'csharp' version : 8.22.0.31243 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'cssfamily' version : 1.4.2.2002 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'flex' version : 2.6.1.2564 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'go' version : 1.8.3.2219 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'jacoco' version : 1.1.1.1157 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'java' version : 6.15.1.26025 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'javascript' version : 7.4.2.15501 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'kotlin' version : 1.8.3.2219 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'php' version : 3.17.0.7439 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'python' version : 3.4.1.8066 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'ruby' version : 1.8.3.2219 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'sonarscala' version : 1.8.3.2219 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'vbnet' version : 8.22.0.31243 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'web' version : 3.4.0.2754 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'xml' version : 2.2.0.2973 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'authbitbucket' version : 1.1.0.381 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'csharp' version : 8.22.0.31243 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'cssfamily' version : 1.4.2.2002 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'flex' version : 2.6.1.2564 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'go' version : 1.8.3.2219 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'jacoco' version : 1.1.1.1157 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'java' version : 6.15.1.26025 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'javascript' version : 7.4.2.15501 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'kotlin' version : 1.8.3.2219 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'php' version : 3.17.0.7439 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'python' version : 3.4.1.8066 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'ruby' version : 1.8.3.2219 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'sonarscala' version : 1.8.3.2219 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'vbnet' version : 8.22.0.31243 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'web' version : 3.4.0.2754 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'xml' version : 2.2.0.2973 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'authbitbucket' version : 1.1.0.381 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'csharp' version : 8.22.0.31243 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'cssfamily' version : 1.4.2.2002 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'flex' version : 2.6.1.2564 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'go' version : 1.8.3.2219 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'jacoco' version : 1.1.1.1157 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'java' version : 6.15.1.26025 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'javascript' version : 7.4.2.15501 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'kotlin' version : 1.8.3.2219 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'php' version : 3.17.0.7439 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'python' version : 3.4.1.8066 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'ruby' version : 1.8.3.2219 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'sonarscala' version : 1.8.3.2219 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'vbnet' version : 8.22.0.31243 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'web' version : 3.4.0.2754 has not been found on the update center.
2021.08.02 19:43:23 INFO  web[AXoN4tzXPlz3nvo3DR1o][o.s.u.c.UpdateCenter] The plugin 'xml' version : 2.2.0.2973 has not been found on the update center.

Hi,

Did you check all of them? There’s more than one, as described in the link I gave you earlier.

 
Ann