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

Sam Tunnicliffe commented on CASSANDRA-10738:
---------------------------------------------

The indexes table is a red herring. It appears in the log just before the 
stacktrace because it's opened as part of the system keyspace to service the 
query for keyspace names in {{SystemKeyspace::fetchKeyspacesWithout}}. The 
stacktrace is definitely pointing to a problem with reading some replication 
options from system_schema.keyspaces. Is the {{media}} keyspace the only one in 
your schema, aside from the various system* keyspaces?


> upgrading to v3.0.0 nodes crashes with 
> "org.apache.cassandra.serializers.MarshalException: Unexpected extraneous 
> bytes after map value"
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-10738
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10738
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: ubuntu14, java8
>            Reporter: cs
>            Assignee: Sam Tunnicliffe
>         Attachments: cassv3.txt
>
>
> upgrading from v.2.2.3 to v3.0.0
> restarting after upgrade crashes with either
> ERROR [main] 2015-11-19 20:21:26,511 CassandraDaemon.java:702 - Exception 
> encountered during startup
> org.apache.cassandra.serializers.MarshalException: Unexpected extraneous 
> bytes after map value
> OR 
> ERROR [main] 2015-11-19 20:01:13,945 CassandraDaemon.java:702 - Exception 
> encountered during startup
> java.lang.IllegalArgumentException: null
> see attached debug and schema



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to