[
https://issues.apache.org/jira/browse/CASSANDRA-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777629#action_12777629
]
Ray Slakinski commented on CASSANDRA-550:
-----------------------------------------
should I file as new?
ERROR - Exception encountered during startup.
java.lang.ClassCastException: [B cannot be cast to java.lang.Comparable
at
java.util.concurrent.ConcurrentSkipListMap.comparable(ConcurrentSkipListMap.java:621)
at
java.util.concurrent.ConcurrentSkipListMap.doPut(ConcurrentSkipListMap.java:862)
at
java.util.concurrent.ConcurrentSkipListMap.putIfAbsent(ConcurrentSkipListMap.java:1893)
at
java.util.concurrent.ConcurrentSkipListSet.add(ConcurrentSkipListSet.java:202)
at org.apache.cassandra.db.SystemTable.initMetadata(SystemTable.java:122)
at org.apache.cassandra.service.StorageService.start(StorageService.java:259)
at org.apache.cassandra.service.CassandraServer.start(CassandraServer.java:72)
at org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:94)
at org.apache.cassandra.service.CassandraDaemon.main(CassandraDaemon.java:166)
Exception encountered during startup.
> clean up better after streaming
> -------------------------------
>
> Key: CASSANDRA-550
> URL: https://issues.apache.org/jira/browse/CASSANDRA-550
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 0.5
>
> Attachments: 550-2.patch, 550.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.