<?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>topic Re: sh: jar: not found. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970731#M417822</link>
    <description>Hi Ahmed,&lt;BR /&gt;&lt;BR /&gt;add the Java bin directory to the envirenmont (PATH) of the oracle user.&lt;BR /&gt;&lt;BR /&gt;in my case java1.4&lt;BR /&gt;/opt/java1.4/bin&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
    <pubDate>Thu, 30 Mar 2006 05:59:58 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens_1</dc:creator>
    <dc:date>2006-03-30T05:59:58Z</dc:date>
    <item>
      <title>sh: jar: not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970730#M417821</link>
      <description>i try to run an oracle script and i get this message:&lt;BR /&gt;&lt;BR /&gt;sh: jar: not found.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Mar 2006 05:45:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970730#M417821</guid>
      <dc:creator>Ahmed M. AlShafiy</dc:creator>
      <dc:date>2006-03-30T05:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: sh: jar: not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970731#M417822</link>
      <description>Hi Ahmed,&lt;BR /&gt;&lt;BR /&gt;add the Java bin directory to the envirenmont (PATH) of the oracle user.&lt;BR /&gt;&lt;BR /&gt;in my case java1.4&lt;BR /&gt;/opt/java1.4/bin&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 30 Mar 2006 05:59:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970731#M417822</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2006-03-30T05:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: sh: jar: not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970732#M417823</link>
      <description>Shalom Ahmed,&lt;BR /&gt;&lt;BR /&gt;Check the JAVA_PATH envirnoment variable.&lt;BR /&gt;&lt;BR /&gt;Check the oracle start scripts.&lt;BR /&gt;&lt;BR /&gt;swlist -l product | grep -i java&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 30 Mar 2006 06:00:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970732#M417823</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-03-30T06:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: sh: jar: not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970733#M417824</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Oracle install uses the java distribution brought in with the CD/DVD.&lt;BR /&gt;I think your Oracle CD is not not mounted with the correct RR-option so the filename cannot be found.&lt;BR /&gt;Try&lt;BR /&gt;cd &lt;CD.MOUNTPOINT&gt;&lt;BR /&gt;find . -type f -name 'JAR*' -print&lt;BR /&gt;&lt;BR /&gt;If the find gives you results:&lt;BR /&gt;There are many many threads in the forum concerning CD + Rockridge - search!&lt;BR /&gt;&lt;BR /&gt;mfG Peter&lt;/CD.MOUNTPOINT&gt;</description>
      <pubDate>Thu, 30 Mar 2006 06:04:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970733#M417824</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2006-03-30T06:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: sh: jar: not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970734#M417825</link>
      <description>i have under opt java1.2 and java1.3 and java1.4 and even if i type jar under anyone it will give me the same:&lt;BR /&gt;&lt;BR /&gt;sh: jar: not found.</description>
      <pubDate>Thu, 30 Mar 2006 06:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970734#M417825</guid>
      <dc:creator>Ahmed M. AlShafiy</dc:creator>
      <dc:date>2006-03-30T06:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: sh: jar: not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970735#M417826</link>
      <description>jar tool is part of java SDK (not present in JRE). &lt;BR /&gt;=&amp;gt; usually in /opt/java1.*/bin/jar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Mar 2006 06:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970735#M417826</guid>
      <dc:creator>Antonio Cardoso_1</dc:creator>
      <dc:date>2006-03-30T06:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: sh: jar: not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970736#M417827</link>
      <description>jar tool is part of java SDK (not present in JRE). &lt;BR /&gt;=&amp;gt; usually in /opt/java1.*/bin/jar&lt;BR /&gt;&lt;BR /&gt; # /usr/sbin/swlist | grep -i -E "java.*sdk"&lt;BR /&gt;  B9788AA                               1.3.1.13.01    Java2 1.3 SDK for HP-UX &lt;BR /&gt;  T1456AA                               1.4.2.04.00    Java2 1.4 SDK for HP-UX &lt;BR /&gt;c</description>
      <pubDate>Thu, 30 Mar 2006 06:07:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970736#M417827</guid>
      <dc:creator>Antonio Cardoso_1</dc:creator>
      <dc:date>2006-03-30T06:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: sh: jar: not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970737#M417828</link>
      <description>it was working befor how can i reinstall it or fix it please help me</description>
      <pubDate>Thu, 30 Mar 2006 06:10:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970737#M417828</guid>
      <dc:creator>Ahmed M. AlShafiy</dc:creator>
      <dc:date>2006-03-30T06:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: sh: jar: not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970738#M417829</link>
      <description># su - oracle&lt;BR /&gt;xxx[]/home/oracle&amp;gt; jar&lt;BR /&gt;ksh: jar:  not found&lt;BR /&gt;xxx[]/home/oracle&amp;gt; export PATH=$PATH:/opt/java1.4/bin&lt;BR /&gt;xxx[]/home/oracle&amp;gt; jar&lt;BR /&gt;Usage: jar {ctxu}[vfm0Mi] [jar-file] [manifest-file] [-C dir] files ...&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Mar 2006 06:11:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970738#M417829</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2006-03-30T06:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: sh: jar: not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970739#M417830</link>
      <description>even i try to run it with root user under /opt/java1.4/bin and i get the same:&lt;BR /&gt;&lt;BR /&gt;sh: jar: not found</description>
      <pubDate>Thu, 30 Mar 2006 06:14:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970739#M417830</guid>
      <dc:creator>Ahmed M. AlShafiy</dc:creator>
      <dc:date>2006-03-30T06:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: sh: jar: not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970740#M417831</link>
      <description>and if you run ?&lt;BR /&gt;&lt;BR /&gt;# /opt/java1.4/bin/jar&lt;BR /&gt;&lt;BR /&gt;Check the jar file &lt;BR /&gt;&lt;BR /&gt;# file /opt/java1.4/bin/jar&lt;BR /&gt;jar:            PA-RISC1.1 shared executable dynamically linked -not stripped&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 30 Mar 2006 06:20:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970740#M417831</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2006-03-30T06:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: sh: jar: not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970741#M417832</link>
      <description>what is the result of &lt;BR /&gt;ls -l /opt/java1.4/bin/jar &lt;BR /&gt;echo $PATH&lt;BR /&gt;&lt;BR /&gt;is it better after you run &lt;BR /&gt;export PATH=/opt/java1.4/bin:$PATH</description>
      <pubDate>Thu, 30 Mar 2006 06:33:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970741#M417832</guid>
      <dc:creator>Antonio Cardoso_1</dc:creator>
      <dc:date>2006-03-30T06:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: sh: jar: not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970742#M417833</link>
      <description>i do the following under the root user:&lt;BR /&gt;&lt;BR /&gt;#file /opt/java1.4/bin/jar&lt;BR /&gt;/opt/java1.4/bin/jar: PA-RISC1.1 shared executable dynamically linked -not stripped&lt;BR /&gt;#jar&lt;BR /&gt;sh: jar: not found.</description>
      <pubDate>Thu, 30 Mar 2006 06:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970742#M417833</guid>
      <dc:creator>Ahmed M. AlShafiy</dc:creator>
      <dc:date>2006-03-30T06:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: sh: jar: not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970743#M417834</link>
      <description>as root!&lt;BR /&gt;&lt;BR /&gt;# export PATH=$PATH:/opt/java1.4/bin&lt;BR /&gt;# jar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Mar 2006 06:38:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970743#M417834</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2006-03-30T06:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: sh: jar: not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970744#M417835</link>
      <description>thanks all of you freinds</description>
      <pubDate>Thu, 30 Mar 2006 06:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-jar-not-found/m-p/4970744#M417835</guid>
      <dc:creator>Ahmed M. AlShafiy</dc:creator>
      <dc:date>2006-03-30T06:44:07Z</dc:date>
    </item>
  </channel>
</rss>

