Can't start SonarQube 7.9.1 with MySQL: Connection Refused

Hi Ann Campbell I am also facing same issue i tried with different ports its not working I am using Sonarqube-7.9.1 and database i am using mysql Ver 14.14 Distrib 5.6.45…

Please find the below logs in trace

Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /192.168.1.10:9001
        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: Connection refused
        ... 10 common frames omitted
2019.07.25 11:26:39 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null}
2019.07.25 11:26:39 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x94b68465] 
        at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onResponse(TcpTransport.java:1250)
        at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:97)
        at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:39)
        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.complete(CompletableFuture.java:2144)
        at org.elasticsearch.common.concurrent.CompletableContext.complete(CompletableContext.java:61)
        at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:65)
        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.trySuccess(DefaultPromise.java:103)
        at io.netty.channel.DefaultChannelPromise.trySuccess(DefaultChannelPromise.java:84)
        at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:306)
        at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:341)
        at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644)
        at 
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x83b7f800] REGISTERED
2019.07.25 11:26:44 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null}
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xc4acfa8a] REGISTERED
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x3cc2a8ca] REGISTERED
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x562c5ffa] REGISTERED
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x2bee715b] REGISTERED
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x6e61c36d] REGISTERED
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x6e61c36d] CONNECT: /192.168.1.10:9001
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xb55f6bb6] REGISTERED
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x83b7f800] CONNECT: /192.168.1.10:9001
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa2466e55] REGISTERED
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xc4acfa8a] CONNECT: /192.168.1.10:9001
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xd03ddc18, L:/192.168.1.10:36856 - R:/192.168.1.10:9001] ACTIVE
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x6e61c36d, L:/192.168.1.10:36858 - R:/192.168.1.10:9001] ACTIVE
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x0eab47dd] REGISTERED
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x3cc2a8ca] CONNECT: /192.168.1.10:9001
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x07355250] REGISTERED
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x3e453262] REGISTERED
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x562c5ffa] CONNECT: /192.168.1.10:9001
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x2bee715b] CONNECT: /192.168.1.10:9001
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa2466e55] CONNECT: /192.168.1.10:9001
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x0eab47dd] CONNECT: /192.168.1.10:9001
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x3e453262] CONNECT: /192.168.1.10:9001
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x6161d2a8] REGISTERED
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xb55f6bb6] CONNECT: /192.168.1.10:9001
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x07355250] CONNECT: /192.168.1.10:9001
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xc4acfa8a, L:/192.168.1.10:36862 - R:/192.168.1.10:9001] ACTIVE
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x3cc2a8ca, L:/192.168.1.10:36864 - R:/192.168.1.10:9001] ACTIVE
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x2bee715b, L:/192.168.1.10:36866 - R:/192.168.1.10:9001] ACTIVE
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x0eab47dd, L:/192.168.1.10:36872 - R:/192.168.1.10:9001] ACTIVE
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa2466e55, L:/192.168.1.10:36870 - R:/192.168.1.10:9001] ACTIVE
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x3e453262, L:/192.168.1.10:36874 - R:/192.168.1.10:9001] ACTIVE
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x6161d2a8] CONNECT: /192.168.1.10:9001
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x562c5ffa, L:/192.168.1.10:36868 - R:/192.168.1.10:9001] ACTIVE
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x07355250, L:/192.168.1.10:36878 - R:/192.168.1.10:9001] ACTIVE
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x83b7f800, L:/192.168.1.10:36860 - R:/192.168.1.10:9001] ACTIVE
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xb55f6bb6, L:/192.168.1.10:36876 - R:/192.168.1.10:9001] ACTIVE
2019.07.25 11:26:44 TRACE app[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [16440] bytes, now [16440]
2019.07.25 11:26:44 TRACE app[][o.e.t.TransportLogger] an exception occurred formatting a WRITE trace message
java.io.EOFException: tried to read: 105 bytes but only 27 remaining
        at org.elasticsearch.common.bytes.BytesReferenceStreamInput.ensureCanReadBytes(BytesReferenceStreamInput.java:121)
        at org.elasticsearch.common.bytes.BytesReference$MarkSupportingStreamInputWrapper.ensureCanReadBytes(BytesReference.java:283)
        at org.elasticsearch.common.io.stream.StreamInput.readArraySize(StreamInput.java:1057)
        at org.elasticsearch.common.io.stream.StreamInput.readString(StreamInput.java:374)
        at org.elasticsearch.common.io.stream.StreamInput.readStringArray(StreamInput.java:469)
        at org.elasticsearch.transport.TransportLogger.format(TransportLogger.java:105)
        at org.elasticsearch.transport.TransportLogger.logOutboundMessage(TransportLogger.java:59)
        at org.elasticsearch.transport.OutboundHandler$SendContext.get(OutboundHandler.java:142)
        at org.elasticsearch.transport.OutboundHandler.internalSendMessage(OutboundHandler.java:78)
        at org.elasticsearch.transport.OutboundHandler.sendMessage(OutboundHandler.java:70)
        at org.elasticsearch.transport.TcpTransport.sendRequestToChannel(TcpTransport.java:690)
        at org.elasticsearch.transport.TcpTransport.lambda$new$0(TcpTransport.java:159)
        at org.elasticsearch.transport.TransportHandshaker.sendHandshake(TransportHandshaker.java:74)
        at org.elasticsearch.transport.TcpTransport.executeHandshake(TcpTransport.java:1111)
        at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onResponse(TcpTransport.java:1273)
        at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onResponse(TcpTransport.java:1250)
        at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:97)
        at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:39)
        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.complete(CompletableFuture.java:2144)
        at org.elasticsearch.common.concurrent.CompletableContext.complete(CompletableContext.java:61)
        at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:65)
        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.trySuccess(DefaultPromise.java:103)
        at io.netty.channel.DefaultChannelPromise.trySuccess(DefaultChannelPromise.java:84)
        at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:306)
        at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:341)
        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:835)
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x83b7f800, L:/192.168.1.10:36860 - R:/192.168.1.10:9001] WRITE: 50B
         +-------------------------------------------------+
         |  0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f |
+--------+-------------------------------------------------+----------------+
|00000000| 45 53 00 00 00 2c 00 00 00 00 00 00 00 03 08 00 |ES...,..........|
|00000010| 4d 36 03 00 00 16 69 6e 74 65 72 6e 61 6c 3a 74 |M6....internal:t|
|00000020| 63 70 2f 68 61 6e 64 73 68 61 6b 65 00 04 e3 8c |cp/handshake....|
|00000030| f3 02                                           |..              |
+--------+-------------------------------------------------+----------------+
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x83b7f800, L:/192.168.1.10:36860 - R:/192.168.1.10:9001] FLUSH
2019.07.25 11:26:44 TRACE app[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [-16440] bytes, now [0]
2019.07.25 11:26:44 TRACE app[][o.e.t.T.tracer] [3][internal:tcp/handshake] sent to [{sonarqube}{wLPu6FIoRBiw2QkK_ARPVQ}{wahf1uR2QYW9hzV-ntrdFg}{192.168.1.10}{192.168.1.10:9001}{rack_id=sonarqube}] (timeout: [null])
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x6161d2a8, L:/192.168.1.10:36880 - R:/192.168.1.10:9001] ACTIVE
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x83b7f800, L:/192.168.1.10:36860 - R:/192.168.1.10:9001] READ: 25B
         +-------------------------------------------------+
         |  0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f |
