Philip Thompson created CASSANDRA-11811:
-------------------------------------------
Summary: dtest failure in
snapshot_test.TestArchiveCommitlog.test_archive_commitlog
Key: CASSANDRA-11811
URL: https://issues.apache.org/jira/browse/CASSANDRA-11811
Project: Cassandra
Issue Type: Test
Reporter: Philip Thompson
Assignee: DS Test Eng
example failure:
http://cassci.datastax.com/job/trunk_dtest_win32/416/testReport/snapshot_test/TestArchiveCommitlog/test_archive_commitlog
Failed on CassCI build trunk_dtest_win32 #416
Relevant error is pasted. This is clearly a test problem. No idea why it only
happens on windows, as of yet. Affecting most tests in the TestArchiveCommitlog
suite
{code}
WARN: Failed to flush node: node1 on shutdown.
Unexpected error in node1 log, error:
ERROR [main] 2016-05-13 21:15:02,701 CassandraDaemon.java:729 - Fatal
configuration error
org.apache.cassandra.exceptions.ConfigurationException: Cannot change the
number of tokens from 64 to 32
at
org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:1043)
~[main/:na]
at
org.apache.cassandra.service.StorageService.initServer(StorageService.java:740)
~[main/:na]
at
org.apache.cassandra.service.StorageService.initServer(StorageService.java:625)
~[main/:na]
at
org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:368)
[main/:na]
at
org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:583)
[main/:na]
at
org.apache.cassandra.service.CassandraDaemon.main(CassandraDaemon.java:712)
[main/:na]
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)