<?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 Re: ambari-agent start failed in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-agent-start-failed/m-p/159637#M24586</link>
    <description>&lt;P&gt;Fixed:&lt;/P&gt;&lt;P&gt;Missing packages on RHEL 6.7 that I am guessing were:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;openssl-devel-1.0.1e-42.el6_7.2.x86_64&lt;/LI&gt;&lt;LI&gt;krb5-devel-1.10.3-42.el6.x86_64&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Pity the python rpms don't seem to depend on them ...&lt;/P&gt;</description>
    <pubDate>Thu, 07 Apr 2016 06:41:23 GMT</pubDate>
    <dc:creator>ablakey</dc:creator>
    <dc:date>2016-04-07T06:41:23Z</dc:date>
    <item>
      <title>ambari-agent start failed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-agent-start-failed/m-p/159633#M24582</link>
      <description>&lt;P&gt;The agent does not start. Looks like OpenSSL is missing - it isn't.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;The rpm is: &lt;/P&gt;&lt;P&gt;ambari-agent-2.2.1.1-70.x86_64&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; ambari-agent start

Verifying Python version compatibility...

Using python  /usr/bin/python

Checking for previously running Ambari Agent...

/var/run/ambari-agent/ambari-agent.pid found with no process. Removing 7128...

Starting ambari-agent

Verifying ambari-agent process status...

ERROR: ambari-agent start failed. For more details, see /var/log/ambari-agent/ambari-agent.out:

====================

Can't open library libX11.so.6: libssl.so: cannot open shared object file: No such file or directory

====================

Agent out at: /var/log/ambari-agent/ambari-agent.out

Agent log at: /var/log/ambari-agent/ambari-agent.log&lt;/P&gt;&lt;P&gt;Red Hat Enterprise Linux Server release 6.7 (Santiago)

java version "1.8.0_77"

Java(TM) SE Runtime Environment (build 1.8.0_77-b03)

Java HotSpot(TM) 64-Bit Server VM (build 25.77-b03, mixed mode)&lt;/P&gt;&lt;P&gt;Package openssl-1.0.1e-42.el6_7.2.x86_64 already installed and latest version

Package libXt-1.1.4-6.1.el6.x86_64 already installed and latest version

Package libX11-1.6.0-6.el6.x86_64 already installed and latest version&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 03:14:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-agent-start-failed/m-p/159633#M24582</guid>
      <dc:creator>ablakey</dc:creator>
      <dc:date>2016-04-07T03:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: ambari-agent start failed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-agent-start-failed/m-p/159634#M24583</link>
      <description>&lt;P&gt;What version of Python is already installed? Python v2.6 is the minimum requirement. Python v2.7.9 or later is not supported due to changes in how Python performs certificate validation. See Ambari &lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.1/bk_Installing_HDP_AMB/content/_software_requirements.html"&gt;software requirements&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 04:32:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-agent-start-failed/m-p/159634#M24583</guid>
      <dc:creator>tmccuch</dc:creator>
      <dc:date>2016-04-07T04:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: ambari-agent start failed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-agent-start-failed/m-p/159635#M24584</link>
      <description>&lt;P&gt;Yes it is: &lt;/P&gt;&lt;P&gt;python -V
Python 2.6.6&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 04:54:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-agent-start-failed/m-p/159635#M24584</guid>
      <dc:creator>ablakey</dc:creator>
      <dc:date>2016-04-07T04:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: ambari-agent start failed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-agent-start-failed/m-p/159636#M24585</link>
      <description>&lt;P&gt;This could be because, lib referred might be of 32 bit. Can you check which one is being used.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 05:58:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-agent-start-failed/m-p/159636#M24585</guid>
      <dc:creator>nyakkanti</dc:creator>
      <dc:date>2016-04-07T05:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: ambari-agent start failed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-agent-start-failed/m-p/159637#M24586</link>
      <description>&lt;P&gt;Fixed:&lt;/P&gt;&lt;P&gt;Missing packages on RHEL 6.7 that I am guessing were:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;openssl-devel-1.0.1e-42.el6_7.2.x86_64&lt;/LI&gt;&lt;LI&gt;krb5-devel-1.10.3-42.el6.x86_64&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Pity the python rpms don't seem to depend on them ...&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 06:41:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-agent-start-failed/m-p/159637#M24586</guid>
      <dc:creator>ablakey</dc:creator>
      <dc:date>2016-04-07T06:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: ambari-agent start failed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-agent-start-failed/m-p/159638#M24587</link>
      <description>&lt;P&gt;What do you see in /var/log/ambari-agent/ambari-agent.out ?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 12:21:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-agent-start-failed/m-p/159638#M24587</guid>
      <dc:creator>vpoornalingam</dc:creator>
      <dc:date>2016-04-07T12:21:04Z</dc:date>
    </item>
  </channel>
</rss>

