Microsoft Windows [Version 10.0.16299.15] (c) 2017 Microsoft Corporation. All rights reserved. C:\Users\jseekoei>docker logs nlweb-frontend > $HOME/frontend.log The system cannot find the path specified. C:\Users\jseekoei>docker logs nlweb-frontend Starting mode START_MODE=ON_PREMISE Starting Jetty on port 9090 Starting tiny server in admin mode on port 9091 Memory Allocation: Xmx896m Vertx IP Bus Address: 172.17.0.4 12:48:09,226 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [conf/logback-prod.xml] at [file:/server/conf/logback-prod.xml] 12:48:09,430 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:48:09,451 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/server/conf/logback-prod.xml] 12:48:09,451 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:48:09,463 |-ERROR in ch.qos.logback.core.joran.action.ShutdownHookAction - Missing class name for shutdown hook. Near [shutdownHook] line 2 12:48:09,464 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:48:09,465 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT_PROD] 12:48:09,481 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:48:09,613 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:48:09,615 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_PROD] 12:48:09,615 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT_PROD] to ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] 12:48:09,615 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] - Attaching appender named [STDOUT_PROD] to AsyncAppender. 12:48:09,615 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] - Setting discardingThreshold to 51 12:48:09,621 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.neotys] to WARN 12:48:09,621 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.neotys] to false 12:48:09,621 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_PROD] to Logger[com.neotys] 12:48:09,623 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 12:48:09,624 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_PROD] to Logger[ROOT] 12:48:09,624 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:48:09,625 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6d4b1c02 - Registering current configuration as safe fallback point 12:48:09.661 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1081ms 12:48:09.847 [main] INFO org.eclipse.jetty.server.Server - jetty-9.3.21.v20170918 12:48:09.949 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@74ad1f1f{/,null,AVAILABLE} 12:48:10.012 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@42d91a7f{HTTP/1.1,[http/1.1]}{0.0.0.0:9091} 12:48:10.013 [main] INFO org.eclipse.jetty.server.Server - Started @1439ms 12:48:10.016 [main] INFO org.eclipse.jetty.server.Server - jetty-9.3.21.v20170918 12:48:13.044 [main] INFO o.e.j.w.StandardDescriptorProcessor - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 12:48:13.205 [main] INFO n.6.7.war - ---- VERTX CLUSTER STARTING CLUSTER ----- 12:48:13.593 [main] WARN c.h.config.AbstractXmlConfigHelper - Name of the hazelcast schema location incorrect using default 12:48:14.649 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Prefer IPv4 stack is true. 12:48:14.652 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Picked Address[172.17.0.4]:5701, using socket ServerSocket[addr=/0.0.0.0,localport=5701], bind any local is true 12:48:14.653 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Using public address: Address[172.17.0.4]:5701 12:48:14.702 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Hazelcast 3.6.3 (20160527 - 08b28c3) starting at Address[172.17.0.4]:5701 12:48:14.702 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Copyright (c) 2008-2016, Hazelcast, Inc. All Rights Reserved. 12:48:14.703 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Configured Hazelcast Serialization version : 1 12:48:15.061 [vert.x-worker-thread-0] INFO com.hazelcast.spi.OperationService - [172.17.0.4]:5701 [dev] [3.6.3] Backpressure is disabled 12:48:15.136 [vert.x-worker-thread-0] INFO c.h.s.i.o.c.ClassicOperationExecutor - [172.17.0.4]:5701 [dev] [3.6.3] Starting with 2 generic operation threads and 2 partition operation threads. 12:48:15.630 [vert.x-worker-thread-0] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Creating MulticastJoiner 12:48:15.639 [vert.x-worker-thread-0] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is STARTING 12:48:15.756 [vert.x-worker-thread-0] INFO c.h.n.t.n.NonBlockingIOThreadingModel - [172.17.0.4]:5701 [dev] [3.6.3] TcpIpConnectionManager configured with Non Blocking IO-threading model: 3 input threads and 3 output threads 12:48:18.232 [vert.x-worker-thread-0] INFO c.h.cluster.impl.MulticastJoiner - [172.17.0.4]:5701 [dev] [3.6.3] Members [1] { Member [172.17.0.4]:5701 this } 12:48:18.301 [vert.x-worker-thread-0] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is STARTED 12:48:18.366 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:59087 12:48:18.401 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:59087 12:48:18.652 [vert.x-eventloop-thread-0] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Initializing cluster partition table arrangement... 12:48:19.383 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [2] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 } 12:48:19.492 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 135 12:48:21.391 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:48:22.286 [vertx-blocked-thread-checker] WARN i.v.core.impl.BlockedThreadChecker - Thread Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 2841 ms, time limit is 2000 io.vertx.core.VertxException: Thread blocked at java.lang.Object.wait(Native Method) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.pollResponse(InvocationFuture.java:302) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.waitForResponse(InvocationFuture.java:247) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.get(InvocationFuture.java:224) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.get(InvocationFuture.java:204) at com.hazelcast.map.impl.proxy.MapProxySupport.invokeOperation(MapProxySupport.java:320) at com.hazelcast.map.impl.proxy.MapProxySupport.putInternal(MapProxySupport.java:290) at com.hazelcast.map.impl.proxy.MapProxyImpl.put(MapProxyImpl.java:109) at com.hazelcast.map.impl.proxy.MapProxyImpl.put(MapProxyImpl.java:99) at io.vertx.core.impl.HAManager.addDataToAHAInfo(HAManager.java:194) at io.vertx.core.eventbus.impl.clustered.ClusteredEventBus.lambda$null$338(ClusteredEventBus.java:166) at io.vertx.core.eventbus.impl.clustered.ClusteredEventBus$$Lambda$81/1997116344.handle(Unknown Source) at io.vertx.core.net.impl.NetServerImpl.lambda$null$49(NetServerImpl.java:249) at io.vertx.core.net.impl.NetServerImpl$$Lambda$89/1745776555.handle(Unknown Source) at io.vertx.core.impl.ContextImpl.lambda$wrapTask$30(ContextImpl.java:359) at io.vertx.core.impl.ContextImpl$$Lambda$58/1085535482.run(Unknown Source) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:339) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:393) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:742) at java.lang.Thread.run(Thread.java:748) 12:48:23.285 [vertx-blocked-thread-checker] WARN i.v.core.impl.BlockedThreadChecker - Thread Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 3842 ms, time limit is 2000 io.vertx.core.VertxException: Thread blocked at java.lang.Object.wait(Native Method) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.pollResponse(InvocationFuture.java:302) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.waitForResponse(InvocationFuture.java:247) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.get(InvocationFuture.java:224) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.get(InvocationFuture.java:204) at com.hazelcast.map.impl.proxy.MapProxySupport.invokeOperation(MapProxySupport.java:320) at com.hazelcast.map.impl.proxy.MapProxySupport.putInternal(MapProxySupport.java:290) at com.hazelcast.map.impl.proxy.MapProxyImpl.put(MapProxyImpl.java:109) at com.hazelcast.map.impl.proxy.MapProxyImpl.put(MapProxyImpl.java:99) at io.vertx.core.impl.HAManager.addDataToAHAInfo(HAManager.java:194) at io.vertx.core.eventbus.impl.clustered.ClusteredEventBus.lambda$null$338(ClusteredEventBus.java:166) at io.vertx.core.eventbus.impl.clustered.ClusteredEventBus$$Lambda$81/1997116344.handle(Unknown Source) at io.vertx.core.net.impl.NetServerImpl.lambda$null$49(NetServerImpl.java:249) at io.vertx.core.net.impl.NetServerImpl$$Lambda$89/1745776555.handle(Unknown Source) at io.vertx.core.impl.ContextImpl.lambda$wrapTask$30(ContextImpl.java:359) at io.vertx.core.impl.ContextImpl$$Lambda$58/1085535482.run(Unknown Source) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:339) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:393) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:742) at java.lang.Thread.run(Thread.java:748) 12:48:24.285 [vertx-blocked-thread-checker] WARN i.v.core.impl.BlockedThreadChecker - Thread Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 4842 ms, time limit is 2000 io.vertx.core.VertxException: Thread blocked at java.lang.Object.wait(Native Method) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.pollResponse(InvocationFuture.java:302) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.waitForResponse(InvocationFuture.java:247) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.get(InvocationFuture.java:224) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.get(InvocationFuture.java:204) at com.hazelcast.map.impl.proxy.MapProxySupport.invokeOperation(MapProxySupport.java:320) at com.hazelcast.map.impl.proxy.MapProxySupport.putInternal(MapProxySupport.java:290) at com.hazelcast.map.impl.proxy.MapProxyImpl.put(MapProxyImpl.java:109) at com.hazelcast.map.impl.proxy.MapProxyImpl.put(MapProxyImpl.java:99) at io.vertx.core.impl.HAManager.addDataToAHAInfo(HAManager.java:194) at io.vertx.core.eventbus.impl.clustered.ClusteredEventBus.lambda$null$338(ClusteredEventBus.java:166) at io.vertx.core.eventbus.impl.clustered.ClusteredEventBus$$Lambda$81/1997116344.handle(Unknown Source) at io.vertx.core.net.impl.NetServerImpl.lambda$null$49(NetServerImpl.java:249) at io.vertx.core.net.impl.NetServerImpl$$Lambda$89/1745776555.handle(Unknown Source) at io.vertx.core.impl.ContextImpl.lambda$wrapTask$30(ContextImpl.java:359) at io.vertx.core.impl.ContextImpl$$Lambda$58/1085535482.run(Unknown Source) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:339) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:393) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:742) at java.lang.Thread.run(Thread.java:748) 12:48:24.299 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:60563 12:48:24.299 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:60563 12:48:25.085 [hz._hzInstance_1_dev.InvocationMonitorThread] INFO com.hazelcast.spi.OperationService - [172.17.0.4]:5701 [dev] [3.6.3] Invocations:1 timeouts:0 backup-timeouts:1 12:48:25.086 [vert.x-eventloop-thread-0] INFO n.6.7.war - ---- VERTX CLUSTER DEPLOYING VERTICLES ----- 12:48:25.299 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [3] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 } 12:48:25.717 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 90 12:48:26.320 [main] INFO n.6.7.war - ---- VERTX CLUSTER CLUSTER READY ----- 12:48:27.303 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:48:30.724 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:56329 12:48:30.725 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:56329 12:48:31.119 [main] WARN c.n.w.s.p.g.ApplicationDataPathProviderImpl - JNDI variable 'nlweb-front-data' not set. Fall back on '/root/.nlweb-front' directory 12:48:31.323 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler mapped to context-path: /* 12:48:31.324 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler 12:48:31.393 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 12:48:31.407 [main] INFO org.atmosphere.util.ForkJoinPool - Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 12:48:31.432 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 12:48:31.493 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installing Default AtmosphereInterceptors 12:48:31.494 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 12:48:31.496 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 12:48:31.497 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 12:48:31.500 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 12:48:31.501 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Dropping Interceptor org.atmosphere.interceptor.HeartbeatInterceptor 12:48:31.506 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 12:48:31.510 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 12:48:31.514 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 12:48:31.519 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 12:48:31.521 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 12:48:31.522 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 12:48:31.523 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 12:48:31.524 [main] INFO o.a.interceptor.HeartbeatInterceptor - HeartbeatInterceptor configured with padding value 'X', client frequency 30 seconds and server frequency 30 seconds 12:48:31.525 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 12:48:31.527 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 12:48:31.534 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 12:48:31.536 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 12:48:31.537 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 12:48:31.538 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 12:48:31.538 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 12:48:31.539 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 12:48:31.539 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 12:48:31.540 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 12:48:31.541 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 12:48:31.541 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 12:48:31.542 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 12:48:31.542 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 12:48:31.543 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Shared List Resources: false 12:48:31.543 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Polling Wait Time 100 12:48:31.544 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true 12:48:31.544 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 12:48:31.545 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Async I/O Thread Pool Size: 200 12:48:31.545 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 12:48:31.546 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 12:48:31.546 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 12:48:31.547 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Invoke AtmosphereInterceptor on WebSocket message true 12:48:31.548 [main] INFO o.atmosphere.cpr.AtmosphereFramework - HttpSession supported: true 12:48:31.548 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation 12:48:31.550 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Jetty9AsyncSupportWithWebSocket running under container: jetty/9.3.21.v20170918 with WebSocket enabled. 12:48:31.551 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere Framework 2.4.24.vaadin1 started. 12:48:31.559 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 12:48:31.581 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler mapped to context-path: /* 12:48:31.582 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler 12:48:31.590 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 12:48:31.597 [main] INFO org.atmosphere.util.ForkJoinPool - Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 12:48:31.603 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 12:48:31.610 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installing Default AtmosphereInterceptors 12:48:31.612 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 12:48:31.613 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 12:48:31.616 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 12:48:31.617 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 12:48:31.618 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Dropping Interceptor org.atmosphere.interceptor.HeartbeatInterceptor 12:48:31.618 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 12:48:31.620 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 12:48:31.623 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 12:48:31.630 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 12:48:31.632 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 12:48:31.633 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 12:48:31.640 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 12:48:31.641 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 12:48:31.642 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 12:48:31.643 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 12:48:31.645 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 12:48:31.648 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 12:48:31.649 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 12:48:31.653 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 12:48:31.660 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 12:48:31.661 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 12:48:31.661 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 12:48:31.662 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 12:48:31.663 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 12:48:31.665 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 12:48:31.665 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Shared List Resources: false 12:48:31.666 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Polling Wait Time 100 12:48:31.668 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true 12:48:31.668 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 12:48:31.669 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Async I/O Thread Pool Size: 200 12:48:31.670 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 12:48:31.671 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 12:48:31.673 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 12:48:31.676 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Invoke AtmosphereInterceptor on WebSocket message true 12:48:31.677 [main] INFO o.atmosphere.cpr.AtmosphereFramework - HttpSession supported: true 12:48:31.678 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation 12:48:31.679 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Jetty9AsyncSupportWithWebSocket running under container: jetty/9.3.21.v20170918 with WebSocket enabled. 12:48:31.680 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere Framework 2.4.24.vaadin1 started. 12:48:31.681 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 12:48:31.685 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.w.WebAppContext@71d15f18{/,file:///server/work/nlweb-front-onpremise-deployment-1.6.7.war0/webapp/,AVAILABLE}{/server/wars/nlweb-front-onpremise-deployment-1.6.7.war} 12:48:31.686 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@33cab70{HTTP/1.1,[http/1.1]}{0.0.0.0:9090} 12:48:31.687 [main] INFO org.eclipse.jetty.server.Server - Started @23113ms 12:48:31.719 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [4] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 } 12:48:31.984 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 67 12:48:33.396 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:48:35.257 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:49365 12:48:35.258 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:49365 12:48:36.256 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [5] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 } 12:48:36.528 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 54 12:48:37.842 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:48:40.392 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:58685 12:48:40.393 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:58685 12:48:41.393 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [6] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 } 12:48:41.667 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 45 12:48:42.904 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:48:47.250 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:48189 12:48:47.251 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:48189 12:48:48.250 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [7] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 } 12:48:48.534 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 38 12:48:49.687 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:48:52.423 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:50823 12:48:52.424 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:50823 12:48:53.423 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [8] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 } 12:48:53.692 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 33 12:48:54.920 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:48:57.721 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:55505 12:48:57.722 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:55505 12:48:58.725 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [9] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 } 12:48:58.929 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 30 12:49:00.128 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:49:02.378 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:32973 12:49:02.380 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:32973 12:49:03.379 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [10] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 } 12:49:03.631 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 27 12:49:04.804 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:49:07.528 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:35915 12:49:07.530 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:35915 12:49:08.528 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [11] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 } 12:49:08.780 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 24 12:49:09.901 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:49:12.497 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:57969 12:49:12.498 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:57969 12:49:13.497 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [12] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 } 12:49:13.749 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 22 12:49:14.862 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:49:17.617 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:44211 12:49:17.621 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:44211 12:49:18.618 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [13] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 } 12:49:19.533 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 20 12:49:20.704 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:49:22.136 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:59347 12:49:22.137 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:59347 12:49:23.136 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [14] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 Member [172.17.0.3]:5713 } 12:49:23.389 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 19 12:49:24.541 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:49:26.399 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:44815 12:49:26.400 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:44815 12:49:27.400 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [15] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 Member [172.17.0.3]:5713 Member [172.17.0.3]:5714 } 12:49:27.652 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 18 12:49:28.795 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:59:54.530 [Thread-10] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@42d91a7f{HTTP/1.1,[http/1.1]}{0.0.0.0:9091} 12:59:54.534 [Thread-10] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@74ad1f1f{/,null,UNAVAILABLE} 12:59:54.539 [Thread-10] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@33cab70{HTTP/1.1,[http/1.1]}{0.0.0.0:9090} 12:59:54.651 [Thread-10] INFO n.6.7.war - ---- VERTX CLUSTER CLOSING ----- 12:59:54.753 [vert.x-worker-thread-16] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is SHUTTING_DOWN 12:59:54.777 [vert.x-worker-thread-16] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Shutting down multicast service... 12:59:54.786 [vert.x-worker-thread-16] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Shutting down connection manager... 12:59:54.796 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5708] lost. Reason: Socket explicitly closed 12:59:54.800 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5701] lost. Reason: Socket explicitly closed 12:59:54.802 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5709] lost. Reason: Socket explicitly closed 12:59:54.809 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5706] lost. Reason: Socket explicitly closed 12:59:54.811 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5707] lost. Reason: Socket explicitly closed 12:59:54.814 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5713] lost. Reason: Socket explicitly closed 12:59:54.817 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5704] lost. Reason: Socket explicitly closed 12:59:54.818 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5714] lost. Reason: Socket explicitly closed 12:59:54.820 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5705] lost. Reason: Socket explicitly closed 12:59:54.821 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5702] lost. Reason: Socket explicitly closed 12:59:54.822 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5710] lost. Reason: Socket explicitly closed 12:59:54.829 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5712] lost. Reason: Socket explicitly closed 12:59:54.831 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5703] lost. Reason: Socket explicitly closed 12:59:54.832 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5711] lost. Reason: Socket explicitly closed 12:59:54.836 [vert.x-worker-thread-16] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Shutting down node engine... 12:59:54.881 [vert.x-worker-thread-16] INFO com.hazelcast.instance.NodeExtension - [172.17.0.4]:5701 [dev] [3.6.3] Destroying node NodeExtension. 12:59:54.883 [vert.x-worker-thread-16] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Hazelcast Shutdown is completed in 128 ms. 12:59:55.030 [vert.x-worker-thread-16] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is SHUTDOWN 12:59:55.090 [Thread-10] INFO n.6.7.war - ---- VERTX CLUSTER CLOSED ----- 12:59:55.173 [Thread-10] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.w.WebAppContext@71d15f18{/,null,UNAVAILABLE}{/server/wars/nlweb-front-onpremise-deployment-1.6.7.war} Starting mode START_MODE=ON_PREMISE Starting Jetty on port 9090 Starting tiny server in admin mode on port 9091 Memory Allocation: Xmx896m Vertx IP Bus Address: 172.17.0.4 04:19:59,119 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [conf/logback-prod.xml] at [file:/server/conf/logback-prod.xml] 04:19:59,280 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 04:19:59,298 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/server/conf/logback-prod.xml] 04:19:59,298 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds 04:19:59,312 |-ERROR in ch.qos.logback.core.joran.action.ShutdownHookAction - Missing class name for shutdown hook. Near [shutdownHook] line 2 04:19:59,312 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 04:19:59,323 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT_PROD] 04:19:59,328 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:19:59,379 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 04:19:59,381 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_PROD] 04:19:59,381 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT_PROD] to ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] 04:19:59,381 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] - Attaching appender named [STDOUT_PROD] to AsyncAppender. 04:19:59,382 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] - Setting discardingThreshold to 51 04:19:59,382 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.neotys] to WARN 04:19:59,382 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.neotys] to false 04:19:59,382 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_PROD] to Logger[com.neotys] 04:19:59,382 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 04:19:59,382 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_PROD] to Logger[ROOT] 04:19:59,382 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 04:19:59,383 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6d4b1c02 - Registering current configuration as safe fallback point 04:19:59.412 [main] INFO org.eclipse.jetty.util.log - Logging initialized @597ms 04:19:59.657 [main] INFO org.eclipse.jetty.server.Server - jetty-9.3.21.v20170918 04:19:59.768 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@74ad1f1f{/,null,AVAILABLE} 04:19:59.817 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@1d371b2d{HTTP/1.1,[http/1.1]}{0.0.0.0:9091} 04:19:59.817 [main] INFO org.eclipse.jetty.server.Server - Started @1006ms 04:19:59.819 [main] INFO org.eclipse.jetty.server.Server - jetty-9.3.21.v20170918 04:20:03.777 [main] INFO o.e.j.w.StandardDescriptorProcessor - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 04:20:03.856 [main] INFO n.6.7.war - ---- VERTX CLUSTER STARTING CLUSTER ----- 04:20:04.106 [main] WARN c.h.config.AbstractXmlConfigHelper - Name of the hazelcast schema location incorrect using default 04:20:04.836 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Prefer IPv4 stack is true. 04:20:04.838 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Picked Address[172.17.0.4]:5701, using socket ServerSocket[addr=/0.0.0.0,localport=5701], bind any local is true 04:20:04.838 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Using public address: Address[172.17.0.4]:5701 04:20:04.852 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Hazelcast 3.6.3 (20160527 - 08b28c3) starting at Address[172.17.0.4]:5701 04:20:04.852 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Copyright (c) 2008-2016, Hazelcast, Inc. All Rights Reserved. 04:20:04.852 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Configured Hazelcast Serialization version : 1 04:20:05.336 [vert.x-worker-thread-0] INFO com.hazelcast.spi.OperationService - [172.17.0.4]:5701 [dev] [3.6.3] Backpressure is disabled 04:20:05.369 [vert.x-worker-thread-0] INFO c.h.s.i.o.c.ClassicOperationExecutor - [172.17.0.4]:5701 [dev] [3.6.3] Starting with 2 generic operation threads and 2 partition operation threads. 04:20:05.672 [vert.x-worker-thread-0] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Creating MulticastJoiner 04:20:05.675 [vert.x-worker-thread-0] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is STARTING 04:20:05.763 [vert.x-worker-thread-0] INFO c.h.n.t.n.NonBlockingIOThreadingModel - [172.17.0.4]:5701 [dev] [3.6.3] TcpIpConnectionManager configured with Non Blocking IO-threading model: 3 input threads and 3 output threads 04:20:07.192 [vert.x-worker-thread-0] INFO c.h.cluster.impl.MulticastJoiner - [172.17.0.4]:5701 [dev] [3.6.3] Trying to join to discovered node: Address[172.17.0.3]:5701 04:20:07.201 [cached3] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5701, timeout: 0, bind-any: true 04:20:07.215 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:44769 and /172.17.0.3:5701 04:20:08.278 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [2] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this } 04:20:10.233 [vert.x-worker-thread-0] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is STARTED 04:20:12.008 [vert.x-eventloop-thread-0] INFO n.6.7.war - ---- VERTX CLUSTER DEPLOYING VERTICLES ----- 04:20:12.762 [main] INFO n.6.7.war - ---- VERTX CLUSTER CLUSTER READY ----- 04:20:12.829 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [3] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 } 04:20:12.850 [cached3] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5702, timeout: 0, bind-any: true 04:20:12.851 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:37219 and /172.17.0.3:5702 04:20:12.900 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:34411 04:20:12.901 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:34411 04:20:16.949 [main] WARN c.n.w.s.p.g.ApplicationDataPathProviderImpl - JNDI variable 'nlweb-front-data' not set. Fall back on '/root/.nlweb-front' directory 04:20:17.214 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler mapped to context-path: /* 04:20:17.238 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler 04:20:17.348 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 04:20:17.391 [main] INFO org.atmosphere.util.ForkJoinPool - Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 04:20:17.399 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 04:20:17.508 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installing Default AtmosphereInterceptors 04:20:17.511 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 04:20:17.513 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 04:20:17.514 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 04:20:17.521 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 04:20:17.522 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Dropping Interceptor org.atmosphere.interceptor.HeartbeatInterceptor 04:20:17.544 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 04:20:17.554 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 04:20:17.560 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 04:20:17.560 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 04:20:17.561 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 04:20:17.565 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 04:20:17.573 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 04:20:17.575 [main] INFO o.a.interceptor.HeartbeatInterceptor - HeartbeatInterceptor configured with padding value 'X', client frequency 30 seconds and server frequency 30 seconds 04:20:17.575 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 04:20:17.576 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 04:20:17.576 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 04:20:17.577 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 04:20:17.577 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 04:20:17.577 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 04:20:17.577 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 04:20:17.577 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 04:20:17.577 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 04:20:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 04:20:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 04:20:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 04:20:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 04:20:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 04:20:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Shared List Resources: false 04:20:17.579 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Polling Wait Time 100 04:20:17.579 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true 04:20:17.579 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 04:20:17.579 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Async I/O Thread Pool Size: 200 04:20:17.579 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 04:20:17.579 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 04:20:17.579 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 04:20:17.579 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Invoke AtmosphereInterceptor on WebSocket message true 04:20:17.580 [main] INFO o.atmosphere.cpr.AtmosphereFramework - HttpSession supported: true 04:20:17.580 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation 04:20:17.580 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Jetty9AsyncSupportWithWebSocket running under container: jetty/9.3.21.v20170918 with WebSocket enabled. 04:20:17.580 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere Framework 2.4.24.vaadin1 started. 04:20:17.583 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 04:20:17.593 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler mapped to context-path: /* 04:20:17.594 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler 04:20:17.630 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 04:20:17.636 [main] INFO org.atmosphere.util.ForkJoinPool - Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 04:20:17.640 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 04:20:17.653 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installing Default AtmosphereInterceptors 04:20:17.655 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 04:20:17.655 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 04:20:17.656 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 04:20:17.656 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 04:20:17.656 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Dropping Interceptor org.atmosphere.interceptor.HeartbeatInterceptor 04:20:17.659 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 04:20:17.659 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 04:20:17.661 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 04:20:17.661 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 04:20:17.662 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 04:20:17.663 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 04:20:17.667 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 04:20:17.667 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 04:20:17.671 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 04:20:17.671 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 04:20:17.671 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 04:20:17.672 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 04:20:17.673 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 04:20:17.673 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 04:20:17.673 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 04:20:17.674 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 04:20:17.674 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 04:20:17.675 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 04:20:17.675 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 04:20:17.675 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 04:20:17.675 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Shared List Resources: false 04:20:17.675 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Polling Wait Time 100 04:20:17.675 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true 04:20:17.675 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 04:20:17.676 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Async I/O Thread Pool Size: 200 04:20:17.678 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 04:20:17.678 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 04:20:17.678 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 04:20:17.679 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Invoke AtmosphereInterceptor on WebSocket message true 04:20:17.679 [main] INFO o.atmosphere.cpr.AtmosphereFramework - HttpSession supported: true 04:20:17.679 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation 04:20:17.682 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Jetty9AsyncSupportWithWebSocket running under container: jetty/9.3.21.v20170918 with WebSocket enabled. 04:20:17.683 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere Framework 2.4.24.vaadin1 started. 04:20:17.683 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 04:20:17.684 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.w.WebAppContext@17695df3{/,file:///server/work/nlweb-front-onpremise-deployment-1.6.7.war0/webapp/,AVAILABLE}{/server/wars/nlweb-front-onpremise-deployment-1.6.7.war} 04:20:17.684 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@9df564f{HTTP/1.1,[http/1.1]}{0.0.0.0:9090} 04:20:17.684 [main] INFO org.eclipse.jetty.server.Server - Started @18873ms 04:20:18.971 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [4] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 } 04:20:18.971 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5703, timeout: 0, bind-any: true 04:20:18.972 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:56965 and /172.17.0.3:5703 04:20:24.357 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [5] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 } 04:20:24.358 [cached1] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5704, timeout: 0, bind-any: true 04:20:24.358 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:38103 and /172.17.0.3:5704 04:20:24.365 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:60237 04:20:24.365 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:60237 04:20:29.547 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [6] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 } 04:20:29.547 [cached1] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5705, timeout: 0, bind-any: true 04:20:29.548 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:36123 and /172.17.0.3:5705 04:20:36.565 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [7] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 } 04:20:36.565 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5706, timeout: 0, bind-any: true 04:20:36.567 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:46751 and /172.17.0.3:5706 04:20:41.498 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [8] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 } 04:20:41.498 [cached3] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5707, timeout: 0, bind-any: true 04:20:41.499 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:34691 and /172.17.0.3:5707 04:20:41.553 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:37551 04:20:41.555 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:37551 04:20:46.865 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [9] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 } 04:20:46.866 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5708, timeout: 0, bind-any: true 04:20:46.866 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:40651 and /172.17.0.3:5708 04:20:51.945 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [10] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 } 04:20:51.945 [cached3] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5709, timeout: 0, bind-any: true 04:20:51.945 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:34329 and /172.17.0.3:5709 04:20:51.955 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:47167 04:20:51.957 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:47167 04:20:56.545 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [11] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 } 04:20:56.546 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5710, timeout: 0, bind-any: true 04:20:56.546 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:42275 and /172.17.0.3:5710 04:20:56.553 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:34845 04:20:56.555 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:34845 04:21:01.636 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [12] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 } 04:21:01.636 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5711, timeout: 0, bind-any: true 04:21:01.643 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:52699 and /172.17.0.3:5711 04:21:06.779 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [13] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 } 04:21:06.780 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5712, timeout: 0, bind-any: true 04:21:06.780 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:48167 and /172.17.0.3:5712 04:21:11.384 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [14] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 Member [172.17.0.3]:5713 } 04:21:11.385 [cached1] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5713, timeout: 0, bind-any: true 04:21:11.386 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:37767 and /172.17.0.3:5713 04:21:16.555 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [15] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 Member [172.17.0.3]:5713 Member [172.17.0.3]:5714 } 04:21:16.555 [cached1] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5714, timeout: 0, bind-any: true 04:21:16.556 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:52425 and /172.17.0.3:5714 04:21:16.571 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:35421 04:21:16.572 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:35421 04:23:41.758 [Thread-10] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@1d371b2d{HTTP/1.1,[http/1.1]}{0.0.0.0:9091} 04:23:41.762 [Thread-10] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@74ad1f1f{/,null,UNAVAILABLE} 04:23:41.766 [Thread-10] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@9df564f{HTTP/1.1,[http/1.1]}{0.0.0.0:9090} 04:23:41.826 [Thread-10] INFO n.6.7.war - ---- VERTX CLUSTER CLOSING ----- 04:23:41.904 [vert.x-worker-thread-8] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is SHUTTING_DOWN 04:23:41.912 [vert.x-worker-thread-8] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Shutting down multicast service... 04:23:41.916 [vert.x-worker-thread-8] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Shutting down connection manager... 04:23:41.937 [hz._hzInstance_1_dev.IO.thread-in-1] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5706] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.937 [hz._hzInstance_1_dev.IO.thread-in-2] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5713] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.937 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5708] lost. Reason: Socket explicitly closed 04:23:41.937 [hz._hzInstance_1_dev.IO.thread-in-1] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-1 Closing socket to endpoint Address[172.17.0.3]:5706, Cause:java.io.EOFException: Remote socket closed! 04:23:41.937 [hz._hzInstance_1_dev.IO.thread-in-2] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-2 Closing socket to endpoint Address[172.17.0.3]:5713, Cause:java.io.EOFException: Remote socket closed! 04:23:41.938 [hz._hzInstance_1_dev.IO.thread-in-1] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5702] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.938 [hz._hzInstance_1_dev.IO.thread-in-1] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-1 Closing socket to endpoint Address[172.17.0.3]:5702, Cause:java.io.EOFException: Remote socket closed! 04:23:41.939 [hz._hzInstance_1_dev.IO.thread-in-1] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5704] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.939 [hz._hzInstance_1_dev.IO.thread-in-1] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-1 Closing socket to endpoint Address[172.17.0.3]:5704, Cause:java.io.EOFException: Remote socket closed! 04:23:41.944 [hz._hzInstance_1_dev.IO.thread-in-0] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5701] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.944 [hz._hzInstance_1_dev.IO.thread-in-0] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-0 Closing socket to endpoint Address[172.17.0.3]:5701, Cause:java.io.EOFException: Remote socket closed! 04:23:41.944 [hz._hzInstance_1_dev.IO.thread-in-2] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5709] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.944 [hz._hzInstance_1_dev.IO.thread-in-0] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5711] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.944 [hz._hzInstance_1_dev.IO.thread-in-0] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-0 Closing socket to endpoint Address[172.17.0.3]:5711, Cause:java.io.EOFException: Remote socket closed! 04:23:41.945 [hz._hzInstance_1_dev.IO.thread-in-1] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5712] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.945 [hz._hzInstance_1_dev.IO.thread-in-1] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-1 Closing socket to endpoint Address[172.17.0.3]:5712, Cause:java.io.EOFException: Remote socket closed! 04:23:41.945 [hz._hzInstance_1_dev.IO.thread-in-0] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5703] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.945 [hz._hzInstance_1_dev.IO.thread-in-0] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-0 Closing socket to endpoint Address[172.17.0.3]:5703, Cause:java.io.EOFException: Remote socket closed! 04:23:41.946 [hz._hzInstance_1_dev.IO.thread-in-0] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5714] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.946 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5707] lost. Reason: Socket explicitly closed 04:23:41.947 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5705] lost. Reason: Socket explicitly closed 04:23:41.951 [hz._hzInstance_1_dev.IO.thread-in-2] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-2 Closing socket to endpoint Address[172.17.0.3]:5709, Cause:java.io.EOFException: Remote socket closed! 04:23:41.951 [hz._hzInstance_1_dev.IO.thread-in-0] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-0 Closing socket to endpoint Address[172.17.0.3]:5714, Cause:java.io.EOFException: Remote socket closed! 04:23:41.952 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5710] lost. Reason: Socket explicitly closed 04:23:41.952 [hz._hzInstance_1_dev.IO.thread-in-0] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5710] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.952 [hz._hzInstance_1_dev.IO.thread-in-0] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-0 Closing socket to endpoint Address[172.17.0.3]:5710, Cause:java.io.EOFException: Remote socket closed! 04:23:41.953 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5702] lost. Reason: Socket explicitly closed 04:23:41.954 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5704] lost. Reason: Socket explicitly closed 04:23:41.965 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5707] lost. Reason: Socket explicitly closed 04:23:41.967 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5709] lost. Reason: Socket explicitly closed 04:23:41.969 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5714] lost. Reason: Socket explicitly closed 04:23:41.971 [vert.x-worker-thread-8] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Shutting down node engine... 04:23:42.038 [vert.x-worker-thread-8] INFO com.hazelcast.instance.NodeExtension - [172.17.0.4]:5701 [dev] [3.6.3] Destroying node NodeExtension. 04:23:42.038 [vert.x-worker-thread-8] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Hazelcast Shutdown is completed in 133 ms. 04:23:42.156 [vert.x-worker-thread-8] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is SHUTDOWN 04:23:42.189 [Thread-10] INFO n.6.7.war - ---- VERTX CLUSTER CLOSED ----- 04:23:42.236 [Thread-10] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.w.WebAppContext@17695df3{/,null,UNAVAILABLE}{/server/wars/nlweb-front-onpremise-deployment-1.6.7.war} Starting mode START_MODE=ON_PREMISE Starting Jetty on port 9090 Starting tiny server in admin mode on port 9091 Memory Allocation: Xmx896m Vertx IP Bus Address: 172.17.0.4 04:24:29,920 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [conf/logback-prod.xml] at [file:/server/conf/logback-prod.xml] 04:24:30,029 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 04:24:30,035 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/server/conf/logback-prod.xml] 04:24:30,035 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds 04:24:30,057 |-ERROR in ch.qos.logback.core.joran.action.ShutdownHookAction - Missing class name for shutdown hook. Near [shutdownHook] line 2 04:24:30,057 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 04:24:30,058 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT_PROD] 04:24:30,081 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:24:30,150 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 04:24:30,151 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_PROD] 04:24:30,151 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT_PROD] to ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] 04:24:30,151 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] - Attaching appender named [STDOUT_PROD] to AsyncAppender. 04:24:30,152 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] - Setting discardingThreshold to 51 04:24:30,152 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.neotys] to WARN 04:24:30,152 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.neotys] to false 04:24:30,152 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_PROD] to Logger[com.neotys] 04:24:30,153 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 04:24:30,153 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_PROD] to Logger[ROOT] 04:24:30,153 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 04:24:30,153 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6d4b1c02 - Registering current configuration as safe fallback point 04:24:30.180 [main] INFO org.eclipse.jetty.util.log - Logging initialized @632ms 04:24:30.302 [main] INFO org.eclipse.jetty.server.Server - jetty-9.3.21.v20170918 04:24:30.360 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@74ad1f1f{/,null,AVAILABLE} 04:24:30.395 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@7efca3ac{HTTP/1.1,[http/1.1]}{0.0.0.0:9091} 04:24:30.395 [main] INFO org.eclipse.jetty.server.Server - Started @864ms 04:24:30.397 [main] INFO org.eclipse.jetty.server.Server - jetty-9.3.21.v20170918 04:24:32.122 [main] INFO o.e.j.w.StandardDescriptorProcessor - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 04:24:32.248 [main] INFO n.6.7.war - ---- VERTX CLUSTER STARTING CLUSTER ----- 04:24:32.508 [main] WARN c.h.config.AbstractXmlConfigHelper - Name of the hazelcast schema location incorrect using default 04:24:32.939 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Prefer IPv4 stack is true. 04:24:32.941 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Picked Address[172.17.0.4]:5701, using socket ServerSocket[addr=/0.0.0.0,localport=5701], bind any local is true 04:24:32.942 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Using public address: Address[172.17.0.4]:5701 04:24:32.977 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Hazelcast 3.6.3 (20160527 - 08b28c3) starting at Address[172.17.0.4]:5701 04:24:32.978 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Copyright (c) 2008-2016, Hazelcast, Inc. All Rights Reserved. 04:24:32.978 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Configured Hazelcast Serialization version : 1 04:24:33.189 [vert.x-worker-thread-0] INFO com.hazelcast.spi.OperationService - [172.17.0.4]:5701 [dev] [3.6.3] Backpressure is disabled 04:24:33.219 [vert.x-worker-thread-0] INFO c.h.s.i.o.c.ClassicOperationExecutor - [172.17.0.4]:5701 [dev] [3.6.3] Starting with 2 generic operation threads and 2 partition operation threads. 04:24:33.515 [vert.x-worker-thread-0] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Creating MulticastJoiner 04:24:33.519 [vert.x-worker-thread-0] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is STARTING 04:24:33.602 [vert.x-worker-thread-0] INFO c.h.n.t.n.NonBlockingIOThreadingModel - [172.17.0.4]:5701 [dev] [3.6.3] TcpIpConnectionManager configured with Non Blocking IO-threading model: 3 input threads and 3 output threads 04:24:34.291 [vert.x-worker-thread-0] INFO c.h.cluster.impl.MulticastJoiner - [172.17.0.4]:5701 [dev] [3.6.3] Trying to join to discovered node: Address[172.17.0.3]:5701 04:24:34.296 [cached3] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5701, timeout: 0, bind-any: true 04:24:34.303 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:48389 and /172.17.0.3:5701 04:24:35.308 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [2] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this } 04:24:37.320 [vert.x-worker-thread-0] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is STARTED 04:24:37.686 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:43717 04:24:37.690 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [3] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 } 04:24:37.690 [cached1] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5702, timeout: 0, bind-any: true 04:24:37.696 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:43717 04:24:37.698 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:40851 and /172.17.0.3:5702 04:24:37.968 [vert.x-eventloop-thread-0] INFO n.6.7.war - ---- VERTX CLUSTER DEPLOYING VERTICLES ----- 04:24:38.797 [main] INFO n.6.7.war - ---- VERTX CLUSTER CLUSTER READY ----- 04:24:41.570 [main] WARN c.n.w.s.p.g.ApplicationDataPathProviderImpl - JNDI variable 'nlweb-front-data' not set. Fall back on '/root/.nlweb-front' directory 04:24:41.777 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler mapped to context-path: /* 04:24:41.777 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler 04:24:41.816 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 04:24:41.824 [main] INFO org.atmosphere.util.ForkJoinPool - Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 04:24:41.830 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 04:24:41.885 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installing Default AtmosphereInterceptors 04:24:41.886 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 04:24:41.887 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 04:24:41.888 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 04:24:41.889 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 04:24:41.890 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Dropping Interceptor org.atmosphere.interceptor.HeartbeatInterceptor 04:24:41.891 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 04:24:41.892 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 04:24:41.903 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 04:24:41.904 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 04:24:41.906 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 04:24:41.913 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 04:24:41.932 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 04:24:41.933 [main] INFO o.a.interceptor.HeartbeatInterceptor - HeartbeatInterceptor configured with padding value 'X', client frequency 30 seconds and server frequency 30 seconds 04:24:41.934 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 04:24:41.936 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 04:24:41.938 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 04:24:41.939 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 04:24:41.940 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 04:24:41.940 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 04:24:41.941 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 04:24:41.942 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 04:24:41.942 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 04:24:41.943 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 04:24:41.943 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 04:24:41.944 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 04:24:41.944 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 04:24:41.945 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 04:24:41.945 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Shared List Resources: false 04:24:41.946 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Polling Wait Time 100 04:24:41.946 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true 04:24:41.946 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 04:24:41.947 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Async I/O Thread Pool Size: 200 04:24:41.947 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 04:24:41.947 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 04:24:41.948 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 04:24:41.948 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Invoke AtmosphereInterceptor on WebSocket message true 04:24:41.948 [main] INFO o.atmosphere.cpr.AtmosphereFramework - HttpSession supported: true 04:24:41.969 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation 04:24:41.969 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Jetty9AsyncSupportWithWebSocket running under container: jetty/9.3.21.v20170918 with WebSocket enabled. 04:24:41.970 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere Framework 2.4.24.vaadin1 started. 04:24:41.974 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 04:24:41.985 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler mapped to context-path: /* 04:24:41.990 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler 04:24:42.006 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 04:24:42.021 [main] INFO org.atmosphere.util.ForkJoinPool - Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 04:24:42.033 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 04:24:42.038 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installing Default AtmosphereInterceptors 04:24:42.039 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 04:24:42.039 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 04:24:42.039 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 04:24:42.040 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 04:24:42.040 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Dropping Interceptor org.atmosphere.interceptor.HeartbeatInterceptor 04:24:42.040 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 04:24:42.040 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 04:24:42.040 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 04:24:42.041 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 04:24:42.041 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 04:24:42.041 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 04:24:42.051 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 04:24:42.052 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 04:24:42.052 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 04:24:42.053 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 04:24:42.054 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 04:24:42.054 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 04:24:42.056 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 04:24:42.057 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 04:24:42.062 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 04:24:42.063 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 04:24:42.063 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 04:24:42.064 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 04:24:42.064 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 04:24:42.065 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 04:24:42.065 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Shared List Resources: false 04:24:42.066 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Polling Wait Time 100 04:24:42.067 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true 04:24:42.067 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 04:24:42.072 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Async I/O Thread Pool Size: 200 04:24:42.072 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 04:24:42.073 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 04:24:42.073 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 04:24:42.074 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Invoke AtmosphereInterceptor on WebSocket message true 04:24:42.074 [main] INFO o.atmosphere.cpr.AtmosphereFramework - HttpSession supported: true 04:24:42.074 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation 04:24:42.075 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Jetty9AsyncSupportWithWebSocket running under container: jetty/9.3.21.v20170918 with WebSocket enabled. 04:24:42.075 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere Framework 2.4.24.vaadin1 started. 04:24:42.075 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 04:24:42.077 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.w.WebAppContext@71d15f18{/,file:///server/work/nlweb-front-onpremise-deployment-1.6.7.war0/webapp/,AVAILABLE}{/server/wars/nlweb-front-onpremise-deployment-1.6.7.war} 04:24:42.082 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@4017fe2c{HTTP/1.1,[http/1.1]}{0.0.0.0:9090} 04:24:42.082 [main] INFO org.eclipse.jetty.server.Server - Started @12552ms 04:24:43.498 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [4] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 } 04:24:43.499 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5703, timeout: 0, bind-any: true 04:24:43.502 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:41011 and /172.17.0.3:5703 04:24:47.936 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [5] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 } 04:24:47.936 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5704, timeout: 0, bind-any: true 04:24:47.936 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:41237 and /172.17.0.3:5704 04:24:52.465 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [6] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 } 04:24:52.490 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5705, timeout: 0, bind-any: true 04:24:52.490 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:55563 and /172.17.0.3:5705 04:24:52.551 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:58745 04:24:52.553 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:58745 04:24:57.330 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [7] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 } 04:24:57.331 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5706, timeout: 0, bind-any: true 04:24:57.332 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:60773 and /172.17.0.3:5706 04:25:01.810 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5707, timeout: 0, bind-any: true 04:25:01.811 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:35519 and /172.17.0.3:5707 04:25:01.812 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [8] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 } 04:25:06.344 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [9] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 } 04:25:06.344 [cached1] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5708, timeout: 0, bind-any: true 04:25:06.344 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:37929 and /172.17.0.3:5708 04:25:10.686 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [10] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 } 04:25:10.686 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5709, timeout: 0, bind-any: true 04:25:10.687 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:39095 and /172.17.0.3:5709 04:25:14.987 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [11] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 } 04:25:14.987 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5710, timeout: 0, bind-any: true 04:25:14.987 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:58711 and /172.17.0.3:5710 04:25:19.287 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [12] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 } 04:25:19.287 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5711, timeout: 0, bind-any: true 04:25:19.287 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:49917 and /172.17.0.3:5711 04:25:23.630 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [13] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 } 04:25:23.631 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5712, timeout: 0, bind-any: true 04:25:23.632 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:50485 and /172.17.0.3:5712 04:25:27.781 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [14] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 Member [172.17.0.3]:5713 } 04:25:27.781 [cached1] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5713, timeout: 0, bind-any: true 04:25:27.782 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:54059 and /172.17.0.3:5713 04:25:31.736 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [15] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 Member [172.17.0.3]:5713 Member [172.17.0.3]:5714 } 04:25:31.736 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5714, timeout: 0, bind-any: true 04:25:31.736 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:52575 and /172.17.0.3:5714 04:25:31.787 [hz._hzInstance_1_dev.generic-operation.thread-1] ERROR c.h.c.i.operations.PostJoinOperation - [172.17.0.4]:5701 [dev] [3.6.3] Cannot send response: null to Address[172.17.0.3]:5714. Op: com.hazelcast.cluster.impl.operations.PostJoinOperation{identityHash=901190357, serviceName='hz:core:clusterService', partitionId=-1, replicaIndex=0, callId=2, invocationTime=1540355131757 (Wed Oct 24 04:25:31 GMT 2018), waitTimeout=-1, callTimeout=60000, operations=[com.hazelcast.spi.impl.eventservice.impl.operations.PostJoinRegistrationOperation{identityHash=1756179328, serviceName='null', partitionId=-1, replicaIndex=0, callId=0, invocationTime=-1 (Wed Dec 31 23:59:59 GMT 1969), waitTimeout=-1, callTimeout=9223372036854775807}, com.hazelcast.map.impl.operation.PostJoinMapOperation{identityHash=612582092, serviceName='hz:impl:mapService', partitionId=-1, replicaIndex=0, callId=0, invocationTime=-1 (Wed Dec 31 23:59:59 GMT 1969), waitTimeout=-1, callTimeout=9223372036854775807}]} com.hazelcast.spi.exception.ResponseNotSentException: Cannot send response: null to Address[172.17.0.3]:5714. Op: com.hazelcast.cluster.impl.operations.PostJoinOperation{identityHash=901190357, serviceName='hz:core:clusterService', partitionId=-1, replicaIndex=0, callId=2, invocationTime=1540355131757 (Wed Oct 24 04:25:31 GMT 2018), waitTimeout=-1, callTimeout=60000, operations=[com.hazelcast.spi.impl.eventservice.impl.operations.PostJoinRegistrationOperation{identityHash=1756179328, serviceName='null', partitionId=-1, replicaIndex=0, callId=0, invocationTime=-1 (Wed Dec 31 23:59:59 GMT 1969), waitTimeout=-1, callTimeout=9223372036854775807}, com.hazelcast.map.impl.operation.PostJoinMapOperation{identityHash=612582092, serviceName='hz:impl:mapService', partitionId=-1, replicaIndex=0, callId=0, invocationTime=-1 (Wed Dec 31 23:59:59 GMT 1969), waitTimeout=-1, callTimeout=9223372036854775807}]} at com.hazelcast.spi.impl.operationservice.impl.RemoteInvocationResponseHandler.sendResponse(RemoteInvocationResponseHandler.java:54) at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.sendResponse(OperationRunnerImpl.java:278) at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.handleResponse(OperationRunnerImpl.java:251) at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:173) at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:393) at com.hazelcast.spi.impl.operationexecutor.classic.OperationThread.processPacket(OperationThread.java:184) at com.hazelcast.spi.impl.operationexecutor.classic.OperationThread.process(OperationThread.java:137) at com.hazelcast.spi.impl.operationexecutor.classic.OperationThread.doRun(OperationThread.java:124) at com.hazelcast.spi.impl.operationexecutor.classic.OperationThread.run(OperationThread.java:99) C:\Users\jseekoei>docker logs nlweb-frontend Starting mode START_MODE=ON_PREMISE Starting Jetty on port 9090 Starting tiny server in admin mode on port 9091 Memory Allocation: Xmx896m Vertx IP Bus Address: 172.17.0.4 12:48:09,226 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [conf/logback-prod.xml] at [file:/server/conf/logback-prod.xml] 12:48:09,430 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:48:09,451 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/server/conf/logback-prod.xml] 12:48:09,451 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds 12:48:09,463 |-ERROR in ch.qos.logback.core.joran.action.ShutdownHookAction - Missing class name for shutdown hook. Near [shutdownHook] line 2 12:48:09,464 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:48:09,465 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT_PROD] 12:48:09,481 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:48:09,613 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 12:48:09,615 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_PROD] 12:48:09,615 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT_PROD] to ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] 12:48:09,615 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] - Attaching appender named [STDOUT_PROD] to AsyncAppender. 12:48:09,615 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] - Setting discardingThreshold to 51 12:48:09,621 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.neotys] to WARN 12:48:09,621 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.neotys] to false 12:48:09,621 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_PROD] to Logger[com.neotys] 12:48:09,623 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 12:48:09,624 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_PROD] to Logger[ROOT] 12:48:09,624 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:48:09,625 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6d4b1c02 - Registering current configuration as safe fallback point 12:48:09.661 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1081ms 12:48:09.847 [main] INFO org.eclipse.jetty.server.Server - jetty-9.3.21.v20170918 12:48:09.949 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@74ad1f1f{/,null,AVAILABLE} 12:48:10.012 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@42d91a7f{HTTP/1.1,[http/1.1]}{0.0.0.0:9091} 12:48:10.013 [main] INFO org.eclipse.jetty.server.Server - Started @1439ms 12:48:10.016 [main] INFO org.eclipse.jetty.server.Server - jetty-9.3.21.v20170918 12:48:13.044 [main] INFO o.e.j.w.StandardDescriptorProcessor - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 12:48:13.205 [main] INFO n.6.7.war - ---- VERTX CLUSTER STARTING CLUSTER ----- 12:48:13.593 [main] WARN c.h.config.AbstractXmlConfigHelper - Name of the hazelcast schema location incorrect using default 12:48:14.649 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Prefer IPv4 stack is true. 12:48:14.652 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Picked Address[172.17.0.4]:5701, using socket ServerSocket[addr=/0.0.0.0,localport=5701], bind any local is true 12:48:14.653 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Using public address: Address[172.17.0.4]:5701 12:48:14.702 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Hazelcast 3.6.3 (20160527 - 08b28c3) starting at Address[172.17.0.4]:5701 12:48:14.702 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Copyright (c) 2008-2016, Hazelcast, Inc. All Rights Reserved. 12:48:14.703 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Configured Hazelcast Serialization version : 1 12:48:15.061 [vert.x-worker-thread-0] INFO com.hazelcast.spi.OperationService - [172.17.0.4]:5701 [dev] [3.6.3] Backpressure is disabled 12:48:15.136 [vert.x-worker-thread-0] INFO c.h.s.i.o.c.ClassicOperationExecutor - [172.17.0.4]:5701 [dev] [3.6.3] Starting with 2 generic operation threads and 2 partition operation threads. 12:48:15.630 [vert.x-worker-thread-0] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Creating MulticastJoiner 12:48:15.639 [vert.x-worker-thread-0] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is STARTING 12:48:15.756 [vert.x-worker-thread-0] INFO c.h.n.t.n.NonBlockingIOThreadingModel - [172.17.0.4]:5701 [dev] [3.6.3] TcpIpConnectionManager configured with Non Blocking IO-threading model: 3 input threads and 3 output threads 12:48:18.232 [vert.x-worker-thread-0] INFO c.h.cluster.impl.MulticastJoiner - [172.17.0.4]:5701 [dev] [3.6.3] Members [1] { Member [172.17.0.4]:5701 this } 12:48:18.301 [vert.x-worker-thread-0] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is STARTED 12:48:18.366 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:59087 12:48:18.401 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:59087 12:48:18.652 [vert.x-eventloop-thread-0] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Initializing cluster partition table arrangement... 12:48:19.383 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [2] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 } 12:48:19.492 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 135 12:48:21.391 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:48:22.286 [vertx-blocked-thread-checker] WARN i.v.core.impl.BlockedThreadChecker - Thread Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 2841 ms, time limit is 2000 io.vertx.core.VertxException: Thread blocked at java.lang.Object.wait(Native Method) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.pollResponse(InvocationFuture.java:302) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.waitForResponse(InvocationFuture.java:247) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.get(InvocationFuture.java:224) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.get(InvocationFuture.java:204) at com.hazelcast.map.impl.proxy.MapProxySupport.invokeOperation(MapProxySupport.java:320) at com.hazelcast.map.impl.proxy.MapProxySupport.putInternal(MapProxySupport.java:290) at com.hazelcast.map.impl.proxy.MapProxyImpl.put(MapProxyImpl.java:109) at com.hazelcast.map.impl.proxy.MapProxyImpl.put(MapProxyImpl.java:99) at io.vertx.core.impl.HAManager.addDataToAHAInfo(HAManager.java:194) at io.vertx.core.eventbus.impl.clustered.ClusteredEventBus.lambda$null$338(ClusteredEventBus.java:166) at io.vertx.core.eventbus.impl.clustered.ClusteredEventBus$$Lambda$81/1997116344.handle(Unknown Source) at io.vertx.core.net.impl.NetServerImpl.lambda$null$49(NetServerImpl.java:249) at io.vertx.core.net.impl.NetServerImpl$$Lambda$89/1745776555.handle(Unknown Source) at io.vertx.core.impl.ContextImpl.lambda$wrapTask$30(ContextImpl.java:359) at io.vertx.core.impl.ContextImpl$$Lambda$58/1085535482.run(Unknown Source) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:339) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:393) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:742) at java.lang.Thread.run(Thread.java:748) 12:48:23.285 [vertx-blocked-thread-checker] WARN i.v.core.impl.BlockedThreadChecker - Thread Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 3842 ms, time limit is 2000 io.vertx.core.VertxException: Thread blocked at java.lang.Object.wait(Native Method) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.pollResponse(InvocationFuture.java:302) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.waitForResponse(InvocationFuture.java:247) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.get(InvocationFuture.java:224) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.get(InvocationFuture.java:204) at com.hazelcast.map.impl.proxy.MapProxySupport.invokeOperation(MapProxySupport.java:320) at com.hazelcast.map.impl.proxy.MapProxySupport.putInternal(MapProxySupport.java:290) at com.hazelcast.map.impl.proxy.MapProxyImpl.put(MapProxyImpl.java:109) at com.hazelcast.map.impl.proxy.MapProxyImpl.put(MapProxyImpl.java:99) at io.vertx.core.impl.HAManager.addDataToAHAInfo(HAManager.java:194) at io.vertx.core.eventbus.impl.clustered.ClusteredEventBus.lambda$null$338(ClusteredEventBus.java:166) at io.vertx.core.eventbus.impl.clustered.ClusteredEventBus$$Lambda$81/1997116344.handle(Unknown Source) at io.vertx.core.net.impl.NetServerImpl.lambda$null$49(NetServerImpl.java:249) at io.vertx.core.net.impl.NetServerImpl$$Lambda$89/1745776555.handle(Unknown Source) at io.vertx.core.impl.ContextImpl.lambda$wrapTask$30(ContextImpl.java:359) at io.vertx.core.impl.ContextImpl$$Lambda$58/1085535482.run(Unknown Source) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:339) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:393) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:742) at java.lang.Thread.run(Thread.java:748) 12:48:24.285 [vertx-blocked-thread-checker] WARN i.v.core.impl.BlockedThreadChecker - Thread Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 4842 ms, time limit is 2000 io.vertx.core.VertxException: Thread blocked at java.lang.Object.wait(Native Method) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.pollResponse(InvocationFuture.java:302) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.waitForResponse(InvocationFuture.java:247) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.get(InvocationFuture.java:224) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.get(InvocationFuture.java:204) at com.hazelcast.map.impl.proxy.MapProxySupport.invokeOperation(MapProxySupport.java:320) at com.hazelcast.map.impl.proxy.MapProxySupport.putInternal(MapProxySupport.java:290) at com.hazelcast.map.impl.proxy.MapProxyImpl.put(MapProxyImpl.java:109) at com.hazelcast.map.impl.proxy.MapProxyImpl.put(MapProxyImpl.java:99) at io.vertx.core.impl.HAManager.addDataToAHAInfo(HAManager.java:194) at io.vertx.core.eventbus.impl.clustered.ClusteredEventBus.lambda$null$338(ClusteredEventBus.java:166) at io.vertx.core.eventbus.impl.clustered.ClusteredEventBus$$Lambda$81/1997116344.handle(Unknown Source) at io.vertx.core.net.impl.NetServerImpl.lambda$null$49(NetServerImpl.java:249) at io.vertx.core.net.impl.NetServerImpl$$Lambda$89/1745776555.handle(Unknown Source) at io.vertx.core.impl.ContextImpl.lambda$wrapTask$30(ContextImpl.java:359) at io.vertx.core.impl.ContextImpl$$Lambda$58/1085535482.run(Unknown Source) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:339) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:393) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:742) at java.lang.Thread.run(Thread.java:748) 12:48:24.299 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:60563 12:48:24.299 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:60563 12:48:25.085 [hz._hzInstance_1_dev.InvocationMonitorThread] INFO com.hazelcast.spi.OperationService - [172.17.0.4]:5701 [dev] [3.6.3] Invocations:1 timeouts:0 backup-timeouts:1 12:48:25.086 [vert.x-eventloop-thread-0] INFO n.6.7.war - ---- VERTX CLUSTER DEPLOYING VERTICLES ----- 12:48:25.299 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [3] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 } 12:48:25.717 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 90 12:48:26.320 [main] INFO n.6.7.war - ---- VERTX CLUSTER CLUSTER READY ----- 12:48:27.303 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:48:30.724 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:56329 12:48:30.725 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:56329 12:48:31.119 [main] WARN c.n.w.s.p.g.ApplicationDataPathProviderImpl - JNDI variable 'nlweb-front-data' not set. Fall back on '/root/.nlweb-front' directory 12:48:31.323 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler mapped to context-path: /* 12:48:31.324 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler 12:48:31.393 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 12:48:31.407 [main] INFO org.atmosphere.util.ForkJoinPool - Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 12:48:31.432 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 12:48:31.493 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installing Default AtmosphereInterceptors 12:48:31.494 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 12:48:31.496 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 12:48:31.497 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 12:48:31.500 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 12:48:31.501 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Dropping Interceptor org.atmosphere.interceptor.HeartbeatInterceptor 12:48:31.506 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 12:48:31.510 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 12:48:31.514 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 12:48:31.519 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 12:48:31.521 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 12:48:31.522 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 12:48:31.523 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 12:48:31.524 [main] INFO o.a.interceptor.HeartbeatInterceptor - HeartbeatInterceptor configured with padding value 'X', client frequency 30 seconds and server frequency 30 seconds 12:48:31.525 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 12:48:31.527 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 12:48:31.534 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 12:48:31.536 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 12:48:31.537 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 12:48:31.538 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 12:48:31.538 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 12:48:31.539 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 12:48:31.539 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 12:48:31.540 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 12:48:31.541 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 12:48:31.541 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 12:48:31.542 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 12:48:31.542 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 12:48:31.543 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Shared List Resources: false 12:48:31.543 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Polling Wait Time 100 12:48:31.544 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true 12:48:31.544 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 12:48:31.545 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Async I/O Thread Pool Size: 200 12:48:31.545 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 12:48:31.546 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 12:48:31.546 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 12:48:31.547 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Invoke AtmosphereInterceptor on WebSocket message true 12:48:31.548 [main] INFO o.atmosphere.cpr.AtmosphereFramework - HttpSession supported: true 12:48:31.548 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation 12:48:31.550 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Jetty9AsyncSupportWithWebSocket running under container: jetty/9.3.21.v20170918 with WebSocket enabled. 12:48:31.551 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere Framework 2.4.24.vaadin1 started. 12:48:31.559 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 12:48:31.581 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler mapped to context-path: /* 12:48:31.582 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler 12:48:31.590 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 12:48:31.597 [main] INFO org.atmosphere.util.ForkJoinPool - Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 12:48:31.603 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 12:48:31.610 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installing Default AtmosphereInterceptors 12:48:31.612 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 12:48:31.613 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 12:48:31.616 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 12:48:31.617 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 12:48:31.618 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Dropping Interceptor org.atmosphere.interceptor.HeartbeatInterceptor 12:48:31.618 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 12:48:31.620 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 12:48:31.623 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 12:48:31.630 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 12:48:31.632 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 12:48:31.633 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 12:48:31.640 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 12:48:31.641 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 12:48:31.642 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 12:48:31.643 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 12:48:31.645 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 12:48:31.648 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 12:48:31.649 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 12:48:31.653 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 12:48:31.660 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 12:48:31.661 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 12:48:31.661 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 12:48:31.662 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 12:48:31.663 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 12:48:31.665 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 12:48:31.665 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Shared List Resources: false 12:48:31.666 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Polling Wait Time 100 12:48:31.668 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true 12:48:31.668 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 12:48:31.669 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Async I/O Thread Pool Size: 200 12:48:31.670 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 12:48:31.671 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 12:48:31.673 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 12:48:31.676 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Invoke AtmosphereInterceptor on WebSocket message true 12:48:31.677 [main] INFO o.atmosphere.cpr.AtmosphereFramework - HttpSession supported: true 12:48:31.678 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation 12:48:31.679 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Jetty9AsyncSupportWithWebSocket running under container: jetty/9.3.21.v20170918 with WebSocket enabled. 12:48:31.680 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere Framework 2.4.24.vaadin1 started. 12:48:31.681 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 12:48:31.685 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.w.WebAppContext@71d15f18{/,file:///server/work/nlweb-front-onpremise-deployment-1.6.7.war0/webapp/,AVAILABLE}{/server/wars/nlweb-front-onpremise-deployment-1.6.7.war} 12:48:31.686 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@33cab70{HTTP/1.1,[http/1.1]}{0.0.0.0:9090} 12:48:31.687 [main] INFO org.eclipse.jetty.server.Server - Started @23113ms 12:48:31.719 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [4] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 } 12:48:31.984 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 67 12:48:33.396 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:48:35.257 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:49365 12:48:35.258 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:49365 12:48:36.256 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [5] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 } 12:48:36.528 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 54 12:48:37.842 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:48:40.392 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:58685 12:48:40.393 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:58685 12:48:41.393 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [6] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 } 12:48:41.667 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 45 12:48:42.904 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:48:47.250 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:48189 12:48:47.251 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:48189 12:48:48.250 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [7] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 } 12:48:48.534 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 38 12:48:49.687 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:48:52.423 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:50823 12:48:52.424 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:50823 12:48:53.423 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [8] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 } 12:48:53.692 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 33 12:48:54.920 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:48:57.721 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:55505 12:48:57.722 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:55505 12:48:58.725 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [9] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 } 12:48:58.929 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 30 12:49:00.128 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:49:02.378 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:32973 12:49:02.380 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:32973 12:49:03.379 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [10] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 } 12:49:03.631 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 27 12:49:04.804 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:49:07.528 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:35915 12:49:07.530 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:35915 12:49:08.528 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [11] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 } 12:49:08.780 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 24 12:49:09.901 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:49:12.497 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:57969 12:49:12.498 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:57969 12:49:13.497 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [12] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 } 12:49:13.749 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 22 12:49:14.862 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:49:17.617 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:44211 12:49:17.621 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:44211 12:49:18.618 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [13] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 } 12:49:19.533 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 20 12:49:20.704 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:49:22.136 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:59347 12:49:22.137 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:59347 12:49:23.136 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [14] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 Member [172.17.0.3]:5713 } 12:49:23.389 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 19 12:49:24.541 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:49:26.399 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:44815 12:49:26.400 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:44815 12:49:27.400 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [15] { Member [172.17.0.4]:5701 this Member [172.17.0.3]:5701 Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 Member [172.17.0.3]:5713 Member [172.17.0.3]:5714 } 12:49:27.652 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] Re-partitioning cluster data... Migration queue size: 18 12:49:28.795 [hz._hzInstance_1_dev.migration] INFO c.h.p.InternalPartitionService - [172.17.0.4]:5701 [dev] [3.6.3] All migration tasks have been completed, queues are empty. 12:59:54.530 [Thread-10] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@42d91a7f{HTTP/1.1,[http/1.1]}{0.0.0.0:9091} 12:59:54.534 [Thread-10] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@74ad1f1f{/,null,UNAVAILABLE} 12:59:54.539 [Thread-10] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@33cab70{HTTP/1.1,[http/1.1]}{0.0.0.0:9090} 12:59:54.651 [Thread-10] INFO n.6.7.war - ---- VERTX CLUSTER CLOSING ----- 12:59:54.753 [vert.x-worker-thread-16] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is SHUTTING_DOWN 12:59:54.777 [vert.x-worker-thread-16] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Shutting down multicast service... 12:59:54.786 [vert.x-worker-thread-16] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Shutting down connection manager... 12:59:54.796 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5708] lost. Reason: Socket explicitly closed 12:59:54.800 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5701] lost. Reason: Socket explicitly closed 12:59:54.802 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5709] lost. Reason: Socket explicitly closed 12:59:54.809 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5706] lost. Reason: Socket explicitly closed 12:59:54.811 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5707] lost. Reason: Socket explicitly closed 12:59:54.814 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5713] lost. Reason: Socket explicitly closed 12:59:54.817 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5704] lost. Reason: Socket explicitly closed 12:59:54.818 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5714] lost. Reason: Socket explicitly closed 12:59:54.820 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5705] lost. Reason: Socket explicitly closed 12:59:54.821 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5702] lost. Reason: Socket explicitly closed 12:59:54.822 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5710] lost. Reason: Socket explicitly closed 12:59:54.829 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5712] lost. Reason: Socket explicitly closed 12:59:54.831 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5703] lost. Reason: Socket explicitly closed 12:59:54.832 [vert.x-worker-thread-16] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5711] lost. Reason: Socket explicitly closed 12:59:54.836 [vert.x-worker-thread-16] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Shutting down node engine... 12:59:54.881 [vert.x-worker-thread-16] INFO com.hazelcast.instance.NodeExtension - [172.17.0.4]:5701 [dev] [3.6.3] Destroying node NodeExtension. 12:59:54.883 [vert.x-worker-thread-16] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Hazelcast Shutdown is completed in 128 ms. 12:59:55.030 [vert.x-worker-thread-16] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is SHUTDOWN 12:59:55.090 [Thread-10] INFO n.6.7.war - ---- VERTX CLUSTER CLOSED ----- 12:59:55.173 [Thread-10] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.w.WebAppContext@71d15f18{/,null,UNAVAILABLE}{/server/wars/nlweb-front-onpremise-deployment-1.6.7.war} Starting mode START_MODE=ON_PREMISE Starting Jetty on port 9090 Starting tiny server in admin mode on port 9091 Memory Allocation: Xmx896m Vertx IP Bus Address: 172.17.0.4 04:19:59,119 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [conf/logback-prod.xml] at [file:/server/conf/logback-prod.xml] 04:19:59,280 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 04:19:59,298 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/server/conf/logback-prod.xml] 04:19:59,298 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds 04:19:59,312 |-ERROR in ch.qos.logback.core.joran.action.ShutdownHookAction - Missing class name for shutdown hook. Near [shutdownHook] line 2 04:19:59,312 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 04:19:59,323 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT_PROD] 04:19:59,328 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:19:59,379 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 04:19:59,381 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_PROD] 04:19:59,381 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT_PROD] to ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] 04:19:59,381 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] - Attaching appender named [STDOUT_PROD] to AsyncAppender. 04:19:59,382 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] - Setting discardingThreshold to 51 04:19:59,382 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.neotys] to WARN 04:19:59,382 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.neotys] to false 04:19:59,382 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_PROD] to Logger[com.neotys] 04:19:59,382 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 04:19:59,382 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_PROD] to Logger[ROOT] 04:19:59,382 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 04:19:59,383 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6d4b1c02 - Registering current configuration as safe fallback point 04:19:59.412 [main] INFO org.eclipse.jetty.util.log - Logging initialized @597ms 04:19:59.657 [main] INFO org.eclipse.jetty.server.Server - jetty-9.3.21.v20170918 04:19:59.768 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@74ad1f1f{/,null,AVAILABLE} 04:19:59.817 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@1d371b2d{HTTP/1.1,[http/1.1]}{0.0.0.0:9091} 04:19:59.817 [main] INFO org.eclipse.jetty.server.Server - Started @1006ms 04:19:59.819 [main] INFO org.eclipse.jetty.server.Server - jetty-9.3.21.v20170918 04:20:03.777 [main] INFO o.e.j.w.StandardDescriptorProcessor - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 04:20:03.856 [main] INFO n.6.7.war - ---- VERTX CLUSTER STARTING CLUSTER ----- 04:20:04.106 [main] WARN c.h.config.AbstractXmlConfigHelper - Name of the hazelcast schema location incorrect using default 04:20:04.836 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Prefer IPv4 stack is true. 04:20:04.838 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Picked Address[172.17.0.4]:5701, using socket ServerSocket[addr=/0.0.0.0,localport=5701], bind any local is true 04:20:04.838 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Using public address: Address[172.17.0.4]:5701 04:20:04.852 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Hazelcast 3.6.3 (20160527 - 08b28c3) starting at Address[172.17.0.4]:5701 04:20:04.852 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Copyright (c) 2008-2016, Hazelcast, Inc. All Rights Reserved. 04:20:04.852 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Configured Hazelcast Serialization version : 1 04:20:05.336 [vert.x-worker-thread-0] INFO com.hazelcast.spi.OperationService - [172.17.0.4]:5701 [dev] [3.6.3] Backpressure is disabled 04:20:05.369 [vert.x-worker-thread-0] INFO c.h.s.i.o.c.ClassicOperationExecutor - [172.17.0.4]:5701 [dev] [3.6.3] Starting with 2 generic operation threads and 2 partition operation threads. 04:20:05.672 [vert.x-worker-thread-0] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Creating MulticastJoiner 04:20:05.675 [vert.x-worker-thread-0] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is STARTING 04:20:05.763 [vert.x-worker-thread-0] INFO c.h.n.t.n.NonBlockingIOThreadingModel - [172.17.0.4]:5701 [dev] [3.6.3] TcpIpConnectionManager configured with Non Blocking IO-threading model: 3 input threads and 3 output threads 04:20:07.192 [vert.x-worker-thread-0] INFO c.h.cluster.impl.MulticastJoiner - [172.17.0.4]:5701 [dev] [3.6.3] Trying to join to discovered node: Address[172.17.0.3]:5701 04:20:07.201 [cached3] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5701, timeout: 0, bind-any: true 04:20:07.215 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:44769 and /172.17.0.3:5701 04:20:08.278 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [2] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this } 04:20:10.233 [vert.x-worker-thread-0] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is STARTED 04:20:12.008 [vert.x-eventloop-thread-0] INFO n.6.7.war - ---- VERTX CLUSTER DEPLOYING VERTICLES ----- 04:20:12.762 [main] INFO n.6.7.war - ---- VERTX CLUSTER CLUSTER READY ----- 04:20:12.829 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [3] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 } 04:20:12.850 [cached3] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5702, timeout: 0, bind-any: true 04:20:12.851 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:37219 and /172.17.0.3:5702 04:20:12.900 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:34411 04:20:12.901 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:34411 04:20:16.949 [main] WARN c.n.w.s.p.g.ApplicationDataPathProviderImpl - JNDI variable 'nlweb-front-data' not set. Fall back on '/root/.nlweb-front' directory 04:20:17.214 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler mapped to context-path: /* 04:20:17.238 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler 04:20:17.348 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 04:20:17.391 [main] INFO org.atmosphere.util.ForkJoinPool - Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 04:20:17.399 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 04:20:17.508 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installing Default AtmosphereInterceptors 04:20:17.511 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 04:20:17.513 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 04:20:17.514 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 04:20:17.521 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 04:20:17.522 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Dropping Interceptor org.atmosphere.interceptor.HeartbeatInterceptor 04:20:17.544 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 04:20:17.554 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 04:20:17.560 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 04:20:17.560 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 04:20:17.561 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 04:20:17.565 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 04:20:17.573 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 04:20:17.575 [main] INFO o.a.interceptor.HeartbeatInterceptor - HeartbeatInterceptor configured with padding value 'X', client frequency 30 seconds and server frequency 30 seconds 04:20:17.575 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 04:20:17.576 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 04:20:17.576 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 04:20:17.577 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 04:20:17.577 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 04:20:17.577 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 04:20:17.577 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 04:20:17.577 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 04:20:17.577 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 04:20:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 04:20:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 04:20:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 04:20:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 04:20:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 04:20:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Shared List Resources: false 04:20:17.579 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Polling Wait Time 100 04:20:17.579 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true 04:20:17.579 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 04:20:17.579 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Async I/O Thread Pool Size: 200 04:20:17.579 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 04:20:17.579 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 04:20:17.579 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 04:20:17.579 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Invoke AtmosphereInterceptor on WebSocket message true 04:20:17.580 [main] INFO o.atmosphere.cpr.AtmosphereFramework - HttpSession supported: true 04:20:17.580 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation 04:20:17.580 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Jetty9AsyncSupportWithWebSocket running under container: jetty/9.3.21.v20170918 with WebSocket enabled. 04:20:17.580 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere Framework 2.4.24.vaadin1 started. 04:20:17.583 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 04:20:17.593 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler mapped to context-path: /* 04:20:17.594 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler 04:20:17.630 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 04:20:17.636 [main] INFO org.atmosphere.util.ForkJoinPool - Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 04:20:17.640 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 04:20:17.653 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installing Default AtmosphereInterceptors 04:20:17.655 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 04:20:17.655 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 04:20:17.656 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 04:20:17.656 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 04:20:17.656 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Dropping Interceptor org.atmosphere.interceptor.HeartbeatInterceptor 04:20:17.659 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 04:20:17.659 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 04:20:17.661 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 04:20:17.661 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 04:20:17.662 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 04:20:17.663 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 04:20:17.667 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 04:20:17.667 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 04:20:17.671 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 04:20:17.671 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 04:20:17.671 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 04:20:17.672 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 04:20:17.673 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 04:20:17.673 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 04:20:17.673 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 04:20:17.674 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 04:20:17.674 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 04:20:17.675 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 04:20:17.675 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 04:20:17.675 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 04:20:17.675 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Shared List Resources: false 04:20:17.675 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Polling Wait Time 100 04:20:17.675 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true 04:20:17.675 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 04:20:17.676 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Async I/O Thread Pool Size: 200 04:20:17.678 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 04:20:17.678 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 04:20:17.678 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 04:20:17.679 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Invoke AtmosphereInterceptor on WebSocket message true 04:20:17.679 [main] INFO o.atmosphere.cpr.AtmosphereFramework - HttpSession supported: true 04:20:17.679 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation 04:20:17.682 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Jetty9AsyncSupportWithWebSocket running under container: jetty/9.3.21.v20170918 with WebSocket enabled. 04:20:17.683 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere Framework 2.4.24.vaadin1 started. 04:20:17.683 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 04:20:17.684 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.w.WebAppContext@17695df3{/,file:///server/work/nlweb-front-onpremise-deployment-1.6.7.war0/webapp/,AVAILABLE}{/server/wars/nlweb-front-onpremise-deployment-1.6.7.war} 04:20:17.684 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@9df564f{HTTP/1.1,[http/1.1]}{0.0.0.0:9090} 04:20:17.684 [main] INFO org.eclipse.jetty.server.Server - Started @18873ms 04:20:18.971 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [4] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 } 04:20:18.971 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5703, timeout: 0, bind-any: true 04:20:18.972 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:56965 and /172.17.0.3:5703 04:20:24.357 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [5] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 } 04:20:24.358 [cached1] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5704, timeout: 0, bind-any: true 04:20:24.358 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:38103 and /172.17.0.3:5704 04:20:24.365 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:60237 04:20:24.365 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:60237 04:20:29.547 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [6] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 } 04:20:29.547 [cached1] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5705, timeout: 0, bind-any: true 04:20:29.548 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:36123 and /172.17.0.3:5705 04:20:36.565 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [7] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 } 04:20:36.565 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5706, timeout: 0, bind-any: true 04:20:36.567 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:46751 and /172.17.0.3:5706 04:20:41.498 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [8] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 } 04:20:41.498 [cached3] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5707, timeout: 0, bind-any: true 04:20:41.499 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:34691 and /172.17.0.3:5707 04:20:41.553 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:37551 04:20:41.555 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:37551 04:20:46.865 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [9] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 } 04:20:46.866 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5708, timeout: 0, bind-any: true 04:20:46.866 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:40651 and /172.17.0.3:5708 04:20:51.945 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [10] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 } 04:20:51.945 [cached3] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5709, timeout: 0, bind-any: true 04:20:51.945 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:34329 and /172.17.0.3:5709 04:20:51.955 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:47167 04:20:51.957 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:47167 04:20:56.545 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [11] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 } 04:20:56.546 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5710, timeout: 0, bind-any: true 04:20:56.546 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:42275 and /172.17.0.3:5710 04:20:56.553 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:34845 04:20:56.555 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:34845 04:21:01.636 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [12] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 } 04:21:01.636 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5711, timeout: 0, bind-any: true 04:21:01.643 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:52699 and /172.17.0.3:5711 04:21:06.779 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [13] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 } 04:21:06.780 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5712, timeout: 0, bind-any: true 04:21:06.780 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:48167 and /172.17.0.3:5712 04:21:11.384 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [14] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 Member [172.17.0.3]:5713 } 04:21:11.385 [cached1] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5713, timeout: 0, bind-any: true 04:21:11.386 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:37767 and /172.17.0.3:5713 04:21:16.555 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [15] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 Member [172.17.0.3]:5713 Member [172.17.0.3]:5714 } 04:21:16.555 [cached1] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5714, timeout: 0, bind-any: true 04:21:16.556 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:52425 and /172.17.0.3:5714 04:21:16.571 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:35421 04:21:16.572 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:35421 04:23:41.758 [Thread-10] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@1d371b2d{HTTP/1.1,[http/1.1]}{0.0.0.0:9091} 04:23:41.762 [Thread-10] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@74ad1f1f{/,null,UNAVAILABLE} 04:23:41.766 [Thread-10] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@9df564f{HTTP/1.1,[http/1.1]}{0.0.0.0:9090} 04:23:41.826 [Thread-10] INFO n.6.7.war - ---- VERTX CLUSTER CLOSING ----- 04:23:41.904 [vert.x-worker-thread-8] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is SHUTTING_DOWN 04:23:41.912 [vert.x-worker-thread-8] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Shutting down multicast service... 04:23:41.916 [vert.x-worker-thread-8] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Shutting down connection manager... 04:23:41.937 [hz._hzInstance_1_dev.IO.thread-in-1] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5706] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.937 [hz._hzInstance_1_dev.IO.thread-in-2] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5713] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.937 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5708] lost. Reason: Socket explicitly closed 04:23:41.937 [hz._hzInstance_1_dev.IO.thread-in-1] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-1 Closing socket to endpoint Address[172.17.0.3]:5706, Cause:java.io.EOFException: Remote socket closed! 04:23:41.937 [hz._hzInstance_1_dev.IO.thread-in-2] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-2 Closing socket to endpoint Address[172.17.0.3]:5713, Cause:java.io.EOFException: Remote socket closed! 04:23:41.938 [hz._hzInstance_1_dev.IO.thread-in-1] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5702] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.938 [hz._hzInstance_1_dev.IO.thread-in-1] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-1 Closing socket to endpoint Address[172.17.0.3]:5702, Cause:java.io.EOFException: Remote socket closed! 04:23:41.939 [hz._hzInstance_1_dev.IO.thread-in-1] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5704] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.939 [hz._hzInstance_1_dev.IO.thread-in-1] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-1 Closing socket to endpoint Address[172.17.0.3]:5704, Cause:java.io.EOFException: Remote socket closed! 04:23:41.944 [hz._hzInstance_1_dev.IO.thread-in-0] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5701] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.944 [hz._hzInstance_1_dev.IO.thread-in-0] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-0 Closing socket to endpoint Address[172.17.0.3]:5701, Cause:java.io.EOFException: Remote socket closed! 04:23:41.944 [hz._hzInstance_1_dev.IO.thread-in-2] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5709] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.944 [hz._hzInstance_1_dev.IO.thread-in-0] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5711] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.944 [hz._hzInstance_1_dev.IO.thread-in-0] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-0 Closing socket to endpoint Address[172.17.0.3]:5711, Cause:java.io.EOFException: Remote socket closed! 04:23:41.945 [hz._hzInstance_1_dev.IO.thread-in-1] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5712] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.945 [hz._hzInstance_1_dev.IO.thread-in-1] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-1 Closing socket to endpoint Address[172.17.0.3]:5712, Cause:java.io.EOFException: Remote socket closed! 04:23:41.945 [hz._hzInstance_1_dev.IO.thread-in-0] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5703] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.945 [hz._hzInstance_1_dev.IO.thread-in-0] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-0 Closing socket to endpoint Address[172.17.0.3]:5703, Cause:java.io.EOFException: Remote socket closed! 04:23:41.946 [hz._hzInstance_1_dev.IO.thread-in-0] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5714] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.946 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5707] lost. Reason: Socket explicitly closed 04:23:41.947 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5705] lost. Reason: Socket explicitly closed 04:23:41.951 [hz._hzInstance_1_dev.IO.thread-in-2] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-2 Closing socket to endpoint Address[172.17.0.3]:5709, Cause:java.io.EOFException: Remote socket closed! 04:23:41.951 [hz._hzInstance_1_dev.IO.thread-in-0] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-0 Closing socket to endpoint Address[172.17.0.3]:5714, Cause:java.io.EOFException: Remote socket closed! 04:23:41.952 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5710] lost. Reason: Socket explicitly closed 04:23:41.952 [hz._hzInstance_1_dev.IO.thread-in-0] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5710] lost. Reason: java.io.EOFException[Remote socket closed!] 04:23:41.952 [hz._hzInstance_1_dev.IO.thread-in-0] WARN c.h.n.t.n.NonBlockingSocketReader - [172.17.0.4]:5701 [dev] [3.6.3] hz._hzInstance_1_dev.IO.thread-in-0 Closing socket to endpoint Address[172.17.0.3]:5710, Cause:java.io.EOFException: Remote socket closed! 04:23:41.953 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5702] lost. Reason: Socket explicitly closed 04:23:41.954 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5704] lost. Reason: Socket explicitly closed 04:23:41.965 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5707] lost. Reason: Socket explicitly closed 04:23:41.967 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5709] lost. Reason: Socket explicitly closed 04:23:41.969 [vert.x-worker-thread-8] INFO c.hazelcast.nio.tcp.TcpIpConnection - [172.17.0.4]:5701 [dev] [3.6.3] Connection [Address[172.17.0.3]:5714] lost. Reason: Socket explicitly closed 04:23:41.971 [vert.x-worker-thread-8] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Shutting down node engine... 04:23:42.038 [vert.x-worker-thread-8] INFO com.hazelcast.instance.NodeExtension - [172.17.0.4]:5701 [dev] [3.6.3] Destroying node NodeExtension. 04:23:42.038 [vert.x-worker-thread-8] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Hazelcast Shutdown is completed in 133 ms. 04:23:42.156 [vert.x-worker-thread-8] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is SHUTDOWN 04:23:42.189 [Thread-10] INFO n.6.7.war - ---- VERTX CLUSTER CLOSED ----- 04:23:42.236 [Thread-10] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.w.WebAppContext@17695df3{/,null,UNAVAILABLE}{/server/wars/nlweb-front-onpremise-deployment-1.6.7.war} Starting mode START_MODE=ON_PREMISE Starting Jetty on port 9090 Starting tiny server in admin mode on port 9091 Memory Allocation: Xmx896m Vertx IP Bus Address: 172.17.0.4 04:24:29,920 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [conf/logback-prod.xml] at [file:/server/conf/logback-prod.xml] 04:24:30,029 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 04:24:30,035 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/server/conf/logback-prod.xml] 04:24:30,035 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds 04:24:30,057 |-ERROR in ch.qos.logback.core.joran.action.ShutdownHookAction - Missing class name for shutdown hook. Near [shutdownHook] line 2 04:24:30,057 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 04:24:30,058 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT_PROD] 04:24:30,081 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:24:30,150 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 04:24:30,151 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_PROD] 04:24:30,151 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT_PROD] to ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] 04:24:30,151 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] - Attaching appender named [STDOUT_PROD] to AsyncAppender. 04:24:30,152 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_PROD] - Setting discardingThreshold to 51 04:24:30,152 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.neotys] to WARN 04:24:30,152 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.neotys] to false 04:24:30,152 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_PROD] to Logger[com.neotys] 04:24:30,153 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 04:24:30,153 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_PROD] to Logger[ROOT] 04:24:30,153 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 04:24:30,153 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6d4b1c02 - Registering current configuration as safe fallback point 04:24:30.180 [main] INFO org.eclipse.jetty.util.log - Logging initialized @632ms 04:24:30.302 [main] INFO org.eclipse.jetty.server.Server - jetty-9.3.21.v20170918 04:24:30.360 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@74ad1f1f{/,null,AVAILABLE} 04:24:30.395 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@7efca3ac{HTTP/1.1,[http/1.1]}{0.0.0.0:9091} 04:24:30.395 [main] INFO org.eclipse.jetty.server.Server - Started @864ms 04:24:30.397 [main] INFO org.eclipse.jetty.server.Server - jetty-9.3.21.v20170918 04:24:32.122 [main] INFO o.e.j.w.StandardDescriptorProcessor - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 04:24:32.248 [main] INFO n.6.7.war - ---- VERTX CLUSTER STARTING CLUSTER ----- 04:24:32.508 [main] WARN c.h.config.AbstractXmlConfigHelper - Name of the hazelcast schema location incorrect using default 04:24:32.939 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Prefer IPv4 stack is true. 04:24:32.941 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Picked Address[172.17.0.4]:5701, using socket ServerSocket[addr=/0.0.0.0,localport=5701], bind any local is true 04:24:32.942 [vert.x-worker-thread-0] INFO c.h.instance.DefaultAddressPicker - [LOCAL] [dev] [3.6.3] Using public address: Address[172.17.0.4]:5701 04:24:32.977 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Hazelcast 3.6.3 (20160527 - 08b28c3) starting at Address[172.17.0.4]:5701 04:24:32.978 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Copyright (c) 2008-2016, Hazelcast, Inc. All Rights Reserved. 04:24:32.978 [vert.x-worker-thread-0] INFO com.hazelcast.system - [172.17.0.4]:5701 [dev] [3.6.3] Configured Hazelcast Serialization version : 1 04:24:33.189 [vert.x-worker-thread-0] INFO com.hazelcast.spi.OperationService - [172.17.0.4]:5701 [dev] [3.6.3] Backpressure is disabled 04:24:33.219 [vert.x-worker-thread-0] INFO c.h.s.i.o.c.ClassicOperationExecutor - [172.17.0.4]:5701 [dev] [3.6.3] Starting with 2 generic operation threads and 2 partition operation threads. 04:24:33.515 [vert.x-worker-thread-0] INFO com.hazelcast.instance.Node - [172.17.0.4]:5701 [dev] [3.6.3] Creating MulticastJoiner 04:24:33.519 [vert.x-worker-thread-0] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is STARTING 04:24:33.602 [vert.x-worker-thread-0] INFO c.h.n.t.n.NonBlockingIOThreadingModel - [172.17.0.4]:5701 [dev] [3.6.3] TcpIpConnectionManager configured with Non Blocking IO-threading model: 3 input threads and 3 output threads 04:24:34.291 [vert.x-worker-thread-0] INFO c.h.cluster.impl.MulticastJoiner - [172.17.0.4]:5701 [dev] [3.6.3] Trying to join to discovered node: Address[172.17.0.3]:5701 04:24:34.296 [cached3] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5701, timeout: 0, bind-any: true 04:24:34.303 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:48389 and /172.17.0.3:5701 04:24:35.308 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [2] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this } 04:24:37.320 [vert.x-worker-thread-0] INFO com.hazelcast.core.LifecycleService - [172.17.0.4]:5701 [dev] [3.6.3] Address[172.17.0.4]:5701 is STARTED 04:24:37.686 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:43717 04:24:37.690 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [3] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 } 04:24:37.690 [cached1] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5702, timeout: 0, bind-any: true 04:24:37.696 [cached3] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:43717 04:24:37.698 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:40851 and /172.17.0.3:5702 04:24:37.968 [vert.x-eventloop-thread-0] INFO n.6.7.war - ---- VERTX CLUSTER DEPLOYING VERTICLES ----- 04:24:38.797 [main] INFO n.6.7.war - ---- VERTX CLUSTER CLUSTER READY ----- 04:24:41.570 [main] WARN c.n.w.s.p.g.ApplicationDataPathProviderImpl - JNDI variable 'nlweb-front-data' not set. Fall back on '/root/.nlweb-front' directory 04:24:41.777 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler mapped to context-path: /* 04:24:41.777 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler 04:24:41.816 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 04:24:41.824 [main] INFO org.atmosphere.util.ForkJoinPool - Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 04:24:41.830 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 04:24:41.885 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installing Default AtmosphereInterceptors 04:24:41.886 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 04:24:41.887 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 04:24:41.888 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 04:24:41.889 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 04:24:41.890 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Dropping Interceptor org.atmosphere.interceptor.HeartbeatInterceptor 04:24:41.891 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 04:24:41.892 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 04:24:41.903 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 04:24:41.904 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 04:24:41.906 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 04:24:41.913 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 04:24:41.932 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 04:24:41.933 [main] INFO o.a.interceptor.HeartbeatInterceptor - HeartbeatInterceptor configured with padding value 'X', client frequency 30 seconds and server frequency 30 seconds 04:24:41.934 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 04:24:41.936 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 04:24:41.938 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 04:24:41.939 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 04:24:41.940 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 04:24:41.940 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 04:24:41.941 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 04:24:41.942 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 04:24:41.942 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 04:24:41.943 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 04:24:41.943 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 04:24:41.944 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 04:24:41.944 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 04:24:41.945 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 04:24:41.945 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Shared List Resources: false 04:24:41.946 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Polling Wait Time 100 04:24:41.946 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true 04:24:41.946 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 04:24:41.947 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Async I/O Thread Pool Size: 200 04:24:41.947 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 04:24:41.947 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 04:24:41.948 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 04:24:41.948 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Invoke AtmosphereInterceptor on WebSocket message true 04:24:41.948 [main] INFO o.atmosphere.cpr.AtmosphereFramework - HttpSession supported: true 04:24:41.969 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation 04:24:41.969 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Jetty9AsyncSupportWithWebSocket running under container: jetty/9.3.21.v20170918 with WebSocket enabled. 04:24:41.970 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere Framework 2.4.24.vaadin1 started. 04:24:41.974 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 04:24:41.985 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler mapped to context-path: /* 04:24:41.990 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler 04:24:42.006 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 04:24:42.021 [main] INFO org.atmosphere.util.ForkJoinPool - Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 04:24:42.033 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 04:24:42.038 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installing Default AtmosphereInterceptors 04:24:42.039 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 04:24:42.039 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 04:24:42.039 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 04:24:42.040 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 04:24:42.040 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Dropping Interceptor org.atmosphere.interceptor.HeartbeatInterceptor 04:24:42.040 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 04:24:42.040 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 04:24:42.040 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 04:24:42.041 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 04:24:42.041 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 04:24:42.041 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 04:24:42.051 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 04:24:42.052 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 04:24:42.052 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 04:24:42.053 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 04:24:42.054 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 04:24:42.054 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 04:24:42.056 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 04:24:42.057 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 04:24:42.062 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 04:24:42.063 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 04:24:42.063 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 04:24:42.064 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 04:24:42.064 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 04:24:42.065 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 04:24:42.065 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Shared List Resources: false 04:24:42.066 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Polling Wait Time 100 04:24:42.067 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true 04:24:42.067 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 04:24:42.072 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Async I/O Thread Pool Size: 200 04:24:42.072 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 04:24:42.073 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 04:24:42.073 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 04:24:42.074 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Invoke AtmosphereInterceptor on WebSocket message true 04:24:42.074 [main] INFO o.atmosphere.cpr.AtmosphereFramework - HttpSession supported: true 04:24:42.074 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation 04:24:42.075 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Jetty9AsyncSupportWithWebSocket running under container: jetty/9.3.21.v20170918 with WebSocket enabled. 04:24:42.075 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere Framework 2.4.24.vaadin1 started. 04:24:42.075 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 04:24:42.077 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.w.WebAppContext@71d15f18{/,file:///server/work/nlweb-front-onpremise-deployment-1.6.7.war0/webapp/,AVAILABLE}{/server/wars/nlweb-front-onpremise-deployment-1.6.7.war} 04:24:42.082 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@4017fe2c{HTTP/1.1,[http/1.1]}{0.0.0.0:9090} 04:24:42.082 [main] INFO org.eclipse.jetty.server.Server - Started @12552ms 04:24:43.498 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [4] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 } 04:24:43.499 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5703, timeout: 0, bind-any: true 04:24:43.502 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:41011 and /172.17.0.3:5703 04:24:47.936 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [5] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 } 04:24:47.936 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5704, timeout: 0, bind-any: true 04:24:47.936 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:41237 and /172.17.0.3:5704 04:24:52.465 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [6] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 } 04:24:52.490 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5705, timeout: 0, bind-any: true 04:24:52.490 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:55563 and /172.17.0.3:5705 04:24:52.551 [hz._hzInstance_1_dev.IO.thread-Acceptor] INFO c.h.nio.tcp.SocketAcceptorThread - [172.17.0.4]:5701 [dev] [3.6.3] Accepting socket connection from /172.17.0.3:58745 04:24:52.553 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:5701 and /172.17.0.3:58745 04:24:57.330 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [7] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 } 04:24:57.331 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5706, timeout: 0, bind-any: true 04:24:57.332 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:60773 and /172.17.0.3:5706 04:25:01.810 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5707, timeout: 0, bind-any: true 04:25:01.811 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:35519 and /172.17.0.3:5707 04:25:01.812 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [8] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 } 04:25:06.344 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [9] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 } 04:25:06.344 [cached1] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5708, timeout: 0, bind-any: true 04:25:06.344 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:37929 and /172.17.0.3:5708 04:25:10.686 [hz._hzInstance_1_dev.generic-operation.thread-1] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [10] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 } 04:25:10.686 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5709, timeout: 0, bind-any: true 04:25:10.687 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:39095 and /172.17.0.3:5709 04:25:14.987 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [11] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 } 04:25:14.987 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5710, timeout: 0, bind-any: true 04:25:14.987 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:58711 and /172.17.0.3:5710 04:25:19.287 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [12] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 } 04:25:19.287 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5711, timeout: 0, bind-any: true 04:25:19.287 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:49917 and /172.17.0.3:5711 04:25:23.630 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [13] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 } 04:25:23.631 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5712, timeout: 0, bind-any: true 04:25:23.632 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:50485 and /172.17.0.3:5712 04:25:27.781 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [14] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 Member [172.17.0.3]:5713 } 04:25:27.781 [cached1] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5713, timeout: 0, bind-any: true 04:25:27.782 [cached1] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:54059 and /172.17.0.3:5713 04:25:31.736 [hz._hzInstance_1_dev.generic-operation.thread-0] INFO com.hazelcast.cluster.ClusterService - [172.17.0.4]:5701 [dev] [3.6.3] Members [15] { Member [172.17.0.3]:5701 Member [172.17.0.4]:5701 this Member [172.17.0.3]:5702 Member [172.17.0.3]:5703 Member [172.17.0.3]:5704 Member [172.17.0.3]:5705 Member [172.17.0.3]:5706 Member [172.17.0.3]:5707 Member [172.17.0.3]:5708 Member [172.17.0.3]:5709 Member [172.17.0.3]:5710 Member [172.17.0.3]:5711 Member [172.17.0.3]:5712 Member [172.17.0.3]:5713 Member [172.17.0.3]:5714 } 04:25:31.736 [cached2] INFO c.h.nio.tcp.InitConnectionTask - [172.17.0.4]:5701 [dev] [3.6.3] Connecting to /172.17.0.3:5714, timeout: 0, bind-any: true 04:25:31.736 [cached2] INFO c.h.nio.tcp.TcpIpConnectionManager - [172.17.0.4]:5701 [dev] [3.6.3] Established socket connection between /172.17.0.4:52575 and /172.17.0.3:5714 04:25:31.787 [hz._hzInstance_1_dev.generic-operation.thread-1] ERROR c.h.c.i.operations.PostJoinOperation - [172.17.0.4]:5701 [dev] [3.6.3] Cannot send response: null to Address[172.17.0.3]:5714. Op: com.hazelcast.cluster.impl.operations.PostJoinOperation{identityHash=901190357, serviceName='hz:core:clusterService', partitionId=-1, replicaIndex=0, callId=2, invocationTime=1540355131757 (Wed Oct 24 04:25:31 GMT 2018), waitTimeout=-1, callTimeout=60000, operations=[com.hazelcast.spi.impl.eventservice.impl.operations.PostJoinRegistrationOperation{identityHash=1756179328, serviceName='null', partitionId=-1, replicaIndex=0, callId=0, invocationTime=-1 (Wed Dec 31 23:59:59 GMT 1969), waitTimeout=-1, callTimeout=9223372036854775807}, com.hazelcast.map.impl.operation.PostJoinMapOperation{identityHash=612582092, serviceName='hz:impl:mapService', partitionId=-1, replicaIndex=0, callId=0, invocationTime=-1 (Wed Dec 31 23:59:59 GMT 1969), waitTimeout=-1, callTimeout=9223372036854775807}]} com.hazelcast.spi.exception.ResponseNotSentException: Cannot send response: null to Address[172.17.0.3]:5714. Op: com.hazelcast.cluster.impl.operations.PostJoinOperation{identityHash=901190357, serviceName='hz:core:clusterService', partitionId=-1, replicaIndex=0, callId=2, invocationTime=1540355131757 (Wed Oct 24 04:25:31 GMT 2018), waitTimeout=-1, callTimeout=60000, operations=[com.hazelcast.spi.impl.eventservice.impl.operations.PostJoinRegistrationOperation{identityHash=1756179328, serviceName='null', partitionId=-1, replicaIndex=0, callId=0, invocationTime=-1 (Wed Dec 31 23:59:59 GMT 1969), waitTimeout=-1, callTimeout=9223372036854775807}, com.hazelcast.map.impl.operation.PostJoinMapOperation{identityHash=612582092, serviceName='hz:impl:mapService', partitionId=-1, replicaIndex=0, callId=0, invocationTime=-1 (Wed Dec 31 23:59:59 GMT 1969), waitTimeout=-1, callTimeout=9223372036854775807}]} at com.hazelcast.spi.impl.operationservice.impl.RemoteInvocationResponseHandler.sendResponse(RemoteInvocationResponseHandler.java:54) at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.sendResponse(OperationRunnerImpl.java:278) at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.handleResponse(OperationRunnerImpl.java:251) at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:173) at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:393) at com.hazelcast.spi.impl.operationexecutor.classic.OperationThread.processPacket(OperationThread.java:184) at com.hazelcast.spi.impl.operationexecutor.classic.OperationThread.process(OperationThread.java:137) at com.hazelcast.spi.impl.operationexecutor.classic.OperationThread.doRun(OperationThread.java:124) at com.hazelcast.spi.impl.operationexecutor.classic.OperationThread.run(OperationThread.java:99) C:\Users\jseekoei>