You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Radim Kolar (JIRA)" <ji...@apache.org> on 2013/08/10 10:03:49 UTC

[jira] [Created] (CASSANDRA-5873) shuffle clear fails

Radim Kolar created CASSANDRA-5873:
--------------------------------------

             Summary: shuffle clear fails
                 Key: CASSANDRA-5873
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5873
             Project: Cassandra
          Issue Type: Bug
            Reporter: Radim Kolar


C:\cassandra2\bin>shuffle.bat clear
Exception in thread "main" java.lang.RuntimeException: org.apache.thrift.TApplic
ationException: Internal error processing execute_cql3_query
        at org.apache.cassandra.tools.Shuffle.executeCqlQuery(Shuffle.java:516)
        at org.apache.cassandra.tools.Shuffle.clear(Shuffle.java:439)
        at org.apache.cassandra.tools.Shuffle.main(Shuffle.java:689)
Caused by: org.apache.thrift.TApplicationException: Internal error processing ex
ecute_cql3_query
        at org.apache.thrift.TApplicationException.read(TApplicationException.ja
va:108)
        at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:71)
        at org.apache.cassandra.thrift.Cassandra$Client.recv_execute_cql3_query(
Cassandra.java:1636)
        at org.apache.cassandra.thrift.Cassandra$Client.execute_cql3_query(Cassa
ndra.java:1621)

--
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