<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Services in unknown state in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Services-in-unknown-state/m-p/100553#M13403</link>
    <description>&lt;P&gt;Setup an HDP 2.3.4 cluster using ambari 2.2 and getting all services in unknown state (yellow question mark). &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1036-screen-shot-2015-12-23-at-11459-am.png" style="width: 2400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23795i0804898DEB14E641/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1036-screen-shot-2015-12-23-at-11459-am.png" alt="1036-screen-shot-2015-12-23-at-11459-am.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Usually, restarting ambari-agent resolves this but not here. Log file shows&lt;/P&gt;&lt;PRE&gt;# tail  /var/log/ambari-agent/ambari-agent.log
INFO 2015-12-23 01:12:32,165 DataCleaner.py:120 - Data cleanup started
INFO 2015-12-23 01:12:32,172 DataCleaner.py:122 - Data cleanup finished
INFO 2015-12-23 01:12:32,223 PingPortListener.py:50 - Ping port listener started on port: 8670
INFO 2015-12-23 01:12:32,225 main.py:289 - Connecting to Ambari server at &lt;A href="https://sandbox.hortonworks.com:8440" target="_blank" rel="nofollow noopener noreferrer"&gt;https://sandbox.hortonworks.com:8440&lt;/A&gt; (192.168.191.139)
INFO 2015-12-23 01:12:32,225 NetUtil.py:60 - Connecting to &lt;A href="https://sandbox.hortonworks.com:8440" target="_blank" rel="nofollow noopener noreferrer"&gt;https://sandbox.hortonworks.com:8440&lt;/A&gt;
ERROR 2015-12-23 01:15:52,344 NetUtil.py:84 - [Errno 8] _ssl.c:492: EOF occurred in violation of protocol
ERROR 2015-12-23 01:15:52,344 NetUtil.py:85 - SSLError: Failed to connect. Please check openssl library versions.
Refer to: &lt;A href="https://sandbox.hortonworks.com:8440" target="_blank" rel="nofollow noopener noreferrer"&gt;https://sandbox.hortonworks.com:8440&lt;/A&gt; for more details.
WARNING 2015-12-23 01:15:52,345 NetUtil.py:112 - Server at &lt;A href="https://sandbox.hortonworks.com:8440" target="_blank" rel="nofollow noopener noreferrer"&gt;https://sandbox.hortonworks.com:8440&lt;/A&gt; is not reachable, sleeping for 10 seconds...
INFO 2015-12-23 01:16:02,346 NetUtil.py:60 - Connecting to &lt;A href="https://sandbox.hortonworks.com:8440" target="_blank" rel="nofollow noopener noreferrer"&gt;https://sandbox.hortonworks.com:8440&lt;/A&gt;
&lt;/PRE&gt;&lt;P&gt;Initially I thought it was openSSL version issue but that seems to be ok:&lt;/P&gt;&lt;PRE&gt;# rpm -qa | grep openssl
openssl-1.0.1e-42.el6_7.1.x86_64
&lt;/PRE&gt;&lt;PRE&gt;# yum update openssl
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.dattobackup.com
 * epel: linux.mirrors.es.net
 * extras: dallas.tx.mirror.xygenhosting.com
 * updates: centos.hostingxtreme.com
Setting up Update Process
No Packages marked for Update
&lt;/PRE&gt;&lt;PRE&gt;# cat /etc/ambari-server/conf/ambari.properties | grep java
java.home=/usr/java/default
java.releases=jdk1.8,jdk1.7&lt;/PRE&gt;</description>
    <pubDate>Mon, 19 Aug 2019 12:26:23 GMT</pubDate>
    <dc:creator>abajwa</dc:creator>
    <dc:date>2019-08-19T12:26:23Z</dc:date>
    <item>
      <title>Services in unknown state</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Services-in-unknown-state/m-p/100553#M13403</link>
      <description>&lt;P&gt;Setup an HDP 2.3.4 cluster using ambari 2.2 and getting all services in unknown state (yellow question mark). &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1036-screen-shot-2015-12-23-at-11459-am.png" style="width: 2400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23795i0804898DEB14E641/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1036-screen-shot-2015-12-23-at-11459-am.png" alt="1036-screen-shot-2015-12-23-at-11459-am.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Usually, restarting ambari-agent resolves this but not here. Log file shows&lt;/P&gt;&lt;PRE&gt;# tail  /var/log/ambari-agent/ambari-agent.log
