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

forceTablePrimaryRange fails with nullpointer exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 1.2.5
    • Legacy/Tools
    • None
    • Linux red hat, java 1.6.43
      three nodes

    • Low

    Description

      Running JMX operation forceTableRepairRange fails with nullpointer exception.
      Three node cluster with one keyspace and one large columnfamily.

      Works when running nodetool -pr but not over JMX.
      Stacktrace:

      ERROR [MiscStage:1] 2013-04-24 09:53:02,884 CassandraDaemon.java (line 164) Exception in thread Thread[MiscStage:1,5,main]
      java.lang.NullPointerException
      at org.apache.cassandra.service.SnapshotVerbHandler.doVerb(SnapshotVerbHandler.java:38)
      at org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:56)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
      at java.lang.Thread.run(Thread.java:662)

      Attachments

        1. 5512-1.2.txt
          0.6 kB
          Yuki Morishita

        Activity

          People

            yukim Yuki Morishita
            etobgra Tobias Grahn
            Yuki Morishita
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: