Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3A32610E5C for ; Thu, 20 Feb 2014 02:19:24 +0000 (UTC) Received: (qmail 3289 invoked by uid 500); 20 Feb 2014 02:19:21 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 3217 invoked by uid 500); 20 Feb 2014 02:19:20 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 3044 invoked by uid 99); 20 Feb 2014 02:19:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Feb 2014 02:19:19 +0000 Date: Thu, 20 Feb 2014 02:19:19 +0000 (UTC) From: "sankalp kohli (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-6739) Exception on nodetool cfstats MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-6739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906496#comment-13906496 ] sankalp kohli commented on CASSANDRA-6739: ------------------------------------------ The patch seems to fix the problem. Need to do ant before running node tool. > Exception on nodetool cfstats > ----------------------------- > > Key: CASSANDRA-6739 > URL: https://issues.apache.org/jira/browse/CASSANDRA-6739 > Project: Cassandra > Issue Type: Bug > Reporter: Mateusz Gajewski > Assignee: Mikhail Stepura > Fix For: 2.1 > > Attachments: 2014-02-19 14-51-43.png, CASSANDRA-2.1-6739.patch, screenshot-1402196.jpg > > > While running nodetool cfstats exception is thrown: > javax.management.InstanceNotFoundException: org.apache.cassandra.metrics:type=ColumnFamily,keyspace=system_traces,scope=sessions,name=PendingTasks > VisualVM MBeans list attached > PendingTasks is not actually exposed. -- This message was sent by Atlassian JIRA (v6.1.5#6160)