[
https://issues.apache.org/jira/browse/CASSANDRA-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571940#comment-13571940
]
Michael Harris commented on CASSANDRA-5186:
-------------------------------------------
Got it, thanks for the info Jonathan. Anything you want on our end regarding
this (any plans to fix in a 1.1.10 or something), or is the right solution just
to upgrade to 1.2? I'm fine with doing the latter in a month or so when 1.2
gets ironed out further.
> Schema NPEs in 1.1.6. Upgrading to 1.1.9 causes IllegalArgumentException
> loading Schema
> ----------------------------------------------------------------------------------------
>
> Key: CASSANDRA-5186
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5186
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.9
> Reporter: Michael Harris
> Priority: Critical
> Attachments: 5186.patch
>
>
> We experienced the problems described in CASSANDRA-4219 in version 1.1.6. We
> were told to upgrade to 1.1.9. Now the schema fails to load with the
> following error:
> java.lang.IllegalArgumentException: value already present: 1105
> at com.google.common.base.Preconditions.checkArgument(Preconditions.java:115)
> at
> com.google.common.collect.AbstractBiMap.putInBothMaps(AbstractBiMap.java:112)
> at com.google.common.collect.AbstractBiMap.put(AbstractBiMap.java:96)
> at com.google.common.collect.HashBiMap.put(HashBiMap.java:85)
> at org.apache.cassandra.config.Schema.load(Schema.java:399)
> at org.apache.cassandra.config.Schema.load(Schema.java:120)
> at org.apache.cassandra.config.Schema.load(Schema.java:105)
> at
> org.apache.cassandra.config.DatabaseDescriptor.loadSchemas(DatabaseDescriptor.java:534)
> at
> org.apache.cassandra.service.AbstractCassandraDaemon.setup(AbstractCassandraDaemon.java:183)
> at
> com.palantir.phoenix.datastore.cass.server.PTCassandraServer$PTCassandraDaemon.setup(PTCassandraServer.java:64)
> at
> org.apache.cassandra.service.AbstractCassandraDaemon.activate(AbstractCassandraDaemon.java:389)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira