Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8490C181FD for ; Sun, 6 Dec 2015 16:57:11 +0000 (UTC) Received: (qmail 57903 invoked by uid 500); 6 Dec 2015 16:57:11 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 57861 invoked by uid 500); 6 Dec 2015 16:57:11 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 57850 invoked by uid 99); 6 Dec 2015 16:57:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Dec 2015 16:57:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0B4242C14F7 for ; Sun, 6 Dec 2015 16:57:11 +0000 (UTC) Date: Sun, 6 Dec 2015 16:57:10 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-14236) HDFS and Yarn alerts in https mode when kerberos is disabled 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/AMBARI-14236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15043948#comment-15043948 ] Hudson commented on AMBARI-14236: --------------------------------- FAILURE: Integrated in Ambari-branch-2.2 #17 (See [https://builds.apache.org/job/Ambari-branch-2.2/17/]) AMBARI-14236. HDFS and Yarn alerts in https mode when kerberos is (aonishuk: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=cf03a2ba7aca18bbb440f17570a3f9853b08df6c]) * ambari-agent/src/main/python/ambari_agent/alerts/web_alert.py > HDFS and Yarn alerts in https mode when kerberos is disabled > ------------------------------------------------------------ > > Key: AMBARI-14236 > URL: https://issues.apache.org/jira/browse/AMBARI-14236 > Project: Ambari > Issue Type: Bug > Reporter: Andrew Onischuk > Assignee: Andrew Onischuk > Fix For: 2.2.0 > > > From NN logs: > > > javax.net.ssl.SSLHandshakeException: SSLv2Hello is disabled > at sun.security.ssl.InputRecord.handleUnknownRecord(InputRecord.java:637) > at sun.security.ssl.InputRecord.read(InputRecord.java:527) > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:961) > at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1363) > at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1391) > at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1375) > at org.mortbay.jetty.security.SslSocketConnector$SslConnection.run(SslSocketConnector.java:723) > at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) > > Please check the live cluster for debugging: -- This message was sent by Atlassian JIRA (v6.3.4#6332)