You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the trader-dashboard verticle unable to join the cluster with the quote-generator, all running on OpenShift.
Logs from the trader-dashboard logs-
INFO: [127.0.0.1]:5701 [dev] [3.6.3] Could not connect to: /127.0.0.1:5702. Reason: SocketException[Connection refused to address /127.0.0.1:5702]
| Jul 19, 2018 5:05:47 AM com.hazelcast.cluster.impl.TcpIpJoiner
| INFO: [127.0.0.1]:5701 [dev] [3.6.3] Address[127.0.0.1]:5702 is added to the blacklist.
| Jul 19, 2018 5:05:47 AM com.hazelcast.nio.tcp.InitConnectionTask
| INFO: [127.0.0.1]:5701 [dev] [3.6.3] Could not connect to: /127.0.0.1:5703. Reason: SocketException[Connection refused to address /127.0.0.1:5703]
| Jul 19, 2018 5:05:47 AM com.hazelcast.cluster.impl.TcpIpJoiner
| INFO: [127.0.0.1]:5701 [dev] [3.6.3] Address[127.0.0.1]:5703 is added to the blacklist.
| Jul 19, 2018 5:05:48 AM com.hazelcast.cluster.impl.TcpIpJoiner
| INFO: [127.0.0.1]:5701 [dev] [3.6.3]
|
|
| Members [1] {
| Member [127.0.0.1]:5701 this
| }
Thanks,
Tarun
The text was updated successfully, but these errors were encountered:
I have the trader-dashboard verticle unable to join the cluster with the quote-generator, all running on OpenShift.
Logs from the trader-dashboard logs-
INFO: [127.0.0.1]:5701 [dev] [3.6.3] Could not connect to: /127.0.0.1:5702. Reason: SocketException[Connection refused to address /127.0.0.1:5702]
| Jul 19, 2018 5:05:47 AM com.hazelcast.cluster.impl.TcpIpJoiner
| INFO: [127.0.0.1]:5701 [dev] [3.6.3] Address[127.0.0.1]:5702 is added to the blacklist.
| Jul 19, 2018 5:05:47 AM com.hazelcast.nio.tcp.InitConnectionTask
| INFO: [127.0.0.1]:5701 [dev] [3.6.3] Could not connect to: /127.0.0.1:5703. Reason: SocketException[Connection refused to address /127.0.0.1:5703]
| Jul 19, 2018 5:05:47 AM com.hazelcast.cluster.impl.TcpIpJoiner
| INFO: [127.0.0.1]:5701 [dev] [3.6.3] Address[127.0.0.1]:5703 is added to the blacklist.
| Jul 19, 2018 5:05:48 AM com.hazelcast.cluster.impl.TcpIpJoiner
| INFO: [127.0.0.1]:5701 [dev] [3.6.3]
|
|
| Members [1] {
| Member [127.0.0.1]:5701 this
| }
Thanks,
Tarun
The text was updated successfully, but these errors were encountered: