Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-6152

Assertion error in 2.0.1 at db.ColumnSerializer.serialize(ColumnSerializer.java:56)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 1.2.11
    • None
    • None
    • CentOS release 6.2 (Final)
      With default set up on single node.
      I also saw this exception in 2.0.0 on a three node cluster.

    • Normal

    Description

      ERROR [COMMIT-LOG-WRITER] 2013-10-06 12:12:36,845 CassandraDaemon.java (line 185) Exception in thread Thread[COMMIT-LOG-WRITER,5,main]
      java.lang.AssertionError
              at org.apache.cassandra.db.ColumnSerializer.serialize(ColumnSerializer.java:56)
              at org.apache.cassandra.db.ColumnFamilySerializer.serialize(ColumnFamilySerializer.java:77)
              at org.apache.cassandra.db.RowMutation$RowMutationSerializer.serialize(RowMutation.java:268)
              at org.apache.cassandra.db.commitlog.CommitLogSegment.write(CommitLogSegment.java:229)
              at org.apache.cassandra.db.commitlog.CommitLog$LogRecordAdder.run(CommitLog.java:352)
              at org.apache.cassandra.db.commitlog.PeriodicCommitLogExecutorService$1.runMayThrow(PeriodicCommitLogExecutorService.java:48)
              at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
              at java.lang.Thread.run(Thread.java:722)
      

      Attachments

        1. 6152.txt
          5 kB
          Sylvain Lebresne

        Activity

          People

            slebresne Sylvain Lebresne
            ThinkerFeeler Donald Smith
            Sylvain Lebresne
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: