Not available SonarCFamily plugin on Developer edition

Template for a good bug report, formatted with Markdown:

  • versions used - SonarQube 7.9.1 LTS Developer Edition (build 27448)
  • error observed
    : sonar.log
Got ping response from JVM
2019.12.11 08:48:32 INFO  app[][o.s.a.SchedulerImpl] SQ restart requested by Process[web]
2019.12.11 08:48:32 DEBUG app[][o.s.a.SchedulerImpl] Restart stopper thread was not null
java.lang.Exception: null
	at org.sonar.application.SchedulerImpl.stopAsyncForRestart(SchedulerImpl.java:399)
	at org.sonar.application.SchedulerImpl.onManagedProcessEvent(SchedulerImpl.java:323)
	at org.sonar.application.process.ManagedProcessHandler.lambda$refreshState$1(ManagedProcessHandler.java:207)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:207)
	at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258)
2019.12.11 08:48:32 DEBUG app[][o.s.a.SchedulerImpl] Stopping [ce]...
2019.12.11 08:48:32 DEBUG app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [ce]: 0
2019.12.11 08:48:32 INFO  app[][o.s.a.SchedulerImpl] Process[ce] is stopped
2019.12.11 08:48:32 DEBUG app[][o.s.a.SchedulerImpl] Stopping [web]...
2019.12.11 08:48:32 DEBUG app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [web]: 0
2019.12.11 08:48:32 INFO  app[][o.s.a.SchedulerImpl] Process[web] is stopped
2019.12.11 08:48:32 DEBUG app[][o.s.a.SchedulerImpl] Stopping [es]...
2019.12.11 08:48:33 WARN  app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 143
2019.12.11 08:48:33 INFO  app[][o.s.a.SchedulerImpl] Process[es] is stopped
2019.12.11 08:48:33 INFO  app[][o.s.a.SchedulerImpl] SonarQube is restarting
2019.12.11 08:48:33 DEBUG app[][o.s.a.SchedulerImpl] Restarter thread was not null (name is "Restarter")
java.lang.Exception: null
	at org.sonar.application.SchedulerImpl.restartAsync(SchedulerImpl.java:409)
	at org.sonar.application.SchedulerImpl.onProcessStop(SchedulerImpl.java:372)
	at org.sonar.application.SchedulerImpl.onProcessState(SchedulerImpl.java:354)
	at org.sonar.application.process.ManagedProcessLifecycle.lambda$tryToMoveTo$0(ManagedProcessLifecycle.java:94)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.sonar.application.process.ManagedProcessLifecycle.tryToMoveTo(ManagedProcessLifecycle.java:94)
	at org.sonar.application.process.ManagedProcessHandler.stopForcibly(ManagedProcessHandler.java:196)
	at org.sonar.application.process.ManagedProcessHandler.stop(ManagedProcessHandler.java:106)
	at org.sonar.application.SchedulerImpl.stopProcess(SchedulerImpl.java:236)
	at org.sonar.application.SchedulerImpl.stopAll(SchedulerImpl.java:223)
	at org.sonar.application.SchedulerImpl.stopImpl(SchedulerImpl.java:211)
	at org.sonar.application.SchedulerImpl.access$600(SchedulerImpl.java:52)
	at org.sonar.application.SchedulerImpl$RestartStopperThread.run(SchedulerImpl.java:445)
