Testsuite: org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 38.246 sec ------------- Standard Error ----------------- Nov 08, 2023 8:19:09 PM org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator setUp INFO: Setup Nov 08, 2023 8:19:09 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:09 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:09 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:09 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:09 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:09 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:09 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:09 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:09 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:09 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:09 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4000] Nov 08, 2023 8:19:09 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4001] Nov 08, 2023 8:19:09 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4002] Nov 08, 2023 8:19:09 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:09 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4004] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4005] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Unable to bind server socket to:[localhost/127.0.0.1:4099] throwing error. Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.transport.nio.NioReceiver start SEVERE: Unable to start cluster receiver java.net.SocketException: Invalid argument at java.base/sun.nio.ch.Net.bind0(Native Method) at java.base/sun.nio.ch.Net.bind(Net.java:555) at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:337) at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294) at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:89) at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:81) at org.apache.catalina.tribes.transport.ReceiverBase.bind(ReceiverBase.java:214) at org.apache.catalina.tribes.transport.nio.NioReceiver.bind(NioReceiver.java:130) at org.apache.catalina.tribes.transport.nio.NioReceiver.start(NioReceiver.java:92) at org.apache.catalina.tribes.group.ChannelCoordinator.internalStart(ChannelCoordinator.java:162) at org.apache.catalina.tribes.group.ChannelCoordinator.start(ChannelCoordinator.java:106) at org.apache.catalina.tribes.group.ChannelInterceptorBase.start(ChannelInterceptorBase.java:189) at org.apache.catalina.tribes.group.ChannelInterceptorBase.start(ChannelInterceptorBase.java:189) at org.apache.catalina.tribes.group.ChannelInterceptorBase.start(ChannelInterceptorBase.java:189) at org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator.start(NonBlockingCoordinator.java:483) at org.apache.catalina.tribes.group.ChannelInterceptorBase.start(ChannelInterceptorBase.java:189) at org.apache.catalina.tribes.group.GroupChannel.start(GroupChannel.java:501) at org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator$1.run(TestNonBlockingCoordinator.java:67) Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4007] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4008] org.apache.catalina.tribes.ChannelException: java.net.SocketException: Invalid argument; No faulty members identified. at org.apache.catalina.tribes.group.ChannelCoordinator.internalStart(ChannelCoordinator.java:208) at org.apache.catalina.tribes.group.ChannelCoordinator.start(ChannelCoordinator.java:106) at org.apache.catalina.tribes.group.ChannelInterceptorBase.start(ChannelInterceptorBase.java:189) at org.apache.catalina.tribes.group.ChannelInterceptorBase.start(ChannelInterceptorBase.java:189) at org.apache.catalina.tribes.group.ChannelInterceptorBase.start(ChannelInterceptorBase.java:189) at org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator.start(NonBlockingCoordinator.java:483) at org.apache.catalina.tribes.group.ChannelInterceptorBase.start(ChannelInterceptorBase.java:189) at org.apache.catalina.tribes.group.GroupChannel.start(GroupChannel.java:501) at org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator$1.run(TestNonBlockingCoordinator.java:67) Caused by: java.net.SocketException: Invalid argument at java.base/sun.nio.ch.Net.bind0(Native Method) at java.base/sun.nio.ch.Net.bind(Net.java:555) at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:337) at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294) at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:89) at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:81) at org.apache.catalina.tribes.transport.ReceiverBase.bind(ReceiverBase.java:214) at org.apache.catalina.tribes.transport.nio.NioReceiver.bind(NioReceiver.java:130) at org.apache.catalina.tribes.transport.nio.NioReceiver.start(NioReceiver.java:92) at org.apache.catalina.tribes.group.ChannelCoordinator.internalStart(ChannelCoordinator.java:162) ... 8 more Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4009] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4010] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:10 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.io.BufferPool getBufferPool INFO: Created a buffer pool with max size:[104857600] bytes of type: [org.apache.catalina.tribes.io.BufferPool15Impl] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1029, securePort=-1, UDP Port=-1, id={-31 53 -113 -4 118 82 75 -96 -89 -47 13 -111 -120 114 43 -22 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1029, securePort=-1, UDP Port=-1, id={-31 53 -113 -4 118 82 75 -96 -89 -47 13 -111 -120 114 43 -22 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1029, securePort=-1, UDP Port=-1, id={-31 53 -113 -4 118 82 75 -96 -89 -47 13 -111 -120 114 43 -22 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1029, securePort=-1, UDP Port=-1, id={-31 53 -113 -4 118 82 75 -96 -89 -47 13 -111 -120 114 43 -22 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1029, securePort=-1, UDP Port=-1, id={-31 53 -113 -4 118 82 75 -96 -89 -47 13 -111 -120 114 43 -22 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1029, securePort=-1, UDP Port=-1, id={-31 53 -113 -4 118 82 75 -96 -89 -47 13 -111 -120 114 43 -22 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1019, securePort=-1, UDP Port=-1, id={-34 -82 104 -77 14 10 79 0 -115 -107 127 -89 -57 69 19 -110 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1029, securePort=-1, UDP Port=-1, id={-31 53 -113 -4 118 82 75 -96 -89 -47 13 -111 -120 114 43 -22 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1019, securePort=-1, UDP Port=-1, id={-34 -82 104 -77 14 10 79 0 -115 -107 127 -89 -57 69 19 -110 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1029, securePort=-1, UDP Port=-1, id={-31 53 -113 -4 118 82 75 -96 -89 -47 13 -111 -120 114 43 -22 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1019, securePort=-1, UDP Port=-1, id={-34 -82 104 -77 14 10 79 0 -115 -107 127 -89 -57 69 19 -110 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1019, securePort=-1, UDP Port=-1, id={-34 -82 104 -77 14 10 79 0 -115 -107 127 -89 -57 69 19 -110 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1019, securePort=-1, UDP Port=-1, id={-34 -82 104 -77 14 10 79 0 -115 -107 127 -89 -57 69 19 -110 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1019, securePort=-1, UDP Port=-1, id={-34 -82 104 -77 14 10 79 0 -115 -107 127 -89 -57 69 19 -110 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1019, securePort=-1, UDP Port=-1, id={-34 -82 104 -77 14 10 79 0 -115 -107 127 -89 -57 69 19 -110 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1029, securePort=-1, UDP Port=-1, id={-31 53 -113 -4 118 82 75 -96 -89 -47 13 -111 -120 114 43 -22 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1019, securePort=-1, UDP Port=-1, id={-34 -82 104 -77 14 10 79 0 -115 -107 127 -89 -57 69 19 -110 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1055, securePort=-1, UDP Port=-1, id={-34 -82 104 -77 14 10 79 0 -115 -107 127 -89 -57 69 19 -110 }, payload={}, command={}, domain={-80 14 25 -84 78 -110 71 108 -117 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1021, securePort=-1, UDP Port=-1, id={-124 -22 97 -103 -7 -89 79 -90 -70 -121 64 82 80 117 -74 -31 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1021, securePort=-1, UDP Port=-1, id={-124 -22 97 -103 -7 -89 79 -90 -70 -121 64 82 80 117 -74 -31 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1021, securePort=-1, UDP Port=-1, id={-124 -22 97 -103 -7 -89 79 -90 -70 -121 64 82 80 117 -74 -31 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1021, securePort=-1, UDP Port=-1, id={-124 -22 97 -103 -7 -89 79 -90 -70 -121 64 82 80 117 -74 -31 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1021, securePort=-1, UDP Port=-1, id={-124 -22 97 -103 -7 -89 79 -90 -70 -121 64 82 80 117 -74 -31 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1021, securePort=-1, UDP Port=-1, id={-124 -22 97 -103 -7 -89 79 -90 -70 -121 64 82 80 117 -74 -31 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1021, securePort=-1, UDP Port=-1, id={-124 -22 97 -103 -7 -89 79 -90 -70 -121 64 82 80 117 -74 -31 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1021, securePort=-1, UDP Port=-1, id={-124 -22 97 -103 -7 -89 79 -90 -70 -121 64 82 80 117 -74 -31 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:11 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1021, securePort=-1, UDP Port=-1, id={-124 -22 97 -103 -7 -89 79 -90 -70 -121 64 82 80 117 -74 -31 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4001 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://localhost:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Info: Accepted View ] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4009 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://localhost:4009, tcp://{127, 0, 0, 1}:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4010} Info: Accepted View ] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://localhost:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Info: Accepted View ] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4005 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://localhost:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Info: Accepted View ] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4007 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://localhost:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Info: Accepted View ] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4004 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://localhost:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Info: Accepted View ] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4008 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://localhost:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Info: Accepted View ] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4010 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://localhost:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4000 Coord: tcp://localhost:4000 View: {tcp://localhost:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Info: Accepted View ] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:12 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:13 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1003, securePort=-1, UDP Port=-1, id={-36 19 27 62 -99 114 72 -5 -89 28 -77 -26 -116 -16 103 -60 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:13 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1003, securePort=-1, UDP Port=-1, id={-36 19 27 62 -99 114 72 -5 -89 28 -77 -26 -116 -16 103 -60 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:13 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1003, securePort=-1, UDP Port=-1, id={-36 19 27 62 -99 114 72 -5 -89 28 -77 -26 -116 -16 103 -60 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:13 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1003, securePort=-1, UDP Port=-1, id={-36 19 27 62 -99 114 72 -5 -89 28 -77 -26 -116 -16 103 -60 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:13 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1003, securePort=-1, UDP Port=-1, id={-36 19 27 62 -99 114 72 -5 -89 28 -77 -26 -116 -16 103 -60 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:13 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1004, securePort=-1, UDP Port=-1, id={-36 19 27 62 -99 114 72 -5 -89 28 -77 -26 -116 -16 103 -60 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:13 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1003, securePort=-1, UDP Port=-1, id={-36 19 27 62 -99 114 72 -5 -89 28 -77 -26 -116 -16 103 -60 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:13 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1003, securePort=-1, UDP Port=-1, id={-36 19 27 62 -99 114 72 -5 -89 28 -77 -26 -116 -16 103 -60 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:13 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1004, securePort=-1, UDP Port=-1, id={-36 19 27 62 -99 114 72 -5 -89 28 -77 -26 -116 -16 103 -60 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={89 -60 37 -128 36 -75 64 -92 -114 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1002, securePort=-1, UDP Port=-1, id={-27 62 -59 -8 50 -94 72 -42 -104 -26 -22 65 -105 -22 -127 35 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1002, securePort=-1, UDP Port=-1, id={-27 62 -59 -8 50 -94 72 -42 -104 -26 -22 65 -105 -22 -127 35 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1002, securePort=-1, UDP Port=-1, id={-27 62 -59 -8 50 -94 72 -42 -104 -26 -22 65 -105 -22 -127 35 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1002, securePort=-1, UDP Port=-1, id={6 121 104 -38 78 60 65 -103 -96 125 -48 -95 53 118 -46 -114 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1004, securePort=-1, UDP Port=-1, id={-27 62 -59 -8 50 -94 72 -42 -104 -26 -22 65 -105 -22 -127 35 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1002, securePort=-1, UDP Port=-1, id={6 121 104 -38 78 60 65 -103 -96 125 -48 -95 53 118 -46 -114 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1002, securePort=-1, UDP Port=-1, id={-27 62 -59 -8 50 -94 72 -42 -104 -26 -22 65 -105 -22 -127 35 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1002, securePort=-1, UDP Port=-1, id={-27 62 -59 -8 50 -94 72 -42 -104 -26 -22 65 -105 -22 -127 35 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1002, securePort=-1, UDP Port=-1, id={6 121 104 -38 78 60 65 -103 -96 125 -48 -95 53 118 -46 -114 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1002, securePort=-1, UDP Port=-1, id={6 121 104 -38 78 60 65 -103 -96 125 -48 -95 53 118 -46 -114 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1004, securePort=-1, UDP Port=-1, id={-27 62 -59 -8 50 -94 72 -42 -104 -26 -22 65 -105 -22 -127 35 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1002, securePort=-1, UDP Port=-1, id={-27 62 -59 -8 50 -94 72 -42 -104 -26 -22 65 -105 -22 -127 35 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1006, securePort=-1, UDP Port=-1, id={6 121 104 -38 78 60 65 -103 -96 125 -48 -95 53 118 -46 -114 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1002, securePort=-1, UDP Port=-1, id={6 121 104 -38 78 60 65 -103 -96 125 -48 -95 53 118 -46 -114 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1002, securePort=-1, UDP Port=-1, id={6 121 104 -38 78 60 65 -103 -96 125 -48 -95 53 118 -46 -114 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1004, securePort=-1, UDP Port=-1, id={-27 62 -59 -8 50 -94 72 -42 -104 -26 -22 65 -105 -22 -127 35 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1006, securePort=-1, UDP Port=-1, id={6 121 104 -38 78 60 65 -103 -96 125 -48 -95 53 118 -46 -114 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:17 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1006, securePort=-1, UDP Port=-1, id={6 121 104 -38 78 60 65 -103 -96 125 -48 -95 53 118 -46 -114 }, payload={}, command={}, domain={55 -114 54 -43 61 -125 68 53 -110 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:20 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1002, securePort=-1, UDP Port=-1, id={106 83 123 -91 117 -47 73 -54 -108 -115 13 -14 36 -65 -16 -26 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:20 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1002, securePort=-1, UDP Port=-1, id={106 83 123 -91 117 -47 73 -54 -108 -115 13 -14 36 -65 -16 -26 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:20 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1002, securePort=-1, UDP Port=-1, id={106 83 123 -91 117 -47 73 -54 -108 -115 13 -14 36 -65 -16 -26 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:20 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1002, securePort=-1, UDP Port=-1, id={106 83 123 -91 117 -47 73 -54 -108 -115 13 -14 36 -65 -16 -26 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:20 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1002, securePort=-1, UDP Port=-1, id={106 83 123 -91 117 -47 73 -54 -108 -115 13 -14 36 -65 -16 -26 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:20 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1002, securePort=-1, UDP Port=-1, id={106 83 123 -91 117 -47 73 -54 -108 -115 13 -14 36 -65 -16 -26 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:20 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1002, securePort=-1, UDP Port=-1, id={106 83 123 -91 117 -47 73 -54 -108 -115 13 -14 36 -65 -16 -26 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:20 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1002, securePort=-1, UDP Port=-1, id={106 83 123 -91 117 -47 73 -54 -108 -115 13 -14 36 -65 -16 -26 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:20 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4011,{127, 0, 0, 1},4011, alive=1002, securePort=-1, UDP Port=-1, id={106 83 123 -91 117 -47 73 -54 -108 -115 13 -14 36 -65 -16 -26 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:22 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1103, securePort=-1, UDP Port=-1, id={-68 -69 -15 112 31 9 65 118 -83 113 122 -78 -91 -30 -72 -93 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:22 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1103, securePort=-1, UDP Port=-1, id={-68 -69 -15 112 31 9 65 118 -83 113 122 -78 -91 -30 -72 -93 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:22 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1103, securePort=-1, UDP Port=-1, id={-68 -69 -15 112 31 9 65 118 -83 113 122 -78 -91 -30 -72 -93 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:22 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1103, securePort=-1, UDP Port=-1, id={-68 -69 -15 112 31 9 65 118 -83 113 122 -78 -91 -30 -72 -93 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:22 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1103, securePort=-1, UDP Port=-1, id={-68 -69 -15 112 31 9 65 118 -83 113 122 -78 -91 -30 -72 -93 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:22 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1103, securePort=-1, UDP Port=-1, id={-68 -69 -15 112 31 9 65 118 -83 113 122 -78 -91 -30 -72 -93 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:22 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1103, securePort=-1, UDP Port=-1, id={-68 -69 -15 112 31 9 65 118 -83 113 122 -78 -91 -30 -72 -93 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:22 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1103, securePort=-1, UDP Port=-1, id={-68 -69 -15 112 31 9 65 118 -83 113 122 -78 -91 -30 -72 -93 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:22 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4012,{127, 0, 0, 1},4012, alive=1103, securePort=-1, UDP Port=-1, id={-68 -69 -15 112 31 9 65 118 -83 113 122 -78 -91 -30 -72 -93 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={70 12 -54 -106 -102 99 72 120 -87 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:24 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1002, securePort=-1, UDP Port=-1, id={107 -59 97 -51 109 -109 71 -112 -78 3 -98 104 30 49 -122 98 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:24 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1002, securePort=-1, UDP Port=-1, id={107 -59 97 -51 109 -109 71 -112 -78 3 -98 104 30 49 -122 98 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:24 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1002, securePort=-1, UDP Port=-1, id={107 -59 97 -51 109 -109 71 -112 -78 3 -98 104 30 49 -122 98 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:24 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1002, securePort=-1, UDP Port=-1, id={107 -59 97 -51 109 -109 71 -112 -78 3 -98 104 30 49 -122 98 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:24 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1002, securePort=-1, UDP Port=-1, id={107 -59 97 -51 109 -109 71 -112 -78 3 -98 104 30 49 -122 98 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:24 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1002, securePort=-1, UDP Port=-1, id={107 -59 97 -51 109 -109 71 -112 -78 3 -98 104 30 49 -122 98 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:24 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1002, securePort=-1, UDP Port=-1, id={107 -59 97 -51 109 -109 71 -112 -78 3 -98 104 30 49 -122 98 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:24 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1002, securePort=-1, UDP Port=-1, id={107 -59 97 -51 109 -109 71 -112 -78 3 -98 104 30 49 -122 98 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:24 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4003,{127, 0, 0, 1},4003, alive=1002, securePort=-1, UDP Port=-1, id={107 -59 97 -51 109 -109 71 -112 -78 3 -98 104 30 49 -122 98 }, payload={67 104 97 110 110 101 108 45 49 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:26 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1002, securePort=-1, UDP Port=-1, id={121 -54 42 66 -46 44 78 3 -111 52 -39 41 -48 -57 -53 -86 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:26 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1002, securePort=-1, UDP Port=-1, id={121 -54 42 66 -46 44 78 3 -111 52 -39 41 -48 -57 -53 -86 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:26 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1002, securePort=-1, UDP Port=-1, id={121 -54 42 66 -46 44 78 3 -111 52 -39 41 -48 -57 -53 -86 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:26 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1002, securePort=-1, UDP Port=-1, id={121 -54 42 66 -46 44 78 3 -111 52 -39 41 -48 -57 -53 -86 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:26 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1002, securePort=-1, UDP Port=-1, id={121 -54 42 66 -46 44 78 3 -111 52 -39 41 -48 -57 -53 -86 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:26 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1002, securePort=-1, UDP Port=-1, id={121 -54 42 66 -46 44 78 3 -111 52 -39 41 -48 -57 -53 -86 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:26 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1002, securePort=-1, UDP Port=-1, id={121 -54 42 66 -46 44 78 3 -111 52 -39 41 -48 -57 -53 -86 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:26 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1002, securePort=-1, UDP Port=-1, id={121 -54 42 66 -46 44 78 3 -111 52 -39 41 -48 -57 -53 -86 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:26 PM org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor memberAdded INFO: Member [org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4006,{127, 0, 0, 1},4006, alive=1002, securePort=-1, UDP Port=-1, id={121 -54 42 66 -46 44 78 3 -111 52 -39 41 -48 -57 -53 -86 }, payload={67 104 97 110 110 101 108 45 50 ...(9)}, command={}, domain={-58 -96 -60 -111 -4 3 68 -69 -123 ...(16)}]] was refused to join cluster Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator testCoord1 INFO: Expecting each channel to have [8] members Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator tearDown INFO: tearDown Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4010 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://localhost:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://localhost:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4005 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://localhost:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4004 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://localhost:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4001 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://localhost:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4009 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://localhost:4009, tcp://{127, 0, 0, 1}:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4010} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4008 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://localhost:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4000 Coord: tcp://localhost:4000 View: {tcp://localhost:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009, tcp://{127, 0, 0, 1}:4010} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4001 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://localhost:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4008 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://localhost:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4009 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://localhost:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://localhost:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4004 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://localhost:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4005 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://localhost:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4000 Coord: tcp://localhost:4000 View: {tcp://localhost:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4005 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://localhost:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4008 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://localhost:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4009 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://localhost:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4004 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://localhost:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4000 Coord: tcp://localhost:4000 View: {tcp://localhost:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://localhost:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4008 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4005, tcp://localhost:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://localhost:4002, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4005 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://localhost:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4009 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://localhost:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4000 Coord: tcp://localhost:4000 View: {tcp://localhost:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4005 Coord: tcp://{127, 0, 0, 1}:4002 View: {tcp://{127, 0, 0, 1}:4002, tcp://localhost:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4009 Coord: tcp://{127, 0, 0, 1}:4002 View: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://localhost:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4008 Coord: tcp://{127, 0, 0, 1}:4002 View: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4005, tcp://localhost:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://localhost:4002 View: {tcp://localhost:4002, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4005 Coord: tcp://{127, 0, 0, 1}:4002 View: {tcp://{127, 0, 0, 1}:4002, tcp://localhost:4005, tcp://{127, 0, 0, 1}:4008} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4008} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4008 Coord: tcp://{127, 0, 0, 1}:4002 View: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4005, tcp://localhost:4008} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4005} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://localhost:4002 View: {tcp://localhost:4002, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4008} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4008 Coord: tcp://{127, 0, 0, 1}:4002 View: {tcp://{127, 0, 0, 1}:4002, tcp://localhost:4008} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://localhost:4002 View: {tcp://localhost:4002, tcp://{127, 0, 0, 1}:4008} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4008} Info: Accepted View ] Nov 08, 2023 8:19:42 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://localhost:4002 View: {tcp://localhost:4002} Suggested View: {} Members: {} Info: Accepted View ] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator setUp INFO: Setup Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.group.GroupChannel start WARNING: No utility executor was set, creating one Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4000] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4001] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4002] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4003] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4004] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4005] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4006] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4007] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4008] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Receiver Server Socket bound to:[localhost/127.0.0.1:4009] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl setupSocket INFO: Setting cluster mcast soTimeout to [500] Nov 08, 2023 8:19:43 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[4] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[4] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:44 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Sleeping for [1000] milliseconds to establish cluster membership, start level:[8] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4001 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://localhost:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4006 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://localhost:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4008 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://localhost:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4007 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://localhost:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4003 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://localhost:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4005 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://localhost:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://localhost:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4009 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://localhost:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4004 Coord: tcp://{127, 0, 0, 1}:4000 View: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://localhost:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4000 Coord: tcp://localhost:4000 View: {tcp://localhost:4000, tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:[8] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator testCoord2 INFO: Coordinator[2a] is:org.apache.catalina.tribes.membership.MemberImpl[tcp://localhost:4000,localhost,4000, alive=2012, securePort=-1, UDP Port=-1, id={-58 -35 91 61 -30 66 75 127 -74 99 2 -74 -89 108 62 -112 }, payload={}, command={}, domain={-35 -29 119 7 -28 37 79 10 -66 ...(16)}] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator testCoord2 INFO: Shutting down:org.apache.catalina.tribes.membership.MemberImpl[tcp://localhost:4000,localhost,4000, alive=2327, securePort=-1, UDP Port=-1, id={-58 -35 91 61 -30 66 75 127 -74 99 2 -74 -89 108 62 -112 }, payload={}, command={}, domain={-35 -29 119 7 -28 37 79 10 -66 ...(16)}] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4004 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://localhost:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4009 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://localhost:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://localhost:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4007 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://localhost:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4005 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://localhost:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4008 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://localhost:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4003 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://localhost:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4006 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://localhost:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:45 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4001 Coord: tcp://localhost:4001 View: {tcp://localhost:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4008, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator testCoord2 INFO: Member count:8 Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator testCoord2 INFO: Coordinator[2b] is:org.apache.catalina.tribes.membership.MemberImpl[tcp://{127, 0, 0, 1}:4001,{127, 0, 0, 1},4001, alive=2170, securePort=-1, UDP Port=-1, id={-3 122 57 72 -32 -7 64 59 -74 97 -117 124 -35 -36 92 -86 }, payload={}, command={}, domain={-35 -29 119 7 -28 37 79 10 -66 ...(16)}] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator tearDown INFO: tearDown Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4007 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://localhost:4007, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://localhost:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4009 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://localhost:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4005 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://localhost:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4006 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://localhost:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4004 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://localhost:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4003 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://localhost:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4001 Coord: tcp://localhost:4001 View: {tcp://localhost:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4005, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4007 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://localhost:4007, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4009 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://localhost:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4003 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://localhost:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://localhost:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4006 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://localhost:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4004 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://localhost:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4001 Coord: tcp://localhost:4001 View: {tcp://localhost:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4007, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4006 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://localhost:4006, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4004 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://localhost:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4009 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://localhost:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4003 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://localhost:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://{127, 0, 0, 1}:4001 View: {tcp://{127, 0, 0, 1}:4001, tcp://localhost:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4001, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:46 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4001 Coord: tcp://localhost:4001 View: {tcp://localhost:4001, tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:47 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4003 Coord: tcp://{127, 0, 0, 1}:4002 View: {tcp://{127, 0, 0, 1}:4002, tcp://localhost:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:47 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4004 Coord: tcp://{127, 0, 0, 1}:4002 View: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://localhost:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:47 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4009 Coord: tcp://{127, 0, 0, 1}:4002 View: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://localhost:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006} Info: Accepted View ] Nov 08, 2023 8:19:47 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4006 Coord: tcp://{127, 0, 0, 1}:4002 View: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://localhost:4006, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:47 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://localhost:4002 View: {tcp://localhost:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4009} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006, tcp://{127, 0, 0, 1}:4009} Info: Accepted View ] Nov 08, 2023 8:19:47 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4006 Coord: tcp://{127, 0, 0, 1}:4002 View: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://localhost:4006} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004} Info: Accepted View ] Nov 08, 2023 8:19:47 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4003 Coord: tcp://{127, 0, 0, 1}:4002 View: {tcp://{127, 0, 0, 1}:4002, tcp://localhost:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006} Info: Accepted View ] Nov 08, 2023 8:19:47 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4004 Coord: tcp://{127, 0, 0, 1}:4002 View: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://localhost:4004, tcp://{127, 0, 0, 1}:4006} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4006} Info: Accepted View ] Nov 08, 2023 8:19:47 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://localhost:4002 View: {tcp://localhost:4002, tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4003, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006} Info: Accepted View ] Nov 08, 2023 8:19:47 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4006 Coord: tcp://{127, 0, 0, 1}:4002 View: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004, tcp://localhost:4006} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4004} Info: Accepted View ] Nov 08, 2023 8:19:47 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4004 Coord: tcp://{127, 0, 0, 1}:4002 View: {tcp://{127, 0, 0, 1}:4002, tcp://localhost:4004, tcp://{127, 0, 0, 1}:4006} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002, tcp://{127, 0, 0, 1}:4006} Info: Accepted View ] Nov 08, 2023 8:19:47 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://localhost:4002 View: {tcp://localhost:4002, tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4004, tcp://{127, 0, 0, 1}:4006} Info: Accepted View ] Nov 08, 2023 8:19:47 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4006 Coord: tcp://{127, 0, 0, 1}:4002 View: {tcp://{127, 0, 0, 1}:4002, tcp://localhost:4006} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4002} Info: Accepted View ] Nov 08, 2023 8:19:47 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4002 Coord: tcp://localhost:4002 View: {tcp://localhost:4002, tcp://{127, 0, 0, 1}:4006} Suggested View: {} Members: {tcp://{127, 0, 0, 1}:4006} Info: Accepted View ] Nov 08, 2023 8:19:47 PM org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator fireInterceptorEvent INFO: CoordinationEvent[type=12 Local: tcp://localhost:4006 Coord: tcp://localhost:4006 View: {tcp://localhost:4006} Suggested View: {} Members: {} Info: Accepted View ] ------------- ---------------- --------------- Testcase: testCoord1 took 33.744 sec FAILED Member count expected to be equal. expected:<8> but was:<0> junit.framework.AssertionFailedError: Member count expected to be equal. expected:<8> but was:<0> at org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator.testCoord1(TestNonBlockingCoordinator.java:112) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) Testcase: testCoord2 took 4.463 sec