<?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: CAn't find libjava.sl in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-libjava-sl/m-p/4664862#M381371</link>
    <description>&amp;gt;start_sup.sh[67]&lt;BR /&gt;&lt;BR /&gt;What's on line 67, what executable was being run?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;those directories to variables like SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;This should do it provided that executable allows SHLIB_PATH.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;RC: check first its physical address /usr/lib/dld.sl&lt;BR /&gt;&lt;BR /&gt;Not hardly.  dld.sl is there because that's what is producing the error message.</description>
    <pubDate>Fri, 23 Jul 2010 06:22:52 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2010-07-23T06:22:52Z</dc:date>
    <item>
      <title>CAn't find libjava.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-libjava-sl/m-p/4664859#M381368</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;An HP-UX 11.11 system crashed and it was recovered with Ignite.&lt;BR /&gt;Oracle 8.1.6 is running fine but its application crashes with the following messages:&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Can't find path for shared library: libjava.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;/bs_d01/viaware/base/bintxt/start_sup.sh[67]: 10555 Abort(coredump)&lt;BR /&gt;&lt;BR /&gt;I found some different directories containing the libjava.sl and I have tried adding one or two of those directories to variables like SHLIB_PATH or LD_LIBRARY_PATH but every time the application starts it displays the above lines.&lt;BR /&gt;Can someone give some hints on how to fix this issue?&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Fidel&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jul 2010 13:02:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-libjava-sl/m-p/4664859#M381368</guid>
      <dc:creator>Fidel Ramirez_1</dc:creator>
      <dc:date>2010-07-22T13:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: CAn't find libjava.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-libjava-sl/m-p/4664860#M381369</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;find / -name libjava.sl&lt;BR /&gt;&lt;BR /&gt;Make sure the file is there and on the SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;That having failed, I would re-install java from &lt;A href="http://www.hp.com/go/java" target="_blank"&gt;http://www.hp.com/go/java&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Don't forget the patches.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 22 Jul 2010 13:41:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-libjava-sl/m-p/4664860#M381369</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-07-22T13:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: CAn't find libjava.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-libjava-sl/m-p/4664861#M381370</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Kindly check first its pysicla address via ls -l /usr/lib/dld.sl if its is there then check by exec env. If path is not there then try to set it and then execute again.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;RC</description>
      <pubDate>Thu, 22 Jul 2010 14:31:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-libjava-sl/m-p/4664861#M381370</guid>
      <dc:creator>Rahul Choudhari</dc:creator>
      <dc:date>2010-07-22T14:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: CAn't find libjava.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-libjava-sl/m-p/4664862#M381371</link>
      <description>&amp;gt;start_sup.sh[67]&lt;BR /&gt;&lt;BR /&gt;What's on line 67, what executable was being run?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;those directories to variables like SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;This should do it provided that executable allows SHLIB_PATH.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;RC: check first its physical address /usr/lib/dld.sl&lt;BR /&gt;&lt;BR /&gt;Not hardly.  dld.sl is there because that's what is producing the error message.</description>
      <pubDate>Fri, 23 Jul 2010 06:22:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-libjava-sl/m-p/4664862#M381371</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-07-23T06:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: CAn't find libjava.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-libjava-sl/m-p/4664863#M381372</link>
      <description>Thank you all for your kind responses.&lt;BR /&gt;The issue was path variables missing.&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jul 2010 16:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-find-libjava-sl/m-p/4664863#M381372</guid>
      <dc:creator>Fidel Ramirez_1</dc:creator>
      <dc:date>2010-07-23T16:59:25Z</dc:date>
    </item>
  </channel>
</rss>