+--------+-------------------------------------------------+----------------+
|00000000| 45 53 00 00 00 13 00 00 00 00 00 00 00 03 09 00 |ES..............|
|00000010| 4d 36 03 00 00 e3 8c f3 02                      |M6.......       |
+--------+-------------------------------------------------+----------------+
2019.07.25 11:26:44 TRACE app[][o.e.t.TransportLogger] Netty4TcpChannel{localAddress=/192.168.1.10:36860, remoteAddress=/192.168.1.10:9001} [length: 25, request id: 3, type: response, version: 5.6.0] READ: 25B
2019.07.25 11:26:44 TRACE app[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [16440] bytes, now [16440]
2019.07.25 11:26:44 TRACE app[][o.e.t.TransportLogger] Netty4TcpChannel{localAddress=/192.168.1.10:36870, remoteAddress=/192.168.1.10:9001} [length: 69, request id: 4, type: request, version: 6.8.0, action: internal:transport/handshake] WRITE: 69B
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa2466e55, L:/192.168.1.10:36870 - R:/192.168.1.10:9001] WRITE: 69B
         +-------------------------------------------------+
         |  0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f |
+--------+-------------------------------------------------+----------------+
|00000000| 45 53 00 00 00 3f 00 00 00 00 00 00 00 04 00 00 |ES...?..........|
|00000010| 5c c6 63 00 00 01 10 74 72 61 6e 73 70 6f 72 74 |\.c....transport|
|00000020| 5f 63 6c 69 65 6e 74 1c 69 6e 74 65 72 6e 61 6c |_client.internal|
|00000030| 3a 74 72 61 6e 73 70 6f 72 74 2f 68 61 6e 64 73 |:transport/hands|
|00000040| 68 61 6b 65 00                                  |hake.           |
+--------+-------------------------------------------------+----------------+
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa2466e55, L:/192.168.1.10:36870 - R:/192.168.1.10:9001] FLUSH
2019.07.25 11:26:44 TRACE app[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [-16440] bytes, now [0]
2019.07.25 11:26:44 TRACE app[][o.e.t.T.tracer] [4][internal:transport/handshake] sent to [{sonarqube}{wLPu6FIoRBiw2QkK_ARPVQ}{wahf1uR2QYW9hzV-ntrdFg}{192.168.1.10}{192.168.1.10:9001}{rack_id=sonarqube}] (timeout: [30s])
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa2466e55, L:/192.168.1.10:36870 - R:/192.168.1.10:9001] READ: 167B
         +-------------------------------------------------+
         |  0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f |
