[ https://issues.apache.org/jira/browse/HADOOP-8027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14088510#comment-14088510 ]
Hudson commented on HADOOP-8027: -------------------------------- FAILURE: Integrated in HBase-1.0 #89 (See [https://builds.apache.org/job/HBase-1.0/89/]) HBASE-11603 Apply version of HADOOP-8027 to our JMXJsonServlet (stack: rev af2df3523a36d8c81c1f1e95374a3b56e14e1054) * hbase-server/src/main/java/org/apache/hadoop/hbase/http/jmx/JMXJsonServlet.java > Visiting /jmx on the daemon web interfaces may print unnecessary error in logs > ------------------------------------------------------------------------------ > > Key: HADOOP-8027 > URL: https://issues.apache.org/jira/browse/HADOOP-8027 > Project: Hadoop Common > Issue Type: Improvement > Components: metrics > Affects Versions: 0.23.0, 0.24.0 > Reporter: Harsh J > Assignee: Aaron T. Myers > Priority: Minor > Fix For: 1.0.3, 0.23.1, 0.24.0 > > Attachments: HADOOP-8027.branch-1.patch, HDFS-2584.patch > > > Logs that follow a {{/jmx}} servlet visit: > {code} > 11/11/22 12:09:52 ERROR jmx.JMXJsonServlet: getting attribute UsageThreshold > of java.lang:type=MemoryPool,name=Par Eden Space threw an exception > javax.management.RuntimeMBeanException: > java.lang.UnsupportedOperationException: Usage threshold is not supported > at > com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(DefaultMBeanServerInterceptor.java:856) > ... > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)