2019.12.11 08:48:33 INFO  app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /home/blackduck/SonarQube-DE/sonarqube-7.9.1/temp
2019.12.11 08:48:33 INFO  app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9101
2019.12.11 08:48:33 INFO  app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/home/blackduck/SonarQube-DE/sonarqube-7.9.1/elasticsearch]: /home/blackduck/SonarQube-DE/sonarqube-7.9.1/elasticsearch/bin/elasticsearch
2019.12.11 08:48:33 INFO  app[][o.e.p.PluginsService] no modules loaded
2019.12.11 08:48:33 INFO  app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2019.12.11 08:48:33 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [force_merge], size [1], queue size [unbounded]
2019.12.11 08:48:33 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_started], core [1], max [32], keep alive [5m]
2019.12.11 08:48:33 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [listener], size [8], queue size [unbounded]
2019.12.11 08:48:33 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [index], size [16], queue size [200]
2019.12.11 08:48:33 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [refresh], core [1], max [8], keep alive [5m]
2019.12.11 08:48:33 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [generic], core [4], max [128], keep alive [30s]
2019.12.11 08:48:33 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [warmer], core [1], max [5], keep alive [5m]
2019.12.11 08:48:33 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search] will adjust queue by [50] when determining automatic queue size
2019.12.11 08:48:33 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search], size [25], queue size [1k]
2019.12.11 08:48:33 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [flush], core [1], max [5], keep alive [5m]
2019.12.11 08:48:33 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_store], core [1], max [32], keep alive [5m]
2019.12.11 08:48:33 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [management], core [1], max [5], keep alive [5m]
2019.12.11 08:48:33 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [get], size [16], queue size [1k]
2019.12.11 08:48:33 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [analyze], size [1], queue size [16]
2019.12.11 08:48:33 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [write], size [16], queue size [200]
2019.12.11 08:48:33 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [snapshot], core [1], max [5], keep alive [5m]
2019.12.11 08:48:33 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search_throttled] will adjust queue by [50] when determining automatic queue size
2019.12.11 08:48:33 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search_throttled], size [1], queue size [100]
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] Module execution: 6ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] TypeListeners creation: 0ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] Scopes creation: 0ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] Converters creation: 0ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] Binding creation: 0ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] Private environment creation: 0ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] Injector construction: 0ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] Binding initialization: 0ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] Binding indexing: 0ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] Collecting injection requests: 0ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] Binding validation: 0ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] Static validation: 0ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] Instance member validation: 0ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] Provider verification: 0ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] Static member injection: 0ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] Instance injection: 0ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.i.i.Stopwatch] Preloading singletons: 0ms
2019.12.11 08:48:33 DEBUG app[][o.e.c.t.TransportClientNodesService] node_sampler_interval[5s]
2019.12.11 08:48:33 DEBUG app[][o.e.c.t.TransportClientNodesService] adding address [{#transport#-1}{s8eOWuqMQ-uoe9UEJj6NYQ}{127.0.0.1}{127.0.0.1:9101}]
2019.12.11 08:48:33 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{s8eOWuqMQ-uoe9UEJj6NYQ}{127.0.0.1}{127.0.0.1:9101}], ignoring...
org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9101] connect_exception
	at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309)
	at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100)
	at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57)
	at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72)
	at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504)
	at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424)
	at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: 연결이 거부됨: /127.0.0.1:9101
	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	... 6 common frames omitted
Caused by: java.net.ConnectException: 연결이 거부됨
	... 10 common frames omitted
2019.12.11 08:48:33 DEBUG app[][o.s.a.e.EsConnectorImpl] Connected to Elasticsearch node: [127.0.0.1:9101]
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
send a packet PING : ping
Received a packet PING : ping
Send a packet PING : ok
read a packet PING : ok
Got ping response from JVM
2019.12.11 08:48:37 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{igv2kF-pRwayoD0no_tBow}{127.0.0.1}{127.0.0.1:9101}], ignoring...
org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9101] connect_exception
	at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309)
	at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100)
	at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57)
	at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72)
	at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504)
	at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424)
	at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: 연결이 거부됨: /127.0.0.1:9101
	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	... 6 common frames omitted
Caused by: java.net.ConnectException: 연결이 거부됨
	... 10 common frames omitted
2019.12.11 08:48:37 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{UOVk0FXfTgq50OBKa4ny1w}{127.0.0.1}{127.0.0.1:9101}], ignoring...
org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9101] connect_exception
	at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309)
	at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100)
	at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57)
	at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72)
	at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504)
	at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424)
	at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: 연결이 거부됨: /127.0.0.1:9101
	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	... 6 common frames omitted
Caused by: java.net.ConnectException: 연결이 거부됨
	... 10 common frames omitted
2019.12.11 08:48:38 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{s8eOWuqMQ-uoe9UEJj6NYQ}{127.0.0.1}{127.0.0.1:9101}], ignoring...
org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9101] connect_exception
	at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309)
	at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100)
	at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57)
	at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72)
	at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504)
	at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424)
	at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: 연결이 거부됨: /127.0.0.1:9101
	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	... 6 common frames omitted
Caused by: java.net.ConnectException: 연결이 거부됨
	... 10 common frames omitted
send a packet PING : ping
Received a packet PING : ping
  • steps to reproduce

    1. Restart SonarQube Server.
    2. Check developer edition license from Administration > Configuration > License Manager menu.
    3. Use Set new license menu, re-enter the developer edition license.
    4. Check SonarCFamily plugin in Marketplace, however still show info as " Available under our commercial editions"
  • potential workaround - I have no idea.

Hi @KiYiul,

what is the content of extensions/plugins folder of your SonarQube server?

in extensions/plugins folder is as below.