+--------+-------------------------------------------------+----------------+
|00000000| 45 53 00 00 00 a1 00 00 00 00 00 00 00 04 01 00 |ES..............|
|00000010| 5c c6 63 00 00 01 09 73 6f 6e 61 72 71 75 62 65 |\.c....sonarqube|
|00000020| 16 77 4c 50 75 36 46 49 6f 52 42 69 77 32 51 6b |.wLPu6FIoRBiw2Qk|
|00000030| 4b 5f 41 52 50 56 51 16 77 61 68 66 31 75 52 32 |K_ARPVQ.wahf1uR2|
|00000040| 51 59 57 39 68 7a 56 2d 6e 74 72 64 46 67 0c 31 |QYW9hzV-ntrdFg.1|
|00000050| 39 32 2e 31 36 38 2e 31 2e 31 30 0c 31 39 32 2e |92.168.1.10.192.|
|00000060| 31 36 38 2e 31 2e 31 30 04 c0 a8 01 0a 0c 31 39 |168.1.10......19|
|00000070| 32 2e 31 36 38 2e 31 2e 31 30 00 00 23 29 01 07 |2.168.1.10..#)..|
|00000080| 72 61 63 6b 5f 69 64 09 73 6f 6e 61 72 71 75 62 |rack_id.sonarqub|
|00000090| 65 03 00 01 02 e3 8c f3 02 09 73 6f 6e 61 72 71 |e.........sonarq|
|000000a0| 75 62 65 e3 8c f3 02                            |ube....         |
+--------+-------------------------------------------------+----------------+
2019.07.25 11:26:44 TRACE app[][o.e.t.TransportLogger] Netty4TcpChannel{localAddress=/192.168.1.10:36870, remoteAddress=/192.168.1.10:9001} [length: 167, request id: 4, type: response, version: 6.8.0] READ: 167B
2019.07.25 11:26:44 TRACE app[][o.e.t.T.tracer] [4][internal:transport/handshake] received response from [{sonarqube}{wLPu6FIoRBiw2QkK_ARPVQ}{wahf1uR2QYW9hzV-ntrdFg}{192.168.1.10}{192.168.1.10:9001}{rack_id=sonarqube}]
2019.07.25 11:26:44 DEBUG app[][o.e.t.ConnectionManager] connected to node [{sonarqube}{wLPu6FIoRBiw2QkK_ARPVQ}{wahf1uR2QYW9hzV-ntrdFg}{192.168.1.10}{192.168.1.10:9001}{rack_id=sonarqube}]
2019.07.25 11:26:44 TRACE app[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [16440] bytes, now [16440]
2019.07.25 11:26:44 TRACE app[][o.e.t.TransportLogger] Netty4TcpChannel{localAddress=/192.168.1.10:36872, remoteAddress=/192.168.1.10:9001} [length: 79, request id: 5, type: request, version: 6.8.0, action: cluster:monitor/health] WRITE: 79B
2019.07.25 11:26:44 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x0eab47dd, L:/192.168.1.10:36882 ! R:/192.168.1.10:9001] UNREGISTERED
2019.07.25 11:26:53 DEBUG app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [web]: 0
2019.07.25 11:26:53 INFO  app[][o.s.a.SchedulerImpl] Process[web] is stopped
2019.07.25 11:26:53 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo web from STARTED to STOPPED => true
2019.07.25 11:26:53 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STARTING to HARD_STOPPING => true
2019.07.25 11:26:53 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo ce from INIT to HARD_STOPPING => false
2019.07.25 11:26:53 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo web from STOPPED to HARD_STOPPING => false
2019.07.25 11:26:53 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo es from STARTED to HARD_STOPPING => true
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x83b7f800, L:/192.168.1.10:36860 ! R:/192.168.1.10:9001] CLOSE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xd03ddc18, L:/192.168.1.10:36856 - R:/192.168.1.10:9001] CLOSE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xb55f6bb6, L:/192.168.1.10:36876 - R:/192.168.1.10:9001] CLOSE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x2bee715b, L:/192.168.1.10:36866 ! R:/192.168.1.10:9001] CLOSE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x2bee715b, L:/192.168.1.10:36866 ! R:/192.168.1.10:9001] INACTIVE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x2bee715b, L:/192.168.1.10:36866 ! R:/192.168.1.10:9001] UNREGISTERED
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xc4acfa8a, L:/192.168.1.10:36862 - R:/192.168.1.10:9001] CLOSE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xd03ddc18, L:/192.168.1.10:36856 ! R:/192.168.1.10:9001] INACTIVE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xd03ddc18, L:/192.168.1.10:36856 ! R:/192.168.1.10:9001] UNREGISTERED
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x6161d2a8, L:/192.168.1.10:36880 - R:/192.168.1.10:9001] CLOSE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x3e453262, L:/192.168.1.10:36874 ! R:/192.168.1.10:9001] CLOSE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x3cc2a8ca, L:/192.168.1.10:36864 ! R:/192.168.1.10:9001] CLOSE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x3e453262, L:/192.168.1.10:36874 ! R:/192.168.1.10:9001] INACTIVE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x3cc2a8ca, L:/192.168.1.10:36864 ! R:/192.168.1.10:9001] INACTIVE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x3e453262, L:/192.168.1.10:36874 ! R:/192.168.1.10:9001] UNREGISTERED
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x3cc2a8ca, L:/192.168.1.10:36864 ! R:/192.168.1.10:9001] UNREGISTERED
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa2466e55, L:/192.168.1.10:36870 - R:/192.168.1.10:9001] CLOSE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x0eab47dd, L:/192.168.1.10:36872 ! R:/192.168.1.10:9001] CLOSE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x562c5ffa, L:/192.168.1.10:36868 - R:/192.168.1.10:9001] CLOSE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x0eab47dd, L:/192.168.1.10:36872 ! R:/192.168.1.10:9001] INACTIVE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x0eab47dd, L:/192.168.1.10:36872 ! R:/192.168.1.10:9001] UNREGISTERED
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x6e61c36d, L:/192.168.1.10:36858 ! R:/192.168.1.10:9001] CLOSE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x6e61c36d, L:/192.168.1.10:36858 ! R:/192.168.1.10:9001] INACTIVE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x6e61c36d, L:/192.168.1.10:36858 ! R:/192.168.1.10:9001] UNREGISTERED
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x07355250, L:/192.168.1.10:36878 ! R:/192.168.1.10:9001] CLOSE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x07355250, L:/192.168.1.10:36878 ! R:/192.168.1.10:9001] INACTIVE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x07355250, L:/192.168.1.10:36878 ! R:/192.168.1.10:9001] UNREGISTERED
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x562c5ffa, L:/192.168.1.10:36868 ! R:/192.168.1.10:9001] INACTIVE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x562c5ffa, L:/192.168.1.10:36868 ! R:/192.168.1.10:9001] UNREGISTERED
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xb55f6bb6, L:/192.168.1.10:36876 ! R:/192.168.1.10:9001] INACTIVE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xb55f6bb6, L:/192.168.1.10:36876 ! R:/192.168.1.10:9001] UNREGISTERED
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x6161d2a8, L:/192.168.1.10:36880 ! R:/192.168.1.10:9001] INACTIVE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x6161d2a8, L:/192.168.1.10:36880 ! R:/192.168.1.10:9001] UNREGISTERED
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x83b7f800, L:/192.168.1.10:36860 ! R:/192.168.1.10:9001] INACTIVE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x83b7f800, L:/192.168.1.10:36860 ! R:/192.168.1.10:9001] UNREGISTERED
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xc4acfa8a, L:/192.168.1.10:36862 ! R:/192.168.1.10:9001] INACTIVE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xc4acfa8a, L:/192.168.1.10:36862 ! R:/192.168.1.10:9001] UNREGISTERED
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa2466e55, L:/192.168.1.10:36870 ! R:/192.168.1.10:9001] INACTIVE
2019.07.25 11:26:53 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa2466e55, L:/192.168.1.10:36870 ! R:/192.168.1.10:9001] UNREGISTERED
2019.07.25 11:26:53 WARN  app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 143
2019.07.25 11:26:53 INFO  app[][o.s.a.SchedulerImpl] Process[es] is stopped
2019.07.25 11:26:53 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from HARD_STOPPING to STOPPED => true
2019.07.25 11:26:53 INFO  app[][o.s.a.SchedulerImpl] SonarQube is stopped
2019.07.25 11:26:53 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo es from HARD_STOPPING to STOPPED => true
2019.07.25 11:26:53 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STOPPED to STOPPED => false
2019.07.25 11:26:53 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo es from STOPPED to STOPPED => false
2019.07.25 11:26:53 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STOPPED to STOPPING => false
2019.07.25 11:26:53 DEBUG app[][o.s.a.SchedulerImpl] Stopping [ce]...
2019.07.25 11:26:53 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo ce from INIT to STOPPING => false
2019.07.25 11:26:53 DEBUG app[][o.s.a.SchedulerImpl] Stopping [web]...
2019.07.25 11:26:53 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo web from STOPPED to STOPPING => false
2019.07.25 11:26:53 DEBUG app[][o.s.a.SchedulerImpl] Stopping [es]...
2019.07.25 11:26:53 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo es from STOPPED to STOPPING => false
2019.07.25 11:26:53 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STOPPED to STOPPED => false
2019.07.25 11:26:54 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null}
2019.07.25 11:26:54 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x1b87e0f3] REGISTERED
2019.07.25 11:26:54 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x1b87e0f3] CONNECT: /192.168.1.10:9001
2019.07.25 11:26:54 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x1b87e0f3] CLOSE
2019.07.25 11:26:54 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x1b87e0f3] CLOSE
2019.07.25 11:26:54 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x1b87e0f3] UNREGISTERED
2019.07.25 11:26:54 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{xpkIj2j-SaSt-Uqwlh8X7A}{192.168.1.10}{192.168.1.10:9001}], ignoring...
org.elasticsearch.transport.ConnectTransportException: [][192.168.1.10:9001] 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:2159)
        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:835)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /192.168.1.10:9001
        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: Connection refused
        ... 10 common frames omitted
<-- Wrapper Stopped

If any help it should be appreciated I am running centos7.5 VM on hypercisor Please help me on this it should be appriciated.

Thanks in advance.

Hi,

Welcome to the community!

I’ve split your post from the thread you added it to originally because your error is not actually the same. Or at least, it doesn’t appear to be.

