Service running in the server but UI not coming up

Hi ,

We are trying to install 8.9.6 in our linux machine but getting the below message when starting the service and UI is coming up though the service is running in the server:

sonarq 3365 3344 96 13:54 ? 00:00:01 /apps/sonar/SW/jdk-11/bin/java -XX:+UseG1GC -Djava.io.tmpdir=/apps/sonar/sonarqube-8.9.6/temp -XX:ErrorFile=../logs/es_hs_err_pid%p.log -Des.networkaddress.cache.ttl=60 -Des.networkaddress.cache.negative.ttl=10 -XX:+AlwaysPreTouch -Xss1m -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djna.nosys=true -Djna.tmpdir=/apps/sonar/sonarqube-8.9.6/temp -XX:-OmitStackTraceInFastThrow -Dio.netty.noUnsafe=true -Dio.netty.noKeySetOptimization=true -Dio.netty.recycler.maxCapacityPerThread=0 -Dio.netty.allocator.numDirectArenas=0 -Dlog4j.shutdownHookEnabled=false -Dlog4j2.disable.jmx=true -Dlog4j2.formatMsgNoLookups=true -Djava.locale.providers=COMPAT -Des.enforce.bootstrap.checks=true -Xmx512m -Xms512m -XX:MaxDirectMemorySize=256m -XX:+HeapDumpOnOutOfMemoryError -Des.path.home=/apps/sonar/sonarqube-8.9.6/elasticsearch -Des.path.conf=/apps/sonar/sonarqube-8.9.6/temp/conf/es -Des.distribution.flavor=default -Des.distribution.type=tar -Des.bundled_jdk=false -cp /apps/sonar/sonarqube-8.9.6/elasticsearch/lib/* org.elasticsearch.bootstrap.Elasticsearch

Hi,

I don’t read this as an error message. What do your server logs say?

 
Ann