<?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: HST Agent Install fails looking for jre/bin/jar in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HST-Agent-Install-fails-looking-for-jre-bin-jar/m-p/135602#M43763</link>
    <description>&lt;P&gt;Figured it out. I was missing java-1.8.0-openjdk-devel.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Oct 2016 07:59:18 GMT</pubDate>
    <dc:creator>james_poriz</dc:creator>
    <dc:date>2016-10-18T07:59:18Z</dc:date>
    <item>
      <title>HST Agent Install fails looking for jre/bin/jar</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HST-Agent-Install-fails-looking-for-jre-bin-jar/m-p/135601#M43762</link>
      <description>&lt;PRE&gt;Hi there,&lt;/PRE&gt;&lt;P&gt;I'm trying to install HDP 2.5 via Ambari using a local repo (no internet access). At the step "HST Agent Install" on the first master node it's failing with this error:&lt;/P&gt;&lt;PRE&gt;Failed to execute command: cd /tmp/smartsense-view/ ; /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-3.b13.el7_2.x86_64/jre/bin/jar uf smartsense*view*.jar view.xml; Exit code: 127; stdout: ; stderr: /bin/sh: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-3.b13.el7_2.x86_64/jre/bin/jar: No such file or directory&lt;/PRE&gt;&lt;P&gt;Sure enough, /jar is missing:&lt;/P&gt;&lt;PRE&gt;[me@hostname ~]$ ls -l /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-3.b13.el7_2.x86_64/jre/bin
total 188
-rwxr-xr-x 1 root root   7336 Jul 11 00:42 java
-rwxr-xr-x 1 root root   7384 Jul 11 00:42 jjs
-rwxr-xr-x 1 root root   7384 Jul 11 00:42 keytool
-rwxr-xr-x 1 root root   7456 Jul 11 00:42 orbd
-rwxr-xr-x 1 root root   7384 Jul 11 00:42 pack200
-rwxr-xr-x 1 root root   7392 Jul 11 00:42 policytool
-rwxr-xr-x 1 root root   7376 Jul 11 00:42 rmid
-rwxr-xr-x 1 root root   7392 Jul 11 00:42 rmiregistry
-rwxr-xr-x 1 root root   7392 Jul 11 00:42 servertool
-rwxr-xr-x 1 root root   7464 Jul 11 00:42 tnameserv
-rwxr-xr-x 1 root root 107496 Jul 11 00:42 unpack200&lt;/PRE&gt;&lt;P&gt;yum list installed | grep java- shows:&lt;/P&gt;&lt;PRE&gt;java-1.8.0-openjdk.x86_64          1:1.8.0.101-3.b13.el7_2   @rhel-7-server-rpms
java-1.8.0-openjdk-headless.x86_64 1:1.8.0.101-3.b13.el7_2   @rhel-7-server-rpms
&lt;/PRE&gt;&lt;P&gt;Java certainly seems to be installed:&lt;/P&gt;&lt;PRE&gt;[me@hostname ~]$ which java
/usr/bin/java
[me@hostname ~]$ ls -l /usr/bin/java
lrwxrwxrwx 1 root root 22 Oct 13 11:32 /usr/bin/java -&amp;gt; /etc/alternatives/java
[me@hostname ~]$ ls -l /etc/alternatives/java
lrwxrwxrwx 1 root root 73 Oct 13 11:32 /etc/alternatives/java -&amp;gt; /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-3.b13.el7_2.x86_64/jre/bin/java
[me@hostname~]$
&lt;/PRE&gt;&lt;P&gt;I'm pretty much stuck here. Any ideas?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;JP&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 03:16:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HST-Agent-Install-fails-looking-for-jre-bin-jar/m-p/135601#M43762</guid>
      <dc:creator>james_poriz</dc:creator>
      <dc:date>2016-10-18T03:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: HST Agent Install fails looking for jre/bin/jar</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HST-Agent-Install-fails-looking-for-jre-bin-jar/m-p/135602#M43763</link>
      <description>&lt;P&gt;Figured it out. I was missing java-1.8.0-openjdk-devel.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 07:59:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HST-Agent-Install-fails-looking-for-jre-bin-jar/m-p/135602#M43763</guid>
      <dc:creator>james_poriz</dc:creator>
      <dc:date>2016-10-18T07:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: HST Agent Install fails looking for jre/bin/jar</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HST-Agent-Install-fails-looking-for-jre-bin-jar/m-p/135603#M43764</link>
      <description>&lt;P&gt;Hi, I am facing the same issue. Could you please elaborate on the resolution of the issue? Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 13:55:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HST-Agent-Install-fails-looking-for-jre-bin-jar/m-p/135603#M43764</guid>
      <dc:creator>surabhi0710</dc:creator>
      <dc:date>2017-03-01T13:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: HST Agent Install fails looking for jre/bin/jar</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HST-Agent-Install-fails-looking-for-jre-bin-jar/m-p/135604#M43765</link>
      <description>&lt;P&gt;I'm afraid there's not much to elaborate on. We figured out that we were missing java-1.8.0-openjdk-devel. We installed the rpm and then everything was fine again.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 22:42:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HST-Agent-Install-fails-looking-for-jre-bin-jar/m-p/135604#M43765</guid>
      <dc:creator>james_poriz</dc:creator>
      <dc:date>2017-03-01T22:42:31Z</dc:date>
    </item>
  </channel>
</rss>