Your log snippet is a bit confused by the fact that it starts in the middle of a stacktrace, and by the TRACE-level logging. Nonetheless, I find the first line significant: Connection refused: /192.168.1.10:9001. I happen to know that 9001 is the port we try to start ElasticSearch on. Since it’s refusing the connection attempt, I have to wonder what’s in your other server logs…?

 
Ann

Hi Ann,
Thanks for your reply I have stopped firewalls and tried no luck please find attachment for sonar and web and es logsSonar_logs.txt (24.4 KB)

Thanks
Ram

Hi Ram,

I overlooked in my first response that you’re running on MySQL. From 7.9 we no longer support MySQL, and if you check your server logs (I don’t find any actual logs in your download) you’d find a clear message to that effect.

We do offer a FOSS migrator. You’ll find the details here:

 
Ann

1 Like

Hi Ann,

Thanks for your help let me try with postgres.

Thanks
Ram

Hi Ann,

I tried with postgres 9.6 still i am facing with same issue please find below logsSonar.log with pgsql.txt (16.8 KB) es.log with postgres.txt (15.9 KB)

Thanks & Regrads
Ram

Did you check your new logs for ERROR messages?

Hi Colin,

Thanks for your reply please change that file format to docx it will show you error messages.

Thanks
Ram

Ram,

I can see the error message just fine! I’m asking if you’ve seen them!

Colin

Yes Colin its saying bootstrap failed

max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]

so increased by using following command sysctl -w vm.max_map_count=262144 but there is no luck.

Thanks
Ram

Ram,

Hm. The docs mention a few more things related to this.

  • Make sure you are running the command as root
  • To set this value permanently, update the vm.max_map_count setting in /etc/sysctl.conf
  • Make sure you check the logs to make sure you haven’t hit a new error after fixing the old one

Thanks Colin for your time…
now i am getting following errorsonarupdatedlogs Daemon.txt (71.1 KB)

Thanks
Ram

Yes i am running with root and I set vm.max_map_count value in /etc/sysctl.conf.

Thanks
Ram

Any other log files? A web.log or ce.log file?

web.log

2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Manager,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] ObjectName = Tomcat:type=Manager,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Manager,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send create notification of object Tomcat:context=/deploy,host=localhost,type=Manager
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.registered Tomcat:type=Manager,host=localhost,context=/deploy
2019.07.30 07:36:32 INFO  web[][o.a.c.c.C.[.[.[/deploy]] Marking servlet [jsp] as unavailable
2019.07.30 07:36:32 ERROR web[][o.a.c.c.C.[.[.[/deploy]] Servlet [jsp] in web application [/deploy] threw load() exception
java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet
        at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1364)
        at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1185)
        at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:546)
        at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:527)
        at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:150)
        at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1044)
        at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:983)
        at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5003)
        at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5317)
        at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
        at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1423)
        at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1413)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:835)
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,name=ProgrammaticLogbackValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] ObjectName = Tomcat:type=Valve,host=localhost,name=ProgrammaticLogbackValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,name=ProgrammaticLogbackValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send create notification of object Tomcat:host=localhost,name=ProgrammaticLogbackValve,type=Valve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.registered Tomcat:type=Valve,host=localhost,name=ProgrammaticLogbackValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,name=ErrorReportValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] ObjectName = Tomcat:type=Valve,host=localhost,name=ErrorReportValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,name=ErrorReportValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send create notification of object Tomcat:host=localhost,name=ErrorReportValve,type=Valve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.registered Tomcat:type=Valve,host=localhost,name=ErrorReportValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,name=StandardHostValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] ObjectName = Tomcat:type=Valve,host=localhost,name=StandardHostValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,name=StandardHostValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send create notification of object Tomcat:host=localhost,name=StandardHostValve,type=Valve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.registered Tomcat:type=Valve,host=localhost,name=StandardHostValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,name=StandardEngineValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] ObjectName = Tomcat:type=Valve,name=StandardEngineValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,name=StandardEngineValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send create notification of object Tomcat:name=StandardEngineValve,type=Valve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.registered Tomcat:type=Valve,name=StandardEngineValve
2019.07.30 07:36:32 DEBUG web[][o.s.s.a.TomcatAccessLog] Tomcat is started
2019.07.30 07:36:32 INFO  web[][o.s.s.a.EmbeddedTomcat] HTTP connector enabled on port 9000
2019.07.30 07:36:32 TRACE web[][o.s.p.ProcessEntryPoint] Fail to start. Hard stopping...
2019.07.30 07:36:32 TRACE web[][o.s.p.Lifecycle] tryToMoveTo from STARTING to HARD_STOPPING => true
2019.07.30 07:36:32 INFO  web[][o.s.p.ProcessEntryPoint] Hard stopping process
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:j2eeType=Servlet,WebModule=//localhost/deploy,name=default,J2EEApplication=none,J2EEServer=none
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:j2eeType=Servlet,WebModule=//localhost/deploy,name=default,J2EEApplication=none,J2EEServer=none
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:J2EEApplication=none,J2EEServer=none,WebModule=//localhost/deploy,j2eeType=Servlet,name=default
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:j2eeType=Servlet,WebModule=//localhost/deploy,name=default,J2EEApplication=none,J2EEServer=none
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:j2eeType=Servlet,WebModule=//localhost/deploy,name=jsp,J2EEApplication=none,J2EEServer=none
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:j2eeType=Servlet,WebModule=//localhost/deploy,name=jsp,J2EEApplication=none,J2EEServer=none
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:J2EEApplication=none,J2EEServer=none,WebModule=//localhost/deploy,j2eeType=Servlet,name=jsp
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:j2eeType=Servlet,WebModule=//localhost/deploy,name=jsp,J2EEApplication=none,J2EEServer=none
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=ParallelWebappClassLoader,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=ParallelWebappClassLoader,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=ParallelWebappClassLoader,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:context=/deploy,host=localhost,type=ParallelWebappClassLoader
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=ParallelWebappClassLoader,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Mapper
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Mapper
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:type=Mapper
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Mapper
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=ThreadPool,name="http-nio-0.0.0.0-9000"
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=ThreadPool,name="http-nio-0.0.0.0-9000"
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=ThreadPool,name="http-nio-0.0.0.0-9000"
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:name="http-nio-0.0.0.0-9000",type=ThreadPool
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=ThreadPool,name="http-nio-0.0.0.0-9000"
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=ThreadPool,name="http-nio-0.0.0.0-9000",subType=SocketProperties
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=ThreadPool,name="http-nio-0.0.0.0-9000",subType=SocketProperties
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=ThreadPool,name="http-nio-0.0.0.0-9000",subType=SocketProperties
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:name="http-nio-0.0.0.0-9000",subType=SocketProperties,type=ThreadPool
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=ThreadPool,name="http-nio-0.0.0.0-9000",subType=SocketProperties
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=ProtocolHandler,port=9000,address="0.0.0.0"
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=ProtocolHandler,port=9000,address="0.0.0.0"
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:address="0.0.0.0",port=9000,type=ProtocolHandler
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=ProtocolHandler,port=9000,address="0.0.0.0"
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=GlobalRequestProcessor,name="http-nio-0.0.0.0-9000"
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=GlobalRequestProcessor,name="http-nio-0.0.0.0-9000"
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=GlobalRequestProcessor,name="http-nio-0.0.0.0-9000"
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:name="http-nio-0.0.0.0-9000",type=GlobalRequestProcessor
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=GlobalRequestProcessor,name="http-nio-0.0.0.0-9000"
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Connector,port=9000,address="0.0.0.0"
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Connector,port=9000,address="0.0.0.0"
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:address="0.0.0.0",port=9000,type=Connector
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Connector,port=9000,address="0.0.0.0"
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Realm,realmPath=/realm0
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Realm,realmPath=/realm0
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:realmPath=/realm0,type=Realm
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Realm,realmPath=/realm0
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,name=StandardEngineValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,name=StandardEngineValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:name=StandardEngineValve,type=Valve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Valve,name=StandardEngineValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,name=ProgrammaticLogbackValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,name=ProgrammaticLogbackValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:host=localhost,name=ProgrammaticLogbackValve,type=Valve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Valve,host=localhost,name=ProgrammaticLogbackValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,name=ErrorReportValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,name=ErrorReportValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:host=localhost,name=ErrorReportValve,type=Valve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Valve,host=localhost,name=ErrorReportValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,name=StandardHostValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,name=StandardHostValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:host=localhost,name=StandardHostValve,type=Valve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Valve,host=localhost,name=StandardHostValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Loader,host=localhost,context=/
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Loader,host=localhost,context=/
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:context=/,host=localhost,type=Loader
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Loader,host=localhost,context=/
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Manager,host=localhost,context=/
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Manager,host=localhost,context=/
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:context=/,host=localhost,type=Manager
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Manager,host=localhost,context=/
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=WebResourceRoot,host=localhost,context=/,name=Cache
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=WebResourceRoot,host=localhost,context=/,name=Cache
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:context=/,host=localhost,name=Cache,type=WebResourceRoot
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=WebResourceRoot,host=localhost,context=/,name=Cache
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=WebResourceRoot,host=localhost,context=/
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=WebResourceRoot,host=localhost,context=/
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:context=/,host=localhost,type=WebResourceRoot
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=WebResourceRoot,host=localhost,context=/
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,context=/,name=NonLoginAuthenticator
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,context=/,name=NonLoginAuthenticator
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:context=/,host=localhost,name=NonLoginAuthenticator,type=Valve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Valve,host=localhost,context=/,name=NonLoginAuthenticator
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,context=/,name=StandardContextValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,context=/,name=StandardContextValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:context=/,host=localhost,name=StandardContextValve,type=Valve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Valve,host=localhost,context=/,name=StandardContextValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:j2eeType=WebModule,name=//localhost/,J2EEApplication=none,J2EEServer=none
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:j2eeType=WebModule,name=//localhost/,J2EEApplication=none,J2EEServer=none
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:J2EEApplication=none,J2EEServer=none,j2eeType=WebModule,name=//localhost/
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:j2eeType=WebModule,name=//localhost/,J2EEApplication=none,J2EEServer=none
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=NamingResources,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=NamingResources,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:context=/deploy,host=localhost,type=NamingResources
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=NamingResources,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Loader,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Loader,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:context=/deploy,host=localhost,type=Loader
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Loader,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Manager,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Manager,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:context=/deploy,host=localhost,type=Manager
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Manager,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=WebResourceRoot,host=localhost,context=/deploy,name=Cache
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=WebResourceRoot,host=localhost,context=/deploy,name=Cache
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:context=/deploy,host=localhost,name=Cache,type=WebResourceRoot
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=WebResourceRoot,host=localhost,context=/deploy,name=Cache
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=WebResourceRoot,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=WebResourceRoot,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:context=/deploy,host=localhost,type=WebResourceRoot
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=WebResourceRoot,host=localhost,context=/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,context=/deploy,name=NonLoginAuthenticator
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,context=/deploy,name=NonLoginAuthenticator
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:context=/deploy,host=localhost,name=NonLoginAuthenticator,type=Valve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Valve,host=localhost,context=/deploy,name=NonLoginAuthenticator
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,context=/deploy,name=StandardContextValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Valve,host=localhost,context=/deploy,name=StandardContextValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:context=/deploy,host=localhost,name=StandardContextValve,type=Valve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Valve,host=localhost,context=/deploy,name=StandardContextValve
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:j2eeType=WebModule,name=//localhost/deploy,J2EEApplication=none,J2EEServer=none
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:j2eeType=WebModule,name=//localhost/deploy,J2EEApplication=none,J2EEServer=none
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:J2EEApplication=none,J2EEServer=none,j2eeType=WebModule,name=//localhost/deploy
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:j2eeType=WebModule,name=//localhost/deploy,J2EEApplication=none,J2EEServer=none
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Host,host=localhost
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Host,host=localhost
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:host=localhost,type=Host
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Host,host=localhost
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Engine
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Engine
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:type=Engine
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Engine
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Service
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Service
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:type=Service
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Service
2019.07.30 07:36:32 DEBUG web[][o.s.s.a.TomcatAccessLog] Tomcat is stopped
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=NamingResources
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=NamingResources
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:type=NamingResources
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=NamingResources
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=MBeanFactory
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=MBeanFactory
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:type=MBeanFactory
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=MBeanFactory
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=StringCache
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=StringCache
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:type=StringCache
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=StringCache
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Server
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] name = Tomcat:type=Server
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] Send delete notification of object Tomcat:type=Server
2019.07.30 07:36:32 DEBUG web[][j.m.mbeanserver] JMX.mbean.unregistered Tomcat:type=Server
2019.07.30 07:36:32 TRACE web[][o.s.p.Lifecycle] tryToMoveTo from HARD_STOPPING to STOPPED => true
2019.07.30 07:36:32 TRACE web[][o.s.p.Lifecycle] tryToMoveTo from STOPPED to STOPPING => false

es.log

