2021.11.17 09:16:18 INFO app[][o.s.a.SchedulerImpl] Stopping SonarQube 2021.11.17 09:16:18 INFO app[][o.s.a.SchedulerImpl] Process[ce] is stopped 2021.11.17 09:16:19 INFO app[][o.s.a.SchedulerImpl] Process[web] is stopped 2021.11.17 09:16:19 INFO app[][o.s.a.SchedulerImpl] Process[es] is stopped 2021.11.17 09:16:19 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped <-- Wrapper Stopped --> Wrapper Started as Service Launching a JVM... Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. 2021.11.17 09:17:25 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory C:\sonarqube-9.0.1.46107\temp 2021.11.17 09:17:25 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on [HTTP: 127.0.0.1:9001, TCP: 127.0.0.1:54104] 2021.11.17 09:17:26 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [C:\sonarqube-9.0.1.46107\elasticsearch]: C:\Program Files\OpenJDK\jdk-11\bin\java -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -Djava.io.tmpdir=C:\sonarqube-9.0.1.46107\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 -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 -Djava.locale.providers=COMPAT -Des.enforce.bootstrap.checks=true -Xmx512m -Xms512m -XX:MaxDirectMemorySize=256m -XX:+HeapDumpOnOutOfMemoryError -Delasticsearch -Des.path.home=C:\sonarqube-9.0.1.46107\elasticsearch -Des.path.conf=C:\sonarqube-9.0.1.46107\temp\conf\es -cp lib/* org.elasticsearch.bootstrap.Elasticsearch OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. 2021.11.17 09:17:26 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running Machine is shutting down. 2021.11.17 09:19:35 WARN app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 143 2021.11.17 09:19:35 INFO app[][o.s.a.SchedulerImpl] Process[es] is stopped 2021.11.17 09:19:35 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped 2021.11.17 09:19:35 ERROR app[][o.s.a.p.EsManagedProcess] Failed to check status java.lang.RuntimeException: thread waiting for the response was interrupted at org.elasticsearch.client.RestClient.extractAndWrapCause(RestClient.java:849) at org.elasticsearch.client.RestClient.performRequest(RestClient.java:283) at org.elasticsearch.client.RestClient.performRequest(RestClient.java:270) at org.elasticsearch.client.RestHighLevelClient.internalPerformRequest(RestHighLevelClient.java:1654) at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:1624) at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:1594) at org.elasticsearch.client.ClusterClient.health(ClusterClient.java:119) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:64) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:89) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:81) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:59) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:220) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:285) Caused by: java.lang.InterruptedException: null at java.base/java.lang.Object.wait(Native Method) at java.base/java.lang.Object.wait(Object.java:328) at org.apache.http.concurrent.BasicFuture.get(BasicFuture.java:82) at org.apache.http.impl.nio.client.FutureWrapper.get(FutureWrapper.java:70) at org.elasticsearch.client.RestClient.performRequest(RestClient.java:279) ... 11 common frames omitted <-- Wrapper Stopped --> Wrapper Started as Service Launching a JVM... Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. 2021.11.17 09:20:14 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory C:\sonarqube-9.0.1.46107\temp 2021.11.17 09:20:14 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on [HTTP: 127.0.0.1:9001, TCP: 127.0.0.1:49726] 2021.11.17 09:20:14 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [C:\sonarqube-9.0.1.46107\elasticsearch]: C:\Program Files\OpenJDK\jdk-11\bin\java -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -Djava.io.tmpdir=C:\sonarqube-9.0.1.46107\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 -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 -Djava.locale.providers=COMPAT -Des.enforce.bootstrap.checks=true -Xmx512m -Xms512m -XX:MaxDirectMemorySize=256m -XX:+HeapDumpOnOutOfMemoryError -Delasticsearch -Des.path.home=C:\sonarqube-9.0.1.46107\elasticsearch -Des.path.conf=C:\sonarqube-9.0.1.46107\temp\conf\es -cp lib/* org.elasticsearch.bootstrap.Elasticsearch 2021.11.17 09:20:14 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. 2021.11.17 09:21:46 INFO app[][o.s.a.SchedulerImpl] Stopping SonarQube 2021.11.17 09:21:46 INFO app[][o.s.a.SchedulerImpl] Process[es] is stopped 2021.11.17 09:21:46 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped <-- Wrapper Stopped --> Wrapper Started as Service Launching a JVM... Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. 2021.11.17 09:22:04 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory C:\sonarqube-9.0.1.46107\temp 2021.11.17 09:22:04 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on [HTTP: 127.0.0.1:9001, TCP: 127.0.0.1:49950] 2021.11.17 09:22:04 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [C:\sonarqube-9.0.1.46107\elasticsearch]: C:\Program Files\OpenJDK\jdk-11\bin\java -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -Djava.io.tmpdir=C:\sonarqube-9.0.1.46107\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 -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 -Djava.locale.providers=COMPAT -Des.enforce.bootstrap.checks=true -Xmx512m -Xms512m -XX:MaxDirectMemorySize=256m -XX:+HeapDumpOnOutOfMemoryError -Delasticsearch -Des.path.home=C:\sonarqube-9.0.1.46107\elasticsearch -Des.path.conf=C:\sonarqube-9.0.1.46107\temp\conf\es -cp lib/* org.elasticsearch.bootstrap.Elasticsearch 2021.11.17 09:22:04 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. 2021.11.17 09:22:11 INFO app[][o.s.a.SchedulerImpl] Process[es] is up 2021.11.17 09:22:11 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='web', ipcIndex=2, logFilenamePrefix=web]] from [C:\sonarqube-9.0.1.46107]: C:\Program Files\OpenJDK\jdk-11\bin\java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=C:\sonarqube-9.0.1.46107\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 -Xmx2048m -Xms2048m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/sonar-application-9.0.1.46107.jar;C:\sonarqube-9.0.1.46107\lib\jdbc\mssql\mssql-jdbc-9.2.0.jre11.jar org.sonar.server.app.WebServer C:\sonarqube-9.0.1.46107\temp\sq-process9981516982364773353properties 2021.11.17 09:23:25 INFO app[][o.s.a.SchedulerImpl] Process[web] is up 2021.11.17 09:23:25 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='ce', ipcIndex=3, logFilenamePrefix=ce]] from [C:\sonarqube-9.0.1.46107]: C:\Program Files\OpenJDK\jdk-11\bin\java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=C:\sonarqube-9.0.1.46107\temp -XX:-OmitStackTraceInFastThrow --add-opens=java.base/java.util=ALL-UNNAMED -Xmx8512m -Xms512m -XX:MaxPermSize=1024m -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/sonar-application-9.0.1.46107.jar;C:\sonarqube-9.0.1.46107\lib\jdbc\mssql\mssql-jdbc-9.2.0.jre11.jar org.sonar.ce.app.CeServer C:\sonarqube-9.0.1.46107\temp\sq-process9496929584983748058properties OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 2021.11.17 09:23:31 INFO app[][o.s.a.SchedulerImpl] Process[ce] is up 2021.11.17 09:23:31 INFO app[][o.s.a.SchedulerImpl] SonarQube is up