-rw-r--r--. 1 sonar sonar      224  7월 10 12:21 README.txt
-rw-r--r--. 1 sonar sonar  3598615 12월  9 15:09 qualinsight-sonarqube-smell-plugin-4.0.0.jar
-rw-r--r--. 1 sonar sonar  1443735  7월 10 12:21 sonar-abap-plugin-3.8.0.2034.jar
-rw-r--r--. 1 sonar sonar   287504  7월 10 12:21 sonar-auth-github-plugin-1.5.0.870.jar
-rw-r--r--. 1 sonar sonar  3388540  7월 10 12:21 sonar-auth-saml-plugin-1.1.0.181.jar
-rw-r--r--. 1 sonar sonar  4276177 12월  6 16:36 sonar-csharp-plugin-8.0.0.9566.jar
-rw-r--r--. 1 sonar sonar  7015434  7월 10 12:21 sonar-css-plugin-1.1.1.1010.jar
-rw-r--r--. 1 sonar sonar  1544789  7월 10 12:21 sonar-flex-plugin-2.5.1.1831.jar
-rw-r--r--. 1 sonar sonar  6857471 12월  6 16:36 sonar-go-plugin-1.6.0.719.jar
-rw-r--r--. 1 sonar sonar   807419 12월  6 16:36 sonar-html-plugin-3.2.0.2082.jar
-rw-r--r--. 1 sonar sonar    15098  7월 10 12:21 sonar-jacoco-plugin-1.0.2.475.jar
-rw-r--r--. 1 sonar sonar  8348625 12월  9 15:09 sonar-java-plugin-5.14.0.18788.jar
-rw-r--r--. 1 sonar sonar  9915360 12월  6 16:36 sonar-javascript-plugin-6.1.0.11503.jar
-rw-r--r--. 1 sonar sonar  7595999  7월 10 12:21 sonar-kotlin-plugin-1.5.0.315.jar
-rw-r--r--. 1 sonar sonar   300503  7월 10 12:21 sonar-ldap-plugin-2.2.0.608.jar
-rw-r--r--. 1 sonar sonar  5105268  7월 10 12:21 sonar-php-plugin-3.2.0.4868.jar
-rw-r--r--. 1 sonar sonar  2141963  7월 10 12:21 sonar-plsql-plugin-3.4.1.2576.jar
-rw-r--r--. 1 sonar sonar  2935481 12월  6 16:36 sonar-python-plugin-2.2.0.5331.jar
-rw-r--r--. 1 sonar sonar 10036210  7월 10 12:21 sonar-ruby-plugin-1.5.0.315.jar
-rw-r--r--. 1 sonar sonar  9202024  7월 10 12:21 sonar-scala-plugin-1.5.0.315.jar
-rw-r--r--. 1 sonar sonar  2622236  7월 10 12:21 sonar-scm-git-plugin-1.8.0.1574.jar
-rw-r--r--. 1 sonar sonar  7229293  7월 10 12:21 sonar-scm-svn-plugin-1.9.0.1295.jar
-rw-r--r--. 1 sonar sonar  3656030  7월 10 12:21 sonar-security-csharp-frontend-plugin-7.9.0.5105.jar
-rw-r--r--. 1 sonar sonar  1792257  7월 10 12:21 sonar-security-java-frontend-plugin-7.9.0.5105.jar
-rw-r--r--. 1 sonar sonar  2065324  7월 10 12:21 sonar-security-php-frontend-plugin-7.9.0.5105.jar
-rw-r--r--. 1 sonar sonar  3084060  7월 10 12:21 sonar-security-plugin-7.9.0.5105.jar
-rw-r--r--. 1 sonar sonar  2380054 12월  6 16:36 sonar-swift-plugin-4.2.1.62.jar
-rw-r--r--. 1 sonar sonar  2181075  7월 10 12:21 sonar-tsql-plugin-1.4.0.3334.jar
-rw-r--r--. 1 sonar sonar     5746 12월  6 16:36 sonar-typescript-plugin-2.1.0.4359.jar
-rw-r--r--. 1 sonar sonar  3739425 12월  6 16:36 sonar-vbnet-plugin-8.0.0.9566.jar
-rw-r--r--. 1 sonar sonar  2242738  7월 10 12:21 sonar-xml-plugin-2.0.1.2020.jar

Hi @KiYiul,

it seems like you delete sonar-cfamily-plugin-*.jar, if I download the developer archive from https://www.sonarqube.org/downloads/ I can see it.

If you want you can manually download it from this link and place it in extensions/plugins folder.

Hi @mpaladin,

Thanks for the support. It works the solution for me.

  • I copied the sonar-cfamily-plugin-6.3.0.11371.jar from SonarQube 7.7 plugin directory to 7.9.1 directory.
  • Restart SonarQube 7.9.1 server and that plugin work properly in old version - 6.3.
  • Update the plugin from 6.3 to 6.5.0. and restart server again, confirmed the plugin installed properly.

Add question,
If I update again the SonarQube Server, have to copy all plugin from old plugin directory?

Hi @mpaladin,

Unfortunately, I failed to start SonarQube Developer edition.
After copied the sonar-cfamily-plugin-6.3.0.11371.jar file to the plugin directory, I found some another plugin is not available use due to same reason. So, I copied again the another plugin files as below.

sonar-apex-plugin-1.7.0.883.jar
sonar-cobol-plugin-4.4.0.3403.jar
sonar-pli-plugin-1.10.0.1880.jar
sonar-rpg-plugin-2.3.0.1187.jar
sonar-vb-plugin-2.6.0.1875.jar

However, after copied the plugin and restart SonarQube server, I found the server is not starting. I deleted the added 5 plugin and restart again, but failed.

So, I deleted all plugin files in plugin directory and restart server, I found starting properly.

For testing, I just installed one plugin sonar-java-plugin-5.14.0.18788.jar on web marketplace menu, and I found the file existed on ~/extensions/downloads/. Howerver server restarting failed.

Here is sonar.log when just installed one plugin.

Spawning intermediate process...
Spawning daemon process...
--> Wrapper Started as Daemon
Using tick timer.
server listening on port 32002.
Command[0] : java
Command[1] : -Dsonar.wrapped=true
Command[2] : -Djava.awt.headless=true
Command[3] : -Xms8m
Command[4] : -Xmx32m
Command[5] : -Djava.library.path=./lib
Command[6] : -classpath
Command[7] : ../../lib/jsw/wrapper-3.2.3.jar:../../lib/common/commons-dbutils-1.5.jar:../../lib/common/log4j-api-2.8.2.jar:../../lib/common/netty-buffer-4.1.32.Final.jar:../../lib/common/mybatis-3.5.1.jar:../../lib/common/elasticsearch-secure-sm-6.8.0.jar:../../lib/common/elasticsearch-x-content-6.8.0.jar:../../lib/common/github-api-1.93.0.71.jar:../../lib/common/lucene-grouping-7.7.0.jar:../../lib/common/sonar-plugin-api-7.9.1.jar:../../lib/common/lucene-queryparser-7.7.0.jar:../../lib/common/sonar-ce-7.9.1.jar:../../lib/common/t-digest-3.2.jar:../../lib/common/lucene-queries-7.7.0.jar:../../lib/common/bcpkix-jdk15on-1.59.jar:../../lib/common/sonar-db-dao-7.9.1.jar:../../lib/common/netty-codec-http-4.1.32.Final.jar:../../lib/common/sonar-ws-7.9.1.jar:../../lib/common/log4j-to-slf4j-2.8.2.jar:../../lib/common/sonar-markdown-7.9.1.jar:../../lib/common/edition-developer-7.9.1.jar:../../lib/common/jjwt-api-0.10.5.jar:../../lib/common/jbcrypt-0.4.jar:../../lib/common/jjwt-impl-0.10.5.jar:../../lib/common/staxmate-2.0.1.jar:../../lib/common/sonar-server-7.9.1.jar:../../lib/common/lucene-spatial3d-7.7.0.jar:../../lib/common/commons-codec-1.12.jar:../../lib/common/netty-common-4.1.32.Final.jar:../../lib/common/jackson-module-jaxb-annotations-2.4.1.jar:../../lib/common/commons-pool2-2.6.0.jar:../../lib/common/sonar-channel-4.1.jar:../../lib/common/sonar-scanner-protocol-7.9.1.jar:../../lib/common/lucene-memory-7.7.0.jar:../../lib/common/hk2-locator-2.5.0-b42.jar:../../lib/common/parent-join-client-6.8.0.jar:../../lib/common/tomcat-annotations-api-8.5.38.jar:../../lib/common/jackson-jaxrs-base-2.4.1.jar:../../lib/common/sonar-classloader-1.0.jar:../../lib/common/stax2-api-3.1.4.jar:../../lib/common/lucene-spatial-extras-7.7.0.jar:../../lib/common/jackson-dataformat-cbor-2.8.11.jar:../../lib/common/commons-io-2.6.jar:../../lib/common/jackson-annotations-2.9.8.jar:../../lib/common/lucene-join-7.7.0.jar:../../lib/common/bcprov-jdk15on-1.59.jar:../../lib/common/sonar-db-migration-7.9.1.jar:../../lib/common/activation-1.1.jar:../../lib/common/jjwt-jackson-0.10.5.jar:../../lib/common/lucene-misc-7.7.0.jar:../../lib/common/javax.inject-2.5.0-b42.jar:../../lib/common/joda-time-2.10.1.jar:../../lib/common/hppc-0.7.1.jar:../../lib/common/jul-to-slf4j-1.7.25.jar:../../lib/common/sonar-process-7.9.1.jar:../../lib/common/jersey-hk2-2.26.jar:../../lib/common/HdrHistogram-2.1.9.jar:../../lib/common/guava-18.0.jar:../../lib/common/jackson-databind-2.9.8.jar:../../lib/common/jaxb-api-2.3.0.jar:../../lib/common/logback-core-1.2.3.jar:../../lib/common/sonar-ce-task-projectanalysis-7.9.1.jar:../../lib/common/sonar-core-7.9.1.jar:../../lib/common/hk2-api-2.5.0-b42.jar:../../lib/common/hk2-utils-2.5.0-b42.jar:../../lib/common/alm-extensionmanagement-client-1.0.2.jar:../../lib/common/commons-logging-1.2.jar:../../lib/common/sonar-server-common-7.9.1.jar:../../lib/common/javax.annotation-api-1.3.1.jar:../../lib/common/nanohttpd-2.3.0.jar:../../lib/common/lucene-suggest-7.7.0.jar:../../lib/common/javax.inject-1.jar:../../lib/common/javax.ws.rs-api-2.1.jar:../../lib/common/javax.mail-1.5.6.jar:../../lib/common/commons-email-1.5.jar:../../lib/common/sonar-ce-common-7.9.1.jar:../../lib/common/jersey-common-2.26.jar:../../lib/common/transport-netty4-client-6.8.0.jar:../../lib/common/hazelcast-3.8.6.jar:../../lib/common/snakeyaml-1.17.jar:../../lib/common/lucene-analyzers-common-7.7.0.jar:../../lib/common/lucene-highlighter-7.7.0.jar:../../lib/common/netty-handler-4.1.32.Final.jar:../../lib/common/okio-1.17.2.jar:../../lib/common/aopalliance-repackaged-2.5.0-b42.jar:../../lib/common/jackson-dataformat-yaml-2.8.11.jar:../../lib/common/jersey-client-2.26.jar:../../lib/common/jackson-jaxrs-json-provider-2.4.1.jar:../../lib/common/diffutils-1.2.jar:../../lib/common/lucene-core-7.7.0.jar:../../lib/common/netty-transport-4.1.32.Final.jar:../../lib/common/sonar-db-core-7.9.1.jar:../../lib/common/jersey-apache-connector-2.26.jar:../../lib/common/httpclient-4.5.2.jar:../../lib/common/javassist-3.22.0-CR2.jar:../../lib/common/commons-csv-1.4.jar:../../lib/common/okhttp-3.14.2.jar:../../lib/common/osgi-resource-locator-1.0.1.jar:../../lib/common/slf4j-api-1.7.25.jar:../../lib/common/alm-vss-client-1.0.2.jar:../../lib/common/sonar-check-api-7.9.1.jar:../../lib/common/elasticsearch-core-6.8.0.jar:../../lib/common/alm-tfs-client-1.0.2.jar:../../lib/common/java-jwt-3.3.0.jar:../../lib/common/sonar-main-7.9.1.jar:../../lib/common/alm-releasemanagement-client-1.0.2.jar:../../lib/common/alm-distributedtask-client-1.0.2.jar:../../lib/common/logback-access-1.2.3.jar:../../lib/common/transport-6.8.0.jar:../../lib/common/netty-resolver-4.1.32.Final.jar:../../lib/common/commons-dbcp2-2.5.0.jar:../../lib/common/lz4-1.3.0.jar:../../lib/common/jackson-dataformat-smile-2.8.11.jar:../../lib/common/hazelcast-client-3.8.6.jar:../../lib/common/sonar-ce-task-7.9.1.jar:../../lib/common/jackson-core-2.9.8.jar:../../lib/common/sonar-update-center-common-1.18.0.487.jar:../../lib/common/elasticsearch-6.8.0.jar:../../lib/common/percolator-client-6.8.0.jar:../../lib/common/elasticsearch-cli-6.8.0.jar:../../lib/common/jna-4.5.1.jar:../../lib/common/protobuf-java-3.7.0.jar:../../lib/common/netty-codec-4.1.32.Final.jar:../../lib/common/logback-classic-1.2.3.jar:../../lib/common/sonar-plugin-api-7.9.1-all.jar:../../lib/common/lucene-sandbox-7.7.0.jar:../../lib/common/lucene-spatial-7.7.0.jar:../../lib/common/tomcat-embed-core-8.5.38.jar:../../lib/common/alm-gallery-client-1.0.2.jar:../../lib/common/sonar-duplications-7.9.1.jar:../../lib/common/picocontainer-2.15.jar:../../lib/common/woodstox-core-lgpl-4.4.0.jar:../../lib/common/commons-lang-2.6.jar:../../lib/common/gson-2.8.4.jar:../../lib/common/jopt-simple-5.0.2.jar:../../lib/common/lucene-backward-codecs-7.7.0.jar:../../lib/common/httpcore-4.4.4.jar:../../lib/sonar-shutdowner-7.9.1.jar:../../lib/sonar-application-7.9.1.jar
Command[8] : -Dwrapper.key=tS9xu2KwUAi8KZPq
Command[9] : -Dwrapper.port=32002
Command[10] : -Dwrapper.jvm.port.min=31000
Command[11] : -Dwrapper.jvm.port.max=31999
Command[12] : -Dwrapper.debug=TRUE
Command[13] : -Dwrapper.pid=13890
Command[14] : -Dwrapper.version=3.2.3
Command[15] : -Dwrapper.native_library=wrapper
Command[16] : -Dwrapper.service=TRUE
Command[17] : -Dwrapper.cpu.timeout=10
Command[18] : -Dwrapper.jvmid=1
Command[19] : org.tanukisoftware.wrapper.WrapperSimpleApp
Command[20] : org.sonar.application.App
Launching a JVM...
WrapperManager class initialized by thread: main  Using classloader: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f
Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
  Copyright 1999-2006 Tanuki Software, Inc.  All Rights Reserved.

