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

Alex Petrov commented on CASSANDRA-15166:
-----------------------------------------

Looks like we're using a {{ConcurrentBiMap}} with an expectation that there's 
no way to have two tables with same id. It looks like the easiest way to fix 
the node is to create keyspaces and tables anew, with distinct ids, and copy 
sstables over. 

> Cassandra startup error
> -----------------------
>
>                 Key: CASSANDRA-15166
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15166
>             Project: Cassandra
>          Issue Type: Task
>          Components: Consistency/Repair
>            Reporter: abalakrishna
>            Priority: Normal
>
> We have Cassandra cluster with three nodes installed in ubuntu,
> We are getting below startup error while restarting ,same error for all the 
> three nodes.
> Can anyone please help with the solution to start the Cassandra back.
> ERROR
> *ERROR [main] CassandraDaemon.java:731 - Exception encountered during startup*
> *java.lang.IllegalArgumentException: c997e340-2939-11e9-bf8c-edeff921e924 is 
> already bound in reverseMap to (cli_150,mmmm_track)*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to