Re: Attempt to assign id to existing column family.

2011-03-31 Thread aaron morton
/30/2011 02:54 PM, Jeremy Stribling wrote: >> After restarting a Cassandra 0.7.2 node, the node catches an exception >> during initialization and refuses to start: >> >> Caused by: org.apache.cassandra.config.ConfigurationException: Attempt to >> assign id t

Re: Attempt to assign id to existing column family.

2011-03-30 Thread Jeremy Stribling
On 03/30/2011 02:54 PM, Jeremy Stribling wrote: After restarting a Cassandra 0.7.2 node, the node catches an exception during initialization and refuses to start: Caused by: org.apache.cassandra.config.ConfigurationException: Attempt to assign id to existing column family. at

Attempt to assign id to existing column family.

2011-03-30 Thread Jeremy Stribling
After restarting a Cassandra 0.7.2 node, the node catches an exception during initialization and refuses to start: Caused by: org.apache.cassandra.config.ConfigurationException: Attempt to assign id to existing column family. at org.apache.cassandra.config.CFMetaData.map