You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/05/17 12:32:12 UTC

[jira] [Commented] (AMBARI-16700) All HBase-HA deployment fail with 'Caught exception getting JMX metrics' in ambari server log

    [ https://issues.apache.org/jira/browse/AMBARI-16700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286506#comment-15286506 ] 

Hadoop QA commented on AMBARI-16700:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12804382/AMBARI-16700.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in ambari-server:

                  org.apache.ambari.server.controller.internal.HostResourceProviderTest

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/6861//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/6861//console

This message is automatically generated.

> All HBase-HA deployment fail with 'Caught exception getting JMX metrics' in ambari server log
> ---------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-16700
>                 URL: https://issues.apache.org/jira/browse/AMBARI-16700
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-16700.patch
>
>
> All HBase-HA deployment fail with 'Caught exception getting JMX metrics' in
> ambari server log
> from Ambari server log
>     
>     
>     
>     23 Apr 2016 23:16:46,292 ERROR [pool-7-thread-1] BaseProvider:244 - Caught exception getting JMX metrics : Connection refused, skipping same exceptions for next 5 minutes
>     java.net.ConnectException: Connection refused
>     	at java.net.PlainSocketImpl.socketConnect(Native Method)
>     	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
>     	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
>     	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
>     	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
>     	at java.net.Socket.connect(Socket.java:589)
>     	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
>     	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
>     	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
>     	at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
>     	at sun.net.www.http.HttpClient.New(HttpClient.java:308)
>     	at sun.net.www.http.HttpClient.New(HttpClient.java:326)
>     	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169)
>     	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105)
>     	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999)
>     	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933)
>     	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1513)
>     	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
>     	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
>     	at org.apache.ambari.server.controller.internal.URLStreamProvider.processURL(URLStreamProvider.java:218)
>     	at org.apache.ambari.server.controller.internal.URLStreamProvider.processURL(URLStreamProvider.java:142)
>     	at org.apache.ambari.server.controller.internal.URLStreamProvider.readFrom(URLStreamProvider.java:116)
>     	at org.apache.ambari.server.controller.internal.URLStreamProvider.readFrom(URLStreamProvider.java:121)
>     	at org.apache.ambari.server.controller.jmx.JMXPropertyProvider.populateResource(JMXPropertyProvider.java:221)
>     	at org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider$1.call(ThreadPoolEnabledPropertyProvider.java:184)
>     	at org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider$1.call(ThreadPoolEnabledPropertyProvider.java:182)
>     	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>     	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
>     	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>     	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>     	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>     	at java.lang.Thread.run(Thread.java:745)
>     
> <http://linux-jenkins.qe.hortonworks.com/home/jenkins/qe-artifacts/os-r6
> -ruobns-hbase-ha-2/artifacts/screenshots/com.hw.ambari.ui.tests.installer.Inst
> allHadoop/install/_23_23_38_5_Element_has_not_been_found_within_60_seconds__/t
> est_logs/>
> This blocked all Hbase-HA runs deployment



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