You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sean McCarthy (JIRA)" <ji...@apache.org> on 2016/09/02 15:44:20 UTC

[jira] [Created] (CASSANDRA-12600) dtest failure in internode_ssl_test.TestInternodeSSL.putget_with_internode_ssl_test

Sean McCarthy created CASSANDRA-12600:
-----------------------------------------

             Summary: dtest failure in internode_ssl_test.TestInternodeSSL.putget_with_internode_ssl_test
                 Key: CASSANDRA-12600
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12600
             Project: Cassandra
          Issue Type: Bug
            Reporter: Sean McCarthy
            Assignee: DS Test Eng
         Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log

example failure:

http://cassci.datastax.com/job/trunk_offheap_dtest/388/testReport/internode_ssl_test/TestInternodeSSL/putget_with_internode_ssl_test/

{code}
Standard Output

Unexpected error in node2 log, error: 
ERROR [MigrationStage:1] 2016-09-01 02:30:51,453 FailureDetector.java:250 - Unknown endpoint: /127.0.0.1
java.lang.IllegalArgumentException: 
	at org.apache.cassandra.gms.FailureDetector.isAlive(FailureDetector.java:250) [main/:na]
	at org.apache.cassandra.service.MigrationTask.runMayThrow(MigrationTask.java:74) [main/:na]
	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28) [main/:na]
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_45]
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_45]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_45]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_45]
	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)