Hi Guys - I am getting this error these days, What does this mean and why am
I getting into this error when I am doing a Ignition.stop(false) when I
shutdown the server.

Caused by: class org.apache.ignite.IgniteCheckedException: Failed to start
SPI: TcpDiscoverySpi [addrRslvr=null, sockTimeout=5000, ackTimeout=5000,
marsh=JdkMarshaller
[clsFilter=org.apache.ignite.marshaller.MarshallerUtils$1@3e8afc2d],
reconCnt=10, reconDelay=2000, maxAckTimeout=600000, forceSrvMode=false,
clientReconnectDisabled=false, internalLsnr=null]
        at
org.apache.ignite.internal.managers.GridManagerAdapter.startSpi(GridManagerAdapter.java:300)
        at
org.apache.ignite.internal.managers.discovery.GridDiscoveryManager.start(GridDiscoveryManager.java:939)
        at
org.apache.ignite.internal.IgniteKernal.startManager(IgniteKernal.java:1682)
        ... 14 more
Caused by: class org.apache.ignite.spi.IgniteSpiException: BaselineTopology
of joining node (bf40986d-fba5-4985-b128-d30bb45228e7) is not compatible
with BaselineTopology in the cluster. Branching history of cluster BlT
([1649854264, 548904244]) doesn't contain branching point hash of joining
node BlT (0). Consider cleaning persistent storage of the node and adding it
to the cluster again.
        at
org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi.checkFailedError(TcpDiscoverySpi.java:1946)
        at
org.apache.ignite.spi.discovery.tcp.ServerImpl.joinTopology(ServerImpl.java:969)
        at
org.apache.ignite.spi.discovery.tcp.ServerImpl.spiStart(ServerImpl.java:391)
        at
org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi.spiStart(TcpDiscoverySpi.java:2020)
        at
org.apache.ignite.internal.managers.GridManagerAdapter.startSpi(GridManagerAdapter.java:297)



Thanx and Regards,
KR Kumar



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to