Wrapper Manager: JVM #1
Running a 64-bit JVM.
Wrapper Manager: Registering shutdown hook
Wrapper Manager: Using wrapper
Load native library.  One or more attempts may fail if platform specific libraries do not exist.
Loading native library failed: libwrapper-linux-x86-64.so  Cause: java.lang.UnsatisfiedLinkError: no wrapper-linux-x86-64 in java.library.path: [./lib]
Loaded native library: libwrapper.so
Calling native initialization method.
Inside native WrapperManager initialization method
Java Version   : 11.0.5+10-LTS OpenJDK 64-Bit Server VM
Java VM Vendor : Oracle Corporation

Control event monitor thread started.
Startup runner thread started.
WrapperManager.start(org.tanukisoftware.wrapper.WrapperSimpleApp@5f5a92bb, args[]) called by thread: main
Communications runner thread started.
Open socket to wrapper...Wrapper-Connection
Failed attempt to bind using local port 31000
Failed attempt to bind using local port 31001
Failed attempt to bind using local port 31002
Failed attempt to bind using local port 31003
Failed attempt to bind using local port 31004
Failed attempt to bind using local port 31005
Failed attempt to bind using local port 31006
Failed attempt to bind using local port 31007
Opened Socket from 31008 to 32002
Send a packet KEY : tS9xu2KwUAi8KZPq
handleSocket(Socket[addr=/127.0.0.1,port=32002,localport=31008])
accepted a socket from 127.0.0.1 on port 31008
read a packet KEY : tS9xu2KwUAi8KZPq
Got key from JVM: tS9xu2KwUAi8KZPq
send a packet LOW_LOG_LEVEL : 1
send a packet PING_TIMEOUT : 0
send a packet PROPERTIES : (Property Values)
Start Application.
send a packet START : start
Received a packet LOW_LOG_LEVEL : 1
Wrapper Manager: LowLogLevel from Wrapper is 1
Received a packet PING_TIMEOUT : 0
PingTimeout from Wrapper is 0
Received a packet PROPERTIES : (Property Values)
Received a packet START : start
calling WrapperListener.start()
Waiting for WrapperListener.start runner thread to complete.
WrapperListener.start runner thread started.
WrapperSimpleApp: start(args) Will wait up to 2 seconds for the main method to complete.
WrapperSimpleApp: invoking main method
2019.12.16 10:15:41 INFO  app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /home/blackduck/SonarQube-DE/sonarqube-7.9.1/temp
2019.12.16 10:15:41 INFO  app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9101
2019.12.16 10:15:41 INFO  app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/home/blackduck/SonarQube-DE/sonarqube-7.9.1/elasticsearch]: /home/blackduck/SonarQube-DE/sonarqube-7.9.1/elasticsearch/bin/elasticsearch
2019.12.16 10:15:41 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.
2019.12.16 10:15:41 INFO  app[][o.e.p.PluginsService] no modules loaded
2019.12.16 10:15:41 INFO  app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2019.12.16 10:15:41 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [force_merge], size [1], queue size [unbounded]
2019.12.16 10:15:41 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_started], core [1], max [32], keep alive [5m]
2019.12.16 10:15:41 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [listener], size [8], queue size [unbounded]
2019.12.16 10:15:41 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [index], size [16], queue size [200]
2019.12.16 10:15:41 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [refresh], core [1], max [8], keep alive [5m]
2019.12.16 10:15:41 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [generic], core [4], max [128], keep alive [30s]
2019.12.16 10:15:41 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [warmer], core [1], max [5], keep alive [5m]
2019.12.16 10:15:42 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search] will adjust queue by [50] when determining automatic queue size
2019.12.16 10:15:42 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search], size [25], queue size [1k]
2019.12.16 10:15:42 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [flush], core [1], max [5], keep alive [5m]
2019.12.16 10:15:42 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_store], core [1], max [32], keep alive [5m]
2019.12.16 10:15:42 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [management], core [1], max [5], keep alive [5m]
2019.12.16 10:15:42 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [get], size [16], queue size [1k]
2019.12.16 10:15:42 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [analyze], size [1], queue size [16]
2019.12.16 10:15:42 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [write], size [16], queue size [200]
2019.12.16 10:15:42 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [snapshot], core [1], max [5], keep alive [5m]
2019.12.16 10:15:42 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search_throttled] will adjust queue by [50] when determining automatic queue size
2019.12.16 10:15:42 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search_throttled], size [1], queue size [100]
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.PlatformDependent0] -Dio.netty.noUnsafe: false
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.PlatformDependent0] Java version: 11
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.theUnsafe: available
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.copyMemory: available
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Buffer.address: available
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.PlatformDependent0] direct buffer constructor: unavailable
java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled
	at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31)
	at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:224)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:218)
	at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212)
	at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:80)
	at io.netty.util.ConstantPool.<init>(ConstantPool.java:32)
	at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27)
	at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27)
	at org.elasticsearch.transport.netty4.Netty4Transport.<clinit>(Netty4Transport.java:219)
	at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57)
	at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89)
	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)
	at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89)
	at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147)
	at org.elasticsearch.client.transport.TransportClient.<init>(TransportClient.java:277)
	at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.<init>(EsConnectorImpl.java:103)
	at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89)
	at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74)
	at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61)
	at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88)
	at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73)
	at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58)
	at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201)
	at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258)
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Bits.unaligned: available, true
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.PlatformDependent0] jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable
java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @5ccd43c2
	at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:361)
	at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:591)
	at java.base/java.lang.reflect.Method.invoke(Method.java:558)
	at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:334)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:325)
	at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212)
	at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:80)
	at io.netty.util.ConstantPool.<init>(ConstantPool.java:32)
	at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27)
	at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27)
	at org.elasticsearch.transport.netty4.Netty4Transport.<clinit>(Netty4Transport.java:219)
	at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57)
	at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89)
	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)
	at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89)
	at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147)
	at org.elasticsearch.client.transport.TransportClient.<init>(TransportClient.java:277)
	at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.<init>(EsConnectorImpl.java:103)
	at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89)
	at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74)
	at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61)
	at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88)
	at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73)
	at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58)
	at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201)
	at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258)
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.DirectByteBuffer.<init>(long, int): unavailable
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.PlatformDependent] sun.misc.Unsafe: available
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.PlatformDependent] maxDirectMemory: 33554432 bytes (maybe)
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.bitMode: 64 (sun.arch.data.model)
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.maxDirectMemory: -1 bytes
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.uninitializedArrayAllocationThreshold: -1
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.CleanerJava9] java.nio.ByteBuffer.cleaner(): available
2019.12.16 10:15:42 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.noPreferDirect: false
Send a packet START_PENDING : 5000
read a packet START_PENDING : 5000
JVM signalled a start pending with waitHint of 5000 millis.
Send a packet START_PENDING : 5000
WrapperSimpleApp: start(args) end.  Main Completed=false, exitCode=null
WrapperListener.start runner thread stopped.
returned from WrapperListener.start()
Send a packet STARTED : 
Startup runner thread stopped.
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] Module execution: 77ms
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] TypeListeners creation: 2ms
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] Scopes creation: 3ms
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] Converters creation: 0ms
read a packet START_PENDING : 5000
JVM signalled a start pending with waitHint of 5000 millis.
read a packet STARTED : 
JVM signalled that it was started.
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] Binding creation: 3ms
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] Private environment creation: 0ms
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] Injector construction: 0ms
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] Binding initialization: 0ms
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] Binding indexing: 0ms
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] Collecting injection requests: 0ms
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] Binding validation: 0ms
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] Static validation: 0ms
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] Instance member validation: 0ms
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] Provider verification: 0ms
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] Static member injection: 0ms
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] Instance injection: 0ms
2019.12.16 10:15:43 DEBUG app[][o.e.c.i.i.Stopwatch] Preloading singletons: 0ms
2019.12.16 10:15:43 DEBUG app[][o.e.c.t.TransportClientNodesService] node_sampler_interval[5s]
2019.12.16 10:15:43 DEBUG app[][i.n.c.MultithreadEventLoopGroup] -Dio.netty.eventLoopThreads: 32
2019.12.16 10:15:43 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.noKeySetOptimization: false
2019.12.16 10:15:43 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.selectorAutoRebuildThreshold: 512
2019.12.16 10:15:43 DEBUG app[][i.n.u.i.PlatformDependent] org.jctools-core.MpscChunkedArrayQueue: available
2019.12.16 10:15:43 DEBUG app[][o.e.c.t.TransportClientNodesService] adding address [{#transport#-1}{XALqV8FeRHWPv2glpEMeng}{127.0.0.1}{127.0.0.1:9101}]
2019.12.16 10:15:43 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.processId: 13911 (auto-detected)
2019.12.16 10:15:43 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv4Stack: false
2019.12.16 10:15:43 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv6Addresses: false
2019.12.16 10:15:43 DEBUG app[][i.netty.util.NetUtil] Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
2019.12.16 10:15:43 DEBUG app[][i.netty.util.NetUtil] /proc/sys/net/core/somaxconn: 128
2019.12.16 10:15:43 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.machineId: 1c:98:ec:ff:fe:1c:b8:24 (auto-detected)
2019.12.16 10:15:43 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
2019.12.16 10:15:43 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
2019.12.16 10:15:43 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.level: simple
2019.12.16 10:15:43 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.targetRecords: 4
2019.12.16 10:15:43 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numHeapArenas: 0
2019.12.16 10:15:43 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numDirectArenas: 0
2019.12.16 10:15:43 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.pageSize: 8192
2019.12.16 10:15:43 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxOrder: 11
2019.12.16 10:15:43 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.chunkSize: 16777216
2019.12.16 10:15:43 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.tinyCacheSize: 512
2019.12.16 10:15:43 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.smallCacheSize: 256
2019.12.16 10:15:43 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.normalCacheSize: 64
2019.12.16 10:15:43 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxCachedBufferCapacity: 32768
2019.12.16 10:15:43 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.cacheTrimInterval: 8192
2019.12.16 10:15:43 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.useCacheForAllThreads: true
2019.12.16 10:15:43 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.allocator.type: pooled
2019.12.16 10:15:43 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.threadLocalDirectBufferSize: 0
2019.12.16 10:15:43 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.maxThreadLocalCharBufferSize: 16384
2019.12.16 10:15:43 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{XALqV8FeRHWPv2glpEMeng}{127.0.0.1}{127.0.0.1:9101}], ignoring...
org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9101] connect_exception
	at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309)
	at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100)
	at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57)
	at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72)
	at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504)
	at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424)
	at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: 연결이 거부됨: /127.0.0.1:9101
	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	... 6 common frames omitted
