Details
-
Bug
-
Status: Resolved
-
Urgent
-
Resolution: Fixed
-
Critical
Description
example failure:
Standard Output Unexpected error in node1 log, error: ERROR [main] 2016-12-15 23:40:43,219 CassandraDaemon.java:752 - Exception encountered during startup java.lang.RuntimeException: Cannot replace_address /127.0.0.1 because it doesn't exist in gossip at org.apache.cassandra.service.StorageService.prepareForReplacement(StorageService.java:514) ~[main/:na] at org.apache.cassandra.service.StorageService.prepareToJoin(StorageService.java:781) ~[main/:na] at org.apache.cassandra.service.StorageService.initServer(StorageService.java:668) ~[main/:na] at org.apache.cassandra.service.StorageService.initServer(StorageService.java:614) ~[main/:na] at org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:394) [main/:na] at org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:601) [main/:na] at org.apache.cassandra.service.CassandraDaemon.main(CassandraDaemon.java:735) [main/:na]
Stacktrace File "/usr/lib/python2.7/unittest/case.py", line 358, in run self.tearDown() File "/home/automaton/cassandra-dtest/dtest.py", line 583, in tearDown raise AssertionError('Unexpected error in log, see stdout')
Attachments
Attachments
Issue Links
- is broken by
-
CASSANDRA-12905 Retry acquire MV lock on failure instead of throwing WTE on streaming
- Resolved