maxwellguo created CASSANDRA-15140:
--------------------------------------

             Summary: Utest of Paging test occurs Runtime exceptions 
                 Key: CASSANDRA-15140
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15140
             Project: Cassandra
          Issue Type: Bug
          Components: Test/unit
            Reporter: maxwellguo
            Assignee: maxwellguo


when we run ant test under the trunk branch to make a full test of all unit 
test, there will occurs a RuntimeException.
----
java.lang.RuntimeException: Unable to gossip with any peers
        at org.apache.cassandra.gms.Gossiper.doShadowRound(Gossiper.java:1625)
        at 
org.apache.cassandra.service.StorageService.checkForEndpointCollision(StorageService.java:552)
        at 
org.apache.cassandra.service.StorageService.prepareToJoin(StorageService.java:840)
        at 
org.apache.cassandra.service.StorageService.initServer(StorageService.java:698)
        at 
org.apache.cassandra.service.StorageService.initServer(StorageService.java:649)
        at 
org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:388)
        at 
org.apache.cassandra.service.CassandraDaemon.init(CassandraDaemon.java:510)
        at 
org.apache.cassandra.service.EmbeddedCassandraService.start(EmbeddedCassandraService.java:50)
        at org.apache.cassandra.cql3.PagingTest.setup(PagingTest.java:63)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to