<?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: HP-UX Java not loading ELF32 shared libraries in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-java-not-loading-elf32-shareable-libraries/m-p/6851196#M495076</link>
    <description>&lt;P&gt;What does tusc(1) say is the bit-ness of the process trying to load those shlibs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;The elf64 libraries seem to be loading correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This indicates a 64 bit process.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Apr 2016 20:04:21 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2016-04-16T20:04:21Z</dc:date>
    <item>
      <title>HPUX Java not loading ELF32 shareable libraries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-java-not-loading-elf32-shareable-libraries/m-p/6850514#M495075</link>
      <description>&lt;P&gt;The host is HP-UX 11.31 on ia64. I am trying to run Eclipse using java 8, installed from Itanium_JDK_JRE_8.0.04_Dec_2015_Z7550-63333_java8_18004_ia.depot.&lt;/P&gt;&lt;P&gt;When I run eclipse, I get an error stating that it cannot find libgdk-x11-2.0.so, libgtk-x11-2.0.so, libgobject-2.0.so, and libgdk_pixbuf-2.0.so. These 4 libraries are elf32 libraries, and the "file" command returns "ELF-32 shared object file - IA64"&lt;/P&gt;&lt;P&gt;Paths are correct and the file does in fact exist. When I run eclipse under tusc, I can see the access to the library, but the header indicates it's an elf32 library, not elf64, and it's immediately closed instead of being mapped.&lt;/P&gt;&lt;P&gt;open("/opt/gtk2.6/lib/libgdk-x11-2.0.so", O_RDONLY|0x800, 0) = 4&lt;BR /&gt;fstat(4, 0x9fffffffffffe6e0) ............................. = 0&lt;BR /&gt;read(4, "7fE L F 0102010101\0\0\0\0\0\0\0".., 64) ........ = 64&lt;BR /&gt;close(4) ................................................. = 0&lt;/P&gt;&lt;P&gt;I've tried running eclipse with the -d32 options, but no luck.&lt;/P&gt;&lt;P&gt;java version "1.8.0.04-hp-ux"&lt;BR /&gt;Java(TM) SE Runtime Environment (build 1.8.0.04-hp-ux-b2)&lt;BR /&gt;Java HotSpot(TM) Server VM (build 25.04-b2, mixed mode)&lt;/P&gt;&lt;P&gt;The elf64 libraries seem to be loading correctly.&lt;/P&gt;&lt;P&gt;open("/lib/hpux64/librt.so.1", O_RDONLY|0x800, 0) ........ = 4&lt;BR /&gt;fstat(4, 0x9fffffffffffed00) ............................. = 0&lt;BR /&gt;read(4, "7fE L F 0202010101\0\0\0\0\0\0\0".., 64) ........ = 64&lt;BR /&gt;pread(4, "7fE L F 0202010101\0\0\0\0\0\0\0".., 1024, 0) .. = 1024&lt;BR /&gt;mmap(NULL, 30416, PROT_READ|PROT_EXEC, MAP_SHARED|MAP_SHLIB, 4, 0) = 0xc000000000218000&lt;BR /&gt;mmap(NULL, 260, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_SHLIB, 4, 65536) = 0x9fffffffbf7fe000&lt;BR /&gt;close(4) ................................................. = 0&lt;/P&gt;&lt;P&gt;Any suggestions? I am stumped.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 19:50:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-java-not-loading-elf32-shareable-libraries/m-p/6850514#M495075</guid>
      <dc:creator>hfraser1</dc:creator>
      <dc:date>2016-04-13T19:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Java not loading ELF32 shared libraries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-java-not-loading-elf32-shareable-libraries/m-p/6851196#M495076</link>
      <description>&lt;P&gt;What does tusc(1) say is the bit-ness of the process trying to load those shlibs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;The elf64 libraries seem to be loading correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This indicates a 64 bit process.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2016 20:04:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-java-not-loading-elf32-shareable-libraries/m-p/6851196#M495076</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2016-04-16T20:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Java not loading ELF32 shared libraries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-java-not-loading-elf32-shareable-libraries/m-p/6853172#M495077</link>
      <description>&lt;P&gt;execve("./eclipse", 0x9ffffffffffff2d0, 0x9ffffffffffff2f0) .......................................................... = 0 [64-bit]&lt;/P&gt;&lt;P&gt;Tusc shows it's a 64-bit version.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 18:47:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-java-not-loading-elf32-shareable-libraries/m-p/6853172#M495077</guid>
      <dc:creator>hjfraser</dc:creator>
      <dc:date>2016-04-22T18:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Java not loading ELF32 shared libraries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-java-not-loading-elf32-shareable-libraries/m-p/6872151#M495078</link>
      <description>&lt;P&gt;ELF-32 libraries cannot be used in a process with an ELF-64 executable, you will have to find the ELF-64 version of that library and use that.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 06:27:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-java-not-loading-elf32-shareable-libraries/m-p/6872151#M495078</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2016-06-24T06:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Java not loading ELF32 shared libraries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-java-not-loading-elf32-shareable-libraries/m-p/6881360#M495079</link>
      <description>&lt;P&gt;I am having similar problem . Where can we find 64 bit version of&amp;nbsp;libgtk-x11-2.0.so library? Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2016 20:18:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-java-not-loading-elf32-shareable-libraries/m-p/6881360#M495079</guid>
      <dc:creator>Alex19</dc:creator>
      <dc:date>2016-07-22T20:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Java not loading ELF32 shared libraries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-java-not-loading-elf32-shareable-libraries/m-p/6881415#M495080</link>
      <description>&lt;P&gt;It seems that the gtk packages available at &lt;A title="hp-ux connect" href="http://hpux.connect.org.uk/" target="_blank"&gt;HP-UX connect&lt;/A&gt; contain only 32-bit binaries. You can contact &lt;A href="mailto:hpux@connect.org.uk" target="_blank"&gt;HP-UX connect by e-mail&lt;/A&gt; to request a 64-bit build or try to build the 64-bit version yourself with the source bundle available there.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 03:52:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-java-not-loading-elf32-shareable-libraries/m-p/6881415#M495080</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2016-07-23T03:52:15Z</dc:date>
    </item>
  </channel>
</rss>

