<?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: shl_load error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shl-load-error/m-p/4621601#M676115</link>
    <description>&amp;gt;ME: You must link it into your application.&lt;BR /&gt;&lt;BR /&gt;I forgot the one other way to get it to work:&lt;BR /&gt;LD_PRELOAD=/opt/java1.5/jre/lib/PA_RISC2.0/server/libjvm.sl \&lt;BR /&gt;executable parms ...</description>
    <pubDate>Fri, 30 Apr 2010 01:46:07 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2010-04-30T01:46:07Z</dc:date>
    <item>
      <title>shl_load error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shl-load-error/m-p/4621595#M676109</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;I've got the following error message in a &lt;BR /&gt;installation routine. &lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Can't shl_load() a library containing Thread Local Storage: /opt/java1.5/jre/lib/PA_RISC2.0/server/libjvm.sl&lt;BR /&gt;/usr/lib/dld.sl: Exec format error&lt;BR /&gt;Cannot open library /opt/java1.5/jre/lib/PA_RISC2.0/server/libjvm.sl &lt;BR /&gt;&lt;BR /&gt;Has anybody an idea what might be the reason ? &lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;Michi &lt;BR /&gt;</description>
      <pubDate>Wed, 21 Apr 2010 12:02:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shl-load-error/m-p/4621595#M676109</guid>
      <dc:creator>michi79</dc:creator>
      <dc:date>2010-04-21T12:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: shl_load error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shl-load-error/m-p/4621596#M676110</link>
      <description>It means what it says.  You can't dynamically load your jvm.  You must link it into your application.&lt;BR /&gt;Only on Integrity can you dynamically load shlibs with TLS.</description>
      <pubDate>Wed, 21 Apr 2010 17:49:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shl-load-error/m-p/4621596#M676110</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-04-21T17:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: shl_load error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shl-load-error/m-p/4621597#M676111</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;because the error occurs in the installation routine of a cmmercial application I think &lt;BR /&gt;that a patch in HP-UX is missing or maybe old&lt;BR /&gt;Unfortunatley I get no support from the supplier. &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;Michi &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Apr 2010 07:02:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shl-load-error/m-p/4621597#M676111</guid>
      <dc:creator>michi79</dc:creator>
      <dc:date>2010-04-22T07:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: shl_load error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shl-load-error/m-p/4621598#M676112</link>
      <description>&amp;gt;I think that a patch in HP-UX is missing or maybe old&lt;BR /&gt;&lt;BR /&gt;I'm not aware of any.  They may have assumed if it worked on Integrity, it would work on PA?&lt;BR /&gt;You could try installing the latest linker patch.  What HP-UX version are you using?</description>
      <pubDate>Thu, 22 Apr 2010 07:57:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shl-load-error/m-p/4621598#M676112</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-04-22T07:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: shl_load error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shl-load-error/m-p/4621599#M676113</link>
      <description>Hi Dennis, &lt;BR /&gt;&lt;BR /&gt;I've a little more information for you. &lt;BR /&gt;The HP-UX version is 11.11 64bit. &lt;BR /&gt;There seems to be the problem. As far as &lt;BR /&gt;I know the application is coded an linkend in 32-bit mode. And I assume there is a java&lt;BR /&gt;library mismatch beetween 32bit and 64bit. Unfortunatly I'm no specialist for java. &lt;BR /&gt;My question is what must be set that &lt;BR /&gt;HP-UX only uses 32bit java library's or &lt;BR /&gt;only 64bit librarys ? &lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;Michi &lt;BR /&gt;</description>
      <pubDate>Thu, 29 Apr 2010 05:20:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shl-load-error/m-p/4621599#M676113</guid>
      <dc:creator>michi79</dc:creator>
      <dc:date>2010-04-29T05:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: shl_load error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shl-load-error/m-p/4621600#M676114</link>
      <description>&amp;gt;As far as I know the application is coded and linked in 32-bit mode.&lt;BR /&gt;&lt;BR /&gt;That's what the error said.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;And I assume there is a java library mismatch between 32bit and 64bit.&lt;BR /&gt;&lt;BR /&gt;I don't see that.  libjvm.sl above is 32 bit.&lt;BR /&gt;You don't have some SHLIB_PATH setting to point to some java1.4 shlibs do you?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;My question is what must be set to only use 32bit java libraries or only 64bit libraries?&lt;BR /&gt;&lt;BR /&gt;The default is 32.  If you want 64, you need to use -d64.</description>
      <pubDate>Thu, 29 Apr 2010 06:24:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shl-load-error/m-p/4621600#M676114</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-04-29T06:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: shl_load error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shl-load-error/m-p/4621601#M676115</link>
      <description>&amp;gt;ME: You must link it into your application.&lt;BR /&gt;&lt;BR /&gt;I forgot the one other way to get it to work:&lt;BR /&gt;LD_PRELOAD=/opt/java1.5/jre/lib/PA_RISC2.0/server/libjvm.sl \&lt;BR /&gt;executable parms ...</description>
      <pubDate>Fri, 30 Apr 2010 01:46:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shl-load-error/m-p/4621601#M676115</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-04-30T01:46:07Z</dc:date>
    </item>
  </channel>
</rss>

