Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B0A8D554 for ; Mon, 25 Jun 2012 23:51:45 +0000 (UTC) Received: (qmail 50901 invoked by uid 500); 25 Jun 2012 23:51:45 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 50811 invoked by uid 500); 25 Jun 2012 23:51:45 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 50729 invoked by uid 99); 25 Jun 2012 23:51:45 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jun 2012 23:51:45 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 7DE3E142855 for ; Mon, 25 Jun 2012 23:51:44 +0000 (UTC) Date: Mon, 25 Jun 2012 23:51:44 +0000 (UTC) From: "Gregory Chanan (JIRA)" To: issues@hbase.apache.org Message-ID: <1449594715.54202.1340668304517.JavaMail.jiratomcat@issues-vm> In-Reply-To: <685804848.42191.1336530708246.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HBASE-5967) ServerLoad OpenDataException 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/HBASE-5967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5967: ---------------------------------- Attachment: HBASE-5967-v2.patch * Attached HBASE-5967-v2.patch * Thanks for the review, Ted. Changed to obtainServerLoadPB > ServerLoad OpenDataException > ---------------------------- > > Key: HBASE-5967 > URL: https://issues.apache.org/jira/browse/HBASE-5967 > Project: HBase > Issue Type: Bug > Affects Versions: 0.96.0 > Reporter: Jimmy Xiang > Assignee: Gregory Chanan > Priority: Minor > Fix For: 0.96.0 > > Attachments: HBASE-5967-v2.patch, HBASE-5967.patch, master.log > > > I saw this error in the master log: > Caused by: java.lang.IllegalArgumentException: Method org.apache.hadoop.hbase.master.MXBean.getRegionServers has parameter or return type that cannot be translated into an open type > at com.sun.jmx.mbeanserver.ConvertingMethod.from(ConvertingMethod.java:32) > at com.sun.jmx.mbeanserver.MXBeanIntrospector.mFrom(MXBeanIntrospector.java:63) > at com.sun.jmx.mbeanserver.MXBeanIntrospector.mFrom(MXBeanIntrospector.java:33) > at com.sun.jmx.mbeanserver.MBeanAnalyzer.initMaps(MBeanAnalyzer.java:118) > at com.sun.jmx.mbeanserver.MBeanAnalyzer.(MBeanAnalyzer.java:99) > ... 14 more > Caused by: javax.management.openmbean.OpenDataException: Cannot convert type: java.util.Map > at com.sun.jmx.mbeanserver.OpenConverter.openDataException(OpenConverter.jav -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira