[
https://issues.apache.org/jira/browse/CASSANDRA-9956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659944#comment-14659944
]
Marcus Olsson commented on CASSANDRA-9956:
------------------------------------------
Do you create your tables on the fly and is it possible that multiple clients
try to create the same table? The stream error looks like the one we got in
CASSANDRA-8387.
> Stream failed during a rebuild
> ------------------------------
>
> Key: CASSANDRA-9956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9956
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Environment: Linux el6.x86_64 #1 SMP Fri May 29 10:16:43 EDT 2015
> x86_64 x86_64 x86_64 GNU/Linux
> Red Hat Enterprise Linux Server release 6.6 (Santiago)
> Reporter: Boudigue
> Fix For: 2.1.5
>
> Attachments: system.log.tgz
>
>
> In an attempt to rebuild a node of a datacenter cass2 from datacenter cass,
> stream failed :
> /opt/dse/bin/nodetool rebuild -- cass
> error: Error while rebuilding node: Stream failed
> -- StackTrace --
> java.lang.RuntimeException: Error while rebuilding node: Stream failed
> at
> org.apache.cassandra.service.StorageService.rebuild(StorageService.java:1048)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> see system.log attached
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)