[
https://issues.apache.org/jira/browse/CASSANDRA-12382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408829#comment-15408829
]
Stefania commented on CASSANDRA-12382:
--------------------------------------
This is the same root cause as CASSANDRA-11701:
{code}
Process ImportProcess-3:
Traceback (most recent call last):
File "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
self.run()
File "/home/automaton/cassandra/bin/../pylib/cqlshlib/copyutil.py", line
2195, in run
self.report_error(exc)
File "/home/automaton/cassandra/bin/../pylib/cqlshlib/copyutil.py", line
2458, in report_error
self.outmsg.send(ImportTaskError(err.__class__.__name__, err.message,
rows, attempts, final))
File "/home/automaton/cassandra/bin/../pylib/cqlshlib/copyutil.py", line
126, in send
self.init_feeding_thread()
File "/home/automaton/cassandra/bin/../pylib/cqlshlib/copyutil.py", line
103, in init_feeding_thread
raise RuntimeError("Feeding thread already initialized")
RuntimeError: Feeding thread already initialized
<stdin>:2:1 child process(es) died unexpectedly, aborting
{code}
> dtest failure in
> cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_reading_with_multiple_files
> --------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-12382
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12382
> Project: Cassandra
> Issue Type: Test
> Reporter: Craig Kodman
> Assignee: Stefania
> Labels: dtest
> Attachments: node1.log, node1_debug.log, node1_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.0_dtest/783/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_reading_with_multiple_files
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)