java.lang.RuntimeException: Outgoing stream handler has been closed
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
java.lang.RuntimeException: Outgoing stream handler has been closed
at org.apache.cassandra.streaming.ConnectionHandler.sendMessage(ConnectionHandler.java:143)
at org.apache.cassandra.streaming.StreamSession.receive(StreamSession.java:596)
at org.apache.cassandra.streaming.StreamSession.messageReceived(StreamSession.java:475)
at org.apache.cassandra.streaming.ConnectionHandler$IncomingMessageHandler.run(ConnectionHandler.java:293)
at java.lang.Thread.run(Thread.java:745)