Caused by: java.net.ConnectException: 연결이 거부됨
	... 10 common frames omitted
2019.12.16 10:15:43 DEBUG app[][o.s.a.e.EsConnectorImpl] Connected to Elasticsearch node: [127.0.0.1:9101]
send a packet PING : ping
Received a packet PING : ping
Send a packet PING : ok
read a packet PING : ok
Got ping response from JVM
2019.12.16 10:15:48 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{XALqV8FeRHWPv2glpEMeng}{127.0.0.1}{127.0.0.1:9101}], ignoring...
org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9101] connect_exception
	at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309)
	at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100)
	at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57)
	at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72)
	at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504)
	at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424)
	at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: 연결이 거부됨: /127.0.0.1:9101
	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	... 6 common frames omitted
Caused by: java.net.ConnectException: 연결이 거부됨
	... 10 common frames omitted
send a packet PING : ping
Received a packet PING : ping
Send a packet PING : ok
read a packet PING : ok
Got ping response from JVM

Hi @KiYiul,

why are you copying plugins from old versions to new version? Just download the Sonarqube distribution you are interested in and start it and update available plugins. https://www.sonarqube.org/downloads/

Hi @mpaladin,
Thanks the supporting.

  • I fresh download SonarQube CE 7.9.2 and SoanrQube DE 7.9.2 from https://www.sonarqube.org/downloads/ site.
  • And manually installing step by step then success working fine that SonarQube Server.

Thanks.

1 Like