Hi there,

We need to rebuild a new DC,but the stream is always failed with the following 
errors.
we are using C* 2.1.18.Could anyone please advise?


error: null
-- StackTrace --
java.io.EOFException
        at java.io.DataInputStream.readByte(DataInputStream.java:267)
        at 
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:222)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:161)
        at com.sun.jmx.remote.internal.PRef.invoke(Unknown Source)
        at javax.management.remote.rmi.RMIConnectionImpl_Stub.invoke(Unknown 
Source)
        at 
javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:1020)
        at 
javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:298)
        at com.sun.proxy.$Proxy8.rebuild(Unknown Source)
        at org.apache.cassandra.tools.NodeProbe.rebuild(NodeProbe.java:1057)
        at 
org.apache.cassandra.tools.NodeTool$Rebuild.execute(NodeTool.java:1825)
        at 
org.apache.cassandra.tools.NodeTool$NodeToolCmd.run(NodeTool.java:292)
        at org.apache.cassandra.tools.NodeTool.main(NodeTool.java:206)



in the source side,the error is:


ERROR [GossipStage:217] 2017-12-17 00:28:02,030 CassandraDaemon.java:231 - 
Exception in thread Thread[GossipStage:217,5,main]
java.lang.NullPointerException: null



Thanks

Reply via email to