2019.07.30 07:36:32 TRACE es[][o.e.t.TcpTransport] Tcp transport channel accepted: Netty4TcpChannel{localAddress=/192.168.1.9:9001, remoteAddress=/192.168.1.9:50478}
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xd35c0a27, L:/192.168.1.9:9001 - R:/192.168.1.9:50474] REGISTERED
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xd35c0a27, L:/192.168.1.9:9001 - R:/192.168.1.9:50474] ACTIVE
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xbfc29c17, L:/192.168.1.9:9001 - R:/192.168.1.9:50478] REGISTERED
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xbfc29c17, L:/192.168.1.9:9001 - R:/192.168.1.9:50478] ACTIVE
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x71189303, L:/192.168.1.9:9001 - R:/192.168.1.9:50476] REGISTERED
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x71189303, L:/192.168.1.9:9001 - R:/192.168.1.9:50476] ACTIVE
2019.07.30 07:36:32 TRACE es[][o.e.t.TcpTransport] Tcp transport channel accepted: Netty4TcpChannel{localAddress=/192.168.1.9:9001, remoteAddress=/192.168.1.9:50484}
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x7c2a100a, L:/192.168.1.9:9001 - R:/192.168.1.9:50484] REGISTERED
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x7c2a100a, L:/192.168.1.9:9001 - R:/192.168.1.9:50484] ACTIVE
2019.07.30 07:36:32 TRACE es[][o.e.t.TcpTransport] Tcp transport channel accepted: Netty4TcpChannel{localAddress=/192.168.1.9:9001, remoteAddress=/192.168.1.9:50480}
2019.07.30 07:36:32 TRACE es[][o.e.t.TcpTransport] Tcp transport channel accepted: Netty4TcpChannel{localAddress=/192.168.1.9:9001, remoteAddress=/192.168.1.9:50482}
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x7ae689ce, L:/192.168.1.9:9001 - R:/192.168.1.9:50480] REGISTERED
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x7ae689ce, L:/192.168.1.9:9001 - R:/192.168.1.9:50480] ACTIVE
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x487ef9ff, L:/192.168.1.9:9001 - R:/192.168.1.9:50482] REGISTERED
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x487ef9ff, L:/192.168.1.9:9001 - R:/192.168.1.9:50482] ACTIVE
2019.07.30 07:36:32 TRACE es[][o.e.t.TcpTransport] Tcp transport channel accepted: Netty4TcpChannel{localAddress=/192.168.1.9:9001, remoteAddress=/192.168.1.9:50488}
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xd72ad7df, L:/192.168.1.9:9001 - R:/192.168.1.9:50488] REGISTERED
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xd72ad7df, L:/192.168.1.9:9001 - R:/192.168.1.9:50488] ACTIVE
2019.07.30 07:36:32 TRACE es[][o.e.t.TcpTransport] Tcp transport channel accepted: Netty4TcpChannel{localAddress=/192.168.1.9:9001, remoteAddress=/192.168.1.9:50486}
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xecf38887, L:/192.168.1.9:9001 - R:/192.168.1.9:50486] REGISTERED
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xecf38887, L:/192.168.1.9:9001 - R:/192.168.1.9:50486] ACTIVE
2019.07.30 07:36:32 TRACE es[][o.e.t.TcpTransport] Tcp transport channel accepted: Netty4TcpChannel{localAddress=/192.168.1.9:9001, remoteAddress=/192.168.1.9:50490}
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xa26de3be, L:/192.168.1.9:9001 - R:/192.168.1.9:50490] REGISTERED
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xa26de3be, L:/192.168.1.9:9001 - R:/192.168.1.9:50490] ACTIVE
2019.07.30 07:36:32 TRACE es[][o.e.t.TcpTransport] Tcp transport channel accepted: Netty4TcpChannel{localAddress=/192.168.1.9:9001, remoteAddress=/192.168.1.9:50492}
2019.07.30 07:36:32 TRACE es[][o.e.t.TcpTransport] Tcp transport channel accepted: Netty4TcpChannel{localAddress=/192.168.1.9:9001, remoteAddress=/192.168.1.9:50494}
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x8a480613, L:/192.168.1.9:9001 - R:/192.168.1.9:50492] REGISTERED
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x8a480613, L:/192.168.1.9:9001 - R:/192.168.1.9:50492] ACTIVE
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x04b719c6, L:/192.168.1.9:9001 - R:/192.168.1.9:50494] REGISTERED
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x04b719c6, L:/192.168.1.9:9001 - R:/192.168.1.9:50494] ACTIVE
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x7c2a100a, L:/192.168.1.9:9001 - R:/192.168.1.9:50484] READ: 50B
         +-------------------------------------------------+
         |  0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f |
+--------+-------------------------------------------------+----------------+
|00000000| 45 53 00 00 00 2c 00 00 00 00 00 00 00 03 08 00 |ES...,..........|
|00000010| 4d 36 03 00 00 16 69 6e 74 65 72 6e 61 6c 3a 74 |M6....internal:t|
|00000020| 63 70 2f 68 61 6e 64 73 68 61 6b 65 00 04 e3 8c |cp/handshake....|
|00000030| f3 02                                           |..              |
+--------+-------------------------------------------------+----------------+
2019.07.30 07:36:32 TRACE es[][o.e.t.TransportLogger] an exception occurred formatting a READ trace message
java.io.EOFException: tried to read: 105 bytes but only 27 remaining
        at org.elasticsearch.transport.netty4.ByteBufStreamInput.ensureCanReadBytes(ByteBufStreamInput.java:75) ~[?:?]
        at org.elasticsearch.common.io.stream.StreamInput.readArraySize(StreamInput.java:1057) ~[elasticsearch-6.8.0.jar:6.8.0]
        at org.elasticsearch.common.io.stream.StreamInput.readString(StreamInput.java:374) ~[elasticsearch-6.8.0.jar:6.8.0]
        at org.elasticsearch.common.io.stream.StreamInput.readStringArray(StreamInput.java:469) ~[elasticsearch-6.8.0.jar:6.8.0]
        at org.elasticsearch.transport.TransportLogger.format(TransportLogger.java:105) ~[elasticsearch-6.8.0.jar:6.8.0]
        at org.elasticsearch.transport.TransportLogger.logInboundMessage(TransportLogger.java:43) [elasticsearch-6.8.0.jar:6.8.0]
        at org.elasticsearch.transport.TcpTransport.inboundMessage(TcpTransport.java:760) [elasticsearch-6.8.0.jar:6.8.0]
        at org.elasticsearch.transport.netty4.Netty4MessageChannelHandler.channelRead(Netty4MessageChannelHandler.java:53) [transport-netty4-client-6.8.0.jar:6.8.0]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:323) [netty-codec-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:297) [netty-codec-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.handler.logging.LoggingHandler.channelRead(LoggingHandler.java:241) [netty-handler-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:656) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:556) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:510) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) [netty-transport-4.1.32.Final.jar:4.1.32.Final]
        at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) [netty-common-4.1.32.Final.jar:4.1.32.Final]
        at java.lang.Thread.run(Thread.java:835) [?:?]
2019.07.30 07:36:32 TRACE es[][o.e.t.T.tracer] [3][internal:tcp/handshake] received request
2019.07.30 07:36:32 TRACE es[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [16440] bytes, now [16440]
2019.07.30 07:36:32 TRACE es[][o.e.t.TransportLogger] Netty4TcpChannel{localAddress=/192.168.1.9:9001, remoteAddress=/192.168.1.9:50484} [length: 25, request id: 3, type: response, version: 5.6.0] WRITE: 25B
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x7c2a100a, L:/192.168.1.9:9001 - R:/192.168.1.9:50484] WRITE: 25B
         +-------------------------------------------------+
         |  0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f |
+--------+-------------------------------------------------+----------------+
|00000000| 45 53 00 00 00 13 00 00 00 00 00 00 00 03 09 00 |ES..............|
|00000010| 4d 36 03 00 00 e3 8c f3 02                      |M6.......       |
+--------+-------------------------------------------------+----------------+
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x7c2a100a, L:/192.168.1.9:9001 - R:/192.168.1.9:50484] FLUSH
2019.07.30 07:36:32 TRACE es[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [-16440] bytes, now [0]
2019.07.30 07:36:32 TRACE es[][o.e.t.T.tracer] [3][internal:tcp/handshake] sent response
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xbfc29c17, L:/192.168.1.9:9001 - R:/192.168.1.9:50478] READ: 69B
         +-------------------------------------------------+
         |  0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f |
