You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "maxwellguo (JIRA)" <ji...@apache.org> on 2019/05/24 09:36:00 UTC

[jira] [Updated] (CASSANDRA-15140) Utest of Paging test occurs Runtime exceptions

     [ https://issues.apache.org/jira/browse/CASSANDRA-15140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

maxwellguo updated CASSANDRA-15140:
-----------------------------------
    Labels: trunk  (was: )

> 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
>            Priority: Normal
>              Labels: trunk
>
> 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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org