You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Oleg Poleshuk (JIRA)" <ji...@apache.org> on 2014/11/05 15:14:39 UTC

[jira] [Updated] (CASSANDRA-8256) nodetool cleanup: java.lang.ClassCastException

     [ https://issues.apache.org/jira/browse/CASSANDRA-8256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Poleshuk updated CASSANDRA-8256:
-------------------------------------
    Description: 
$ nodetool cleanup
error: null
-- StackTrace --
java.lang.ClassCastException

system.log:

ERROR [CompactionExecutor:2] 2014-11-05 14:10:35,416 CassandraDaemon.java:153 - Exception in thread Thread[CompactionExecutor:2,1,main]
java.lang.ClassCastException: null


  was:
system.log:

ERROR [CompactionExecutor:2] 2014-11-05 14:10:35,416 CassandraDaemon.java:153 - Exception in thread Thread[CompactionExecutor:2,1,main]
java.lang.ClassCastException: null



> nodetool cleanup: java.lang.ClassCastException
> ----------------------------------------------
>
>                 Key: CASSANDRA-8256
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8256
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: Scientific Linux release 6.5
> java version "1.7.0_51"
>            Reporter: Oleg Poleshuk
>
> $ nodetool cleanup
> error: null
> -- StackTrace --
> java.lang.ClassCastException
> system.log:
> ERROR [CompactionExecutor:2] 2014-11-05 14:10:35,416 CassandraDaemon.java:153 - Exception in thread Thread[CompactionExecutor:2,1,main]
> java.lang.ClassCastException: null



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