[ 
https://issues.apache.org/jira/browse/CASSANDRA-15140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848459#comment-16848459
 ] 

Per Otterström commented on CASSANDRA-15140:
--------------------------------------------

Looks like a duplicate of CASSANDRA-15088

> 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
>
> when we run ant test of the trunk branch to make a full test of all unit 
> test, there will occurs a RuntimeException. but when you do a specify ut for 
> the PagingTest run :ant test -Dname=PagingTest, there 
> will not be any exception here.
> ----
> 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)
> Here is the steps to reproduce the exceptions:
> 1. cd to the cassandra dir and switch to the trunk branch ;
> 2.ant test 



--
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