<?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: Problem With System.load( ) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-system-load/m-p/4337445#M683642</link>
    <description>From the info you give, I would think the problem is with routines/functions which are used in the .so which are not loaded in option 2, while they are available for option 1. But more tracing info might us help you solve this.</description>
    <pubDate>Wed, 14 Jan 2009 11:40:04 GMT</pubDate>
    <dc:creator>Elmar P. Kolkman</dc:creator>
    <dc:date>2009-01-14T11:40:04Z</dc:date>
    <item>
      <title>Problem With System.load( )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-system-load/m-p/4337444#M683641</link>
      <description>Hi World,&lt;BR /&gt;&lt;BR /&gt;I have a senario where &lt;BR /&gt;System.load("absolute Path to a .so file" ); works fine for one application &amp;amp; it fails for another senario of System.load("absolute Path to same .so file" ) of another application ?&lt;BR /&gt;&lt;BR /&gt;1.) &lt;BR /&gt;&lt;BR /&gt;  String s = "/home/nalgo01/Probeing/libHpuxItanium64Stats.so"&lt;BR /&gt;  System.out.println(System.load(s));&lt;BR /&gt;&lt;BR /&gt; This senario works fine for one appication.&lt;BR /&gt;&lt;BR /&gt;2.)&lt;BR /&gt;   The same procedure for other ( same adsolute path for .so ) application fails.&lt;BR /&gt;&lt;BR /&gt;It is giving error as &lt;BR /&gt;Error: java.lang.UnsatisfiedLinkError: Can't load library: /home/nalgo01/Probeing/libHpuxItanium64Stats.so&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What may be the reason for this.&lt;BR /&gt;&lt;BR /&gt;Why the same .so file being loading on one application and why it is failig on other application&lt;BR /&gt;&lt;BR /&gt;Any help is appreciable.&lt;BR /&gt;&lt;BR /&gt;Thanking you,&lt;BR /&gt;Gopi</description>
      <pubDate>Wed, 14 Jan 2009 11:18:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-system-load/m-p/4337444#M683641</guid>
      <dc:creator>nallamolu</dc:creator>
      <dc:date>2009-01-14T11:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem With System.load( )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-system-load/m-p/4337445#M683642</link>
      <description>From the info you give, I would think the problem is with routines/functions which are used in the .so which are not loaded in option 2, while they are available for option 1. But more tracing info might us help you solve this.</description>
      <pubDate>Wed, 14 Jan 2009 11:40:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-system-load/m-p/4337445#M683642</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2009-01-14T11:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem With System.load( )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-system-load/m-p/4337446#M683643</link>
      <description>Thanks for u r reply,&lt;BR /&gt;&lt;BR /&gt;It is the same .so file which is being used. &lt;BR /&gt;Functions/routins are also the same which are used in both application.&lt;BR /&gt;&lt;BR /&gt;Thanking you,&lt;BR /&gt;Gopi</description>
      <pubDate>Wed, 14 Jan 2009 11:44:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-system-load/m-p/4337446#M683643</guid>
      <dc:creator>nallamolu</dc:creator>
      <dc:date>2009-01-14T11:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem With System.load( )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-system-load/m-p/4337447#M683644</link>
      <description>&amp;gt;Error: java.lang.UnsatisfiedLinkError: Can't load library: .../libHpuxItanium64Stats.so&lt;BR /&gt;&lt;BR /&gt;Again a useless error message without details.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Functions/routines are also the same which are used in both application.&lt;BR /&gt;&lt;BR /&gt;You exercise the same paths in each?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Elmar: I would think the problem is with routines/functions which are used in the .so which are not loaded in option 2&lt;BR /&gt;&lt;BR /&gt;This could be due to -B deferred.  Where the second case calls more functions.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;But more tracing info might us help you solve this.&lt;BR /&gt;&lt;BR /&gt;What kind of tracing, java?</description>
      <pubDate>Thu, 15 Jan 2009 03:56:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-system-load/m-p/4337447#M683644</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-01-15T03:56:13Z</dc:date>
    </item>
  </channel>
</rss>

