com.atlassian.stash.internal.cluster.NodeConnectionException: Node is part of an unrelated cluster
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Atlassian JIRA by Jason Hinch [Atlassian], 1 year ago
via Atlassian JIRA by Jason Hinch, 1 year ago
com.atlassian.stash.internal.cluster.NodeConnectionException: Node is part of an unrelated cluster
at com.atlassian.stash.internal.cluster.DefaultClusterJoinManager.negotiateOutcome(DefaultClusterJoinManager.java:221)
at com.atlassian.stash.internal.cluster.DefaultClusterJoinManager.accept(DefaultClusterJoinManager.java:99)
at com.atlassian.stash.internal.hazelcast.ClusterJoinSocketInterceptor.onAccept(ClusterJoinSocketInterceptor.java:44)
at com.hazelcast.nio.tcp.TcpIpConnectionManager.interceptSocket(TcpIpConnectionManager.java:153)
at com.hazelcast.nio.tcp.SocketAcceptor.configureAndAssignSocket(SocketAcceptor.java:142)
at com.hazelcast.nio.tcp.SocketAcceptor.acceptSocket(SocketAcceptor.java:128)
at com.hazelcast.nio.tcp.SocketAcceptor.run(SocketAcceptor.java:70)
at java.lang.Thread.run(Thread.java:744)