INFO 2015-12-23 01:12:32,165 DataCleaner.py:120 - Data cleanup started
INFO 2015-12-23 01:12:32,172 DataCleaner.py:122 - Data cleanup finished
INFO 2015-12-23 01:12:32,223 PingPortListener.py:50 - Ping port listener started on port: 8670
INFO 2015-12-23 01:12:32,225 main.py:289 - Connecting to Ambari server at &lt;A href="https://sandbox.hortonworks.com:8440" target="_blank" rel="nofollow noopener noreferrer"&gt;https://sandbox.hortonworks.com:8440&lt;/A&gt; (192.168.191.139)
INFO 2015-12-23 01:12:32,225 NetUtil.py:60 - Connecting to &lt;A href="https://sandbox.hortonworks.com:8440" target="_blank" rel="nofollow noopener noreferrer"&gt;https://sandbox.hortonworks.com:8440&lt;/A&gt;
ERROR 2015-12-23 01:15:52,344 NetUtil.py:84 - [Errno 8] _ssl.c:492: EOF occurred in violation of protocol
ERROR 2015-12-23 01:15:52,344 NetUtil.py:85 - SSLError: Failed to connect. Please check openssl library versions.
Refer to: &lt;A href="https://sandbox.hortonworks.com:8440" target="_blank" rel="nofollow noopener noreferrer"&gt;https://sandbox.hortonworks.com:8440&lt;/A&gt; for more details.
WARNING 2015-12-23 01:15:52,345 NetUtil.py:112 - Server at &lt;A href="https://sandbox.hortonworks.com:8440" target="_blank" rel="nofollow noopener noreferrer"&gt;https://sandbox.hortonworks.com:8440&lt;/A&gt; is not reachable, sleeping for 10 seconds...
INFO 2015-12-23 01:16:02,346 NetUtil.py:60 - Connecting to &lt;A href="https://sandbox.hortonworks.com:8440" target="_blank" rel="nofollow noopener noreferrer"&gt;https://sandbox.hortonworks.com:8440&lt;/A&gt;
&lt;/PRE&gt;&lt;P&gt;Initially I thought it was openSSL version issue but that seems to be ok:&lt;/P&gt;&lt;PRE&gt;# rpm -qa | grep openssl
openssl-1.0.1e-42.el6_7.1.x86_64
&lt;/PRE&gt;&lt;PRE&gt;# yum update openssl
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.dattobackup.com
 * epel: linux.mirrors.es.net
 * extras: dallas.tx.mirror.xygenhosting.com
 * updates: centos.hostingxtreme.com
Setting up Update Process
No Packages marked for Update
&lt;/PRE&gt;&lt;PRE&gt;# cat /etc/ambari-server/conf/ambari.properties | grep java
java.home=/usr/java/default
java.releases=jdk1.8,jdk1.7&lt;/PRE&gt;</description>
      <pubDate>Mon, 19 Aug 2019 12:26:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Services-in-unknown-state/m-p/100553#M13403</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2019-08-19T12:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Services in unknown state</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Services-in-unknown-state/m-p/100554#M13404</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/132/abajwa.html" nodeid="132"&gt;@Ali Bajwa&lt;/A&gt; As discussed, We have noticed issues when open jdk 1.7.0 is used with Ambari Server resulted in the ssl issue. Please refer below for the same. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/145/openssl-error-upon-host-registration.html"&gt;https://community.hortonworks.com/questions/145/op...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Check for the value in ambari.properties file:&lt;/P&gt;&lt;P&gt;java.home=/usr/jdk64/jdk1.8.0_40 (replace with Oracle JDK version setup for your environment)&lt;/P&gt;&lt;P&gt;jdk.name=jdk-8u40-linux-x64.tar.gz (replace with Oracle JDK version setup for your environment)&lt;/P&gt;&lt;P&gt;If there are multiple jdks installed try switching the jdk.&lt;/P&gt;&lt;P&gt;ambari-server setup –j &amp;lt;jdk path&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.0.0/bk_Installing_HDP_AMB/content/_setup_options.html"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2....&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2015 17:43:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Services-in-unknown-state/m-p/100554#M13404</guid>
      <dc:creator>pardeep_kumar</dc:creator>
      <dc:date>2015-12-23T17:43:44Z</dc:date>
    </item>
  </channel>
</rss>

