[
https://issues.apache.org/jira/browse/CASSANDRA-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902527#action_12902527
]
Aleksey Pesternikov commented on CASSANDRA-1431:
------------------------------------------------
There are some excerpts from the storage-conf.xml:
<ClusterName>P2R Cluster</ClusterName>
<Partitioner>org.apache.cassandra.dht.OrderPreservingPartitioner</Partitioner>
> Unable to upgrade 0.6.1 to 0.6.4
> --------------------------------
>
> Key: CASSANDRA-1431
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1431
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 0.6.4
> Environment: 0.6.1, 0.6.4
> Reporter: Aleksey Pesternikov
> Attachments: system.tgz
>
>
> I'm trying to upgrade 0.6.1 to 0.6.4 and receive the following error:
> DEBUG 09:45:27,077 Starting CFS LocationInfo
> INFO 09:45:27,240 Sampling index for
> /data/cassandra/system/LocationInfo-19-Data.db
> DEBUG 09:45:27,292 INDEX LOAD TIME for
> /data/cassandra/system/LocationInfo-19-Data.db: 104 ms.
> INFO 09:45:27,292 Sampling index for
> /data/cassandra/system/LocationInfo-20-Data.db
> DEBUG 09:45:27,292 INDEX LOAD TIME for
> /data/cassandra/system/LocationInfo-20-Data.db: 0 ms.
> DEBUG 09:45:27,292 key cache capacity for LocationInfo is 2
> DEBUG 09:45:27,292 Starting CFS HintsColumnFamily
> INFO 09:45:27,347 Sampling index for
> /data/cassandra/system/HintsColumnFamily-12-Data.db
> DEBUG 09:45:27,347 INDEX LOAD TIME for
> /data/cassandra/system/HintsColumnFamily-12-Data.db: 0 ms.
> DEBUG 09:45:27,347 key cache capacity for HintsColumnFamily is 1
> ERROR 09:45:27,347 Fatal exception during initialization
> java.io.IOException: Found system table files, but they couldn't be loaded.
> Did you change the partitioner?
> at
> org.apache.cassandra.db.SystemTable.checkHealth(SystemTable.java:154)
> at
> org.apache.cassandra.thrift.CassandraDaemon.setup(CassandraDaemon.java:94)
> at
> org.apache.cassandra.thrift.CassandraDaemon.main(CassandraDaemon.java:211)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.