+--------+-------------------------------------------------+----------------+
|00000000| 45 53 00 00 00 3f 00 00 00 00 00 00 00 04 00 00 |ES...?..........|
|00000010| 5c c6 63 00 00 01 10 74 72 61 6e 73 70 6f 72 74 |\.c....transport|
|00000020| 5f 63 6c 69 65 6e 74 1c 69 6e 74 65 72 6e 61 6c |_client.internal|
|00000030| 3a 74 72 61 6e 73 70 6f 72 74 2f 68 61 6e 64 73 |:transport/hands|
|00000040| 68 61 6b 65 00                                  |hake.           |
+--------+-------------------------------------------------+----------------+
2019.07.30 07:36:32 TRACE es[][o.e.t.TransportLogger] Netty4TcpChannel{localAddress=/192.168.1.9:9001, remoteAddress=/192.168.1.9:50478} [length: 69, request id: 4, type: request, version: 6.8.0, action: internal:transport/handshake] READ: 69B
2019.07.30 07:36:32 TRACE es[][o.e.t.T.tracer] [4][internal:transport/handshake] received request
2019.07.30 07:36:32 TRACE es[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [63] bytes, now [63]
2019.07.30 07:36:32 TRACE es[][o.e.t.TaskManager] register 11 [netty] [internal:transport/handshake] []
2019.07.30 07:36:32 TRACE es[][o.e.t.TaskManager] unregister task for id: 11
2019.07.30 07:36:32 TRACE es[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [16440] bytes, now [16503]
2019.07.30 07:36:32 TRACE es[][o.e.t.TransportLogger] Netty4TcpChannel{localAddress=/192.168.1.9:9001, remoteAddress=/192.168.1.9:50478} [length: 164, request id: 4, type: response, version: 6.8.0] WRITE: 164B
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xbfc29c17, L:/192.168.1.9:9001 - R:/192.168.1.9:50478] WRITE: 164B
         +-------------------------------------------------+
         |  0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f |
+--------+-------------------------------------------------+----------------+
|00000000| 45 53 00 00 00 9e 00 00 00 00 00 00 00 04 01 00 |ES..............|
|00000010| 5c c6 63 00 00 01 09 73 6f 6e 61 72 71 75 62 65 |\.c....sonarqube|
|00000020| 16 77 4c 50 75 36 46 49 6f 52 42 69 77 32 51 6b |.wLPu6FIoRBiw2Qk|
|00000030| 4b 5f 41 52 50 56 51 16 6b 38 58 31 67 4d 57 37 |K_ARPVQ.k8X1gMW7|
|00000040| 53 59 43 4b 4f 63 57 35 38 33 4d 51 32 67 0b 31 |SYCKOcW583MQ2g.1|
|00000050| 39 32 2e 31 36 38 2e 31 2e 39 0b 31 39 32 2e 31 |92.168.1.9.192.1|
|00000060| 36 38 2e 31 2e 39 04 c0 a8 01 09 0b 31 39 32 2e |68.1.9......192.|
|00000070| 31 36 38 2e 31 2e 39 00 00 23 29 01 07 72 61 63 |168.1.9..#)..rac|
|00000080| 6b 5f 69 64 09 73 6f 6e 61 72 71 75 62 65 03 00 |k_id.sonarqube..|
|00000090| 01 02 e3 8c f3 02 09 73 6f 6e 61 72 71 75 62 65 |.......sonarqube|
|000000a0| e3 8c f3 02                                     |....            |
+--------+-------------------------------------------------+----------------+
2019.07.30 07:36:32 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xbfc29c17, L:/192.168.1.9:9001 - R:/192.168.1.9:50478] FLUSH
2019.07.30 07:36:32 TRACE es[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [-16440] bytes, now [63]
2019.07.30 07:36:32 TRACE es[][o.e.t.T.tracer] [4][internal:transport/handshake] sent response
2019.07.30 07:36:32 TRACE es[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [-63] bytes, now [0]
2019.07.30 07:36:32 TRACE es[][o.e.i.IndexingMemoryController] total indexing heap bytes used [0b] vs indices.memory.index_buffer_size [49.4mb], currently writing bytes [0b]
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x7c2a100a, L:/192.168.1.9:9001 ! R:/192.168.1.9:50484] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x7c2a100a, L:/192.168.1.9:9001 ! R:/192.168.1.9:50484] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xa26de3be, L:/192.168.1.9:9001 ! R:/192.168.1.9:50490] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xa26de3be, L:/192.168.1.9:9001 ! R:/192.168.1.9:50490] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xbfc29c17, L:/192.168.1.9:9001 ! R:/192.168.1.9:50478] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xbfc29c17, L:/192.168.1.9:9001 ! R:/192.168.1.9:50478] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x4dc83974, L:/192.168.1.9:9001 ! R:/192.168.1.9:50472] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x4dc83974, L:/192.168.1.9:9001 ! R:/192.168.1.9:50472] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xd72ad7df, L:/192.168.1.9:9001 ! R:/192.168.1.9:50488] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xd72ad7df, L:/192.168.1.9:9001 ! R:/192.168.1.9:50488] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x71189303, L:/192.168.1.9:9001 ! R:/192.168.1.9:50476] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x71189303, L:/192.168.1.9:9001 ! R:/192.168.1.9:50476] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x7ae689ce, L:/192.168.1.9:9001 ! R:/192.168.1.9:50480] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x7ae689ce, L:/192.168.1.9:9001 ! R:/192.168.1.9:50480] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x8a480613, L:/192.168.1.9:9001 ! R:/192.168.1.9:50492] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x8a480613, L:/192.168.1.9:9001 ! R:/192.168.1.9:50492] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x487ef9ff, L:/192.168.1.9:9001 ! R:/192.168.1.9:50482] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x487ef9ff, L:/192.168.1.9:9001 ! R:/192.168.1.9:50482] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xd35c0a27, L:/192.168.1.9:9001 ! R:/192.168.1.9:50474] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x04b719c6, L:/192.168.1.9:9001 ! R:/192.168.1.9:50494] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xd35c0a27, L:/192.168.1.9:9001 ! R:/192.168.1.9:50474] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xecf38887, L:/192.168.1.9:9001 ! R:/192.168.1.9:50486] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xecf38887, L:/192.168.1.9:9001 ! R:/192.168.1.9:50486] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x04b719c6, L:/192.168.1.9:9001 ! R:/192.168.1.9:50494] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x86c03601, L:/192.168.1.9:9001 ! R:/192.168.1.9:50470] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x86c03601, L:/192.168.1.9:9001 ! R:/192.168.1.9:50470] UNREGISTERED
2019.07.30 07:36:33 INFO  es[][o.e.n.Node] stopping ...
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x8b1815e6, L:/192.168.1.9:9001 - R:/192.168.1.9:50440] CLOSE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xcca08d95, L:/192.168.1.9:9001 - R:/192.168.1.9:50448] CLOSE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xfc7984b9, L:/192.168.1.9:9001 - R:/192.168.1.9:50446] CLOSE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xdb3c33f4, L:/192.168.1.9:9001 - R:/192.168.1.9:50452] CLOSE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x2ba97cbc, L:/192.168.1.9:9001 - R:/192.168.1.9:50458] CLOSE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x8b1815e6, L:/192.168.1.9:9001 ! R:/192.168.1.9:50440] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x8b1815e6, L:/192.168.1.9:9001 ! R:/192.168.1.9:50440] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xfc7984b9, L:/192.168.1.9:9001 ! R:/192.168.1.9:50446] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xdb3c33f4, L:/192.168.1.9:9001 ! R:/192.168.1.9:50452] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xdb3c33f4, L:/192.168.1.9:9001 ! R:/192.168.1.9:50452] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xfc7984b9, L:/192.168.1.9:9001 ! R:/192.168.1.9:50446] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x2ba97cbc, L:/192.168.1.9:9001 ! R:/192.168.1.9:50458] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x2ba97cbc, L:/192.168.1.9:9001 ! R:/192.168.1.9:50458] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xf4999902, L:/192.168.1.9:9001 - R:/192.168.1.9:50444] CLOSE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xc0e43819, L:/192.168.1.9:9001 - R:/192.168.1.9:50454] CLOSE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x67c2713f, L:/192.168.1.9:9001 - R:/192.168.1.9:50456] CLOSE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x69fc0a0f, L:/192.168.1.9:9001 - R:/192.168.1.9:50442] CLOSE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xf4999902, L:/192.168.1.9:9001 ! R:/192.168.1.9:50444] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xf4999902, L:/192.168.1.9:9001 ! R:/192.168.1.9:50444] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xc0e43819, L:/192.168.1.9:9001 ! R:/192.168.1.9:50454] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xc0e43819, L:/192.168.1.9:9001 ! R:/192.168.1.9:50454] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x69fc0a0f, L:/192.168.1.9:9001 ! R:/192.168.1.9:50442] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x69fc0a0f, L:/192.168.1.9:9001 ! R:/192.168.1.9:50442] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x0a7101ad, L:/192.168.1.9:9001 ! R:/192.168.1.9:50438] CLOSE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x741b95fd, L:/192.168.1.9:9001 - R:/192.168.1.9:50450] CLOSE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x0a7101ad, L:/192.168.1.9:9001 ! R:/192.168.1.9:50438] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x0a7101ad, L:/192.168.1.9:9001 ! R:/192.168.1.9:50438] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x741b95fd, L:/192.168.1.9:9001 ! R:/192.168.1.9:50450] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x741b95fd, L:/192.168.1.9:9001 ! R:/192.168.1.9:50450] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x24b2ef4c, L:/192.168.1.9:9001 - R:/192.168.1.9:50436] CLOSE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x67c2713f, L:/192.168.1.9:9001 ! R:/192.168.1.9:50456] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x67c2713f, L:/192.168.1.9:9001 ! R:/192.168.1.9:50456] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x5d18a4b2, L:/192.168.1.9:9001 - R:/192.168.1.9:50460] CLOSE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xcca08d95, L:/192.168.1.9:9001 ! R:/192.168.1.9:50448] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0xcca08d95, L:/192.168.1.9:9001 ! R:/192.168.1.9:50448] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x24b2ef4c, L:/192.168.1.9:9001 ! R:/192.168.1.9:50436] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x24b2ef4c, L:/192.168.1.9:9001 ! R:/192.168.1.9:50436] UNREGISTERED
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x5d18a4b2, L:/192.168.1.9:9001 ! R:/192.168.1.9:50460] INACTIVE
2019.07.30 07:36:33 TRACE es[][o.e.t.n.ESLoggingHandler] [id: 0x5d18a4b2, L:/192.168.1.9:9001 ! R:/192.168.1.9:50460] UNREGISTERED
2019.07.30 07:36:33 INFO  es[][o.e.n.Node] stopped
2019.07.30 07:36:33 INFO  es[][o.e.n.Node] closing ...
2019.07.30 07:36:33 TRACE es[][o.e.n.Node] Close times for each service:
StopWatch 'node_close': running time  = 0s
-----------------------------------------
ms     %     Task name
-----------------------------------------

2019.07.30 07:36:33 TRACE es[][o.e.e.NodeEnvironment] releasing lock [NativeFSLock(path=/opt/sonarqube/data/es6/nodes/0/node.lock,impl=sun.nio.ch.FileLockImpl[0:9223372036854775807 exclusive valid],creationTime=2019-07-25T15:13:55.55265Z)]
2019.07.30 07:36:33 INFO  es[][o.e.n.Node] closed

Greetings,

I don’t think you’ll find anybody here too friendly to trying to comb through unformatted logs. What was wrong with posting the files? You also probably don’t need to be running with TRACE level logs – those are very difficult to comb through.

Let me recommend you set your logs back to INFO, attempting starting SonarQube again, and attaching the full log files to your next post. Sometimes a zipped up copy of $SONARQUBE_HOME/logs/ works best.

Best regards,

Colin

Hi Colin,
Sorry for that it was happen by hurry please find below logs with info log level

sonar.log_info.txt (2.1 KB) es.logs_info.txt (3.9 KB)

Thanks
Ram

Ram,

You just pasted the full test of a web.log file earlier! Can you provide that also?

Colin

Yes Colin,

Please find web.logweb.txt (3.0 KB)

Thanks
Ram