<?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: java_wrapper - no such file or directory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371503#M195705</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you should check with 'ldd armdiscover'&lt;BR /&gt;and 'chatr armdiscover' which libraries are claimed.&lt;BR /&gt;&lt;BR /&gt;Then check if the directories/files are there.&lt;BR /&gt;&lt;BR /&gt;And search in /opt/java1.4/bin with find for '.java_wrapper'.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar</description>
    <pubDate>Fri, 03 Sep 2004 07:47:17 GMT</pubDate>
    <dc:creator>V. Nyga</dc:creator>
    <dc:date>2004-09-03T07:47:17Z</dc:date>
    <item>
      <title>java_wrapper - no such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371501#M195703</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;My collegue was in the process of installing commandview SDM on an rp8400. After the installation the armdiscover produces the following error:&lt;BR /&gt;/opt/java1.4/bin/PA_RISC2.0&amp;gt;armdiscover&lt;BR /&gt;Cannot exec - /opt/sanmgr/jre/bin/PA_RISC2.0/PA_RISC2.0/.java_wrapper&lt;BR /&gt;execvp(): No such file or directory&lt;BR /&gt;/opt/java1.4/bin/PA_RISC2.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;the directory does exist but the file dosent.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Fri, 03 Sep 2004 03:47:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371501#M195703</guid>
      <dc:creator>Shokhat Ali Sheik_2</dc:creator>
      <dc:date>2004-09-03T03:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: java_wrapper - no such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371502#M195704</link>
      <description>let us know your OS version and CommandView SDM software version</description>
      <pubDate>Fri, 03 Sep 2004 07:13:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371502#M195704</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-09-03T07:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: java_wrapper - no such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371503#M195705</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you should check with 'ldd armdiscover'&lt;BR /&gt;and 'chatr armdiscover' which libraries are claimed.&lt;BR /&gt;&lt;BR /&gt;Then check if the directories/files are there.&lt;BR /&gt;&lt;BR /&gt;And search in /opt/java1.4/bin with find for '.java_wrapper'.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar</description>
      <pubDate>Fri, 03 Sep 2004 07:47:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371503#M195705</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2004-09-03T07:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: java_wrapper - no such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371504#M195706</link>
      <description>Sorry for the delay guys and thanks for the responce.&lt;BR /&gt;UX Ver: 11.11&lt;BR /&gt;Java ver 1.4&lt;BR /&gt;CMDVIEW SDM ver: 1.08.01&lt;BR /&gt;&lt;BR /&gt;The java_wrapper file is present in the /opt/java1.4/bin directory</description>
      <pubDate>Fri, 03 Sep 2004 08:35:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371504#M195706</guid>
      <dc:creator>Shokhat Ali Sheik_2</dc:creator>
      <dc:date>2004-09-03T08:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: java_wrapper - no such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371505#M195707</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;if the .java_wrapper is in /opt/java1.4/bin ,then I believe 'armdiscover' is searching in the wrong directory.&lt;BR /&gt;&lt;BR /&gt;One simple solution is to make a link there where 'armdiscover' is looking for the binary.&lt;BR /&gt;&lt;BR /&gt;The other solution is to pass the right pathes in SHLIB_PATH or PATH to the application.&lt;BR /&gt;&lt;BR /&gt;As I told you use 'ldd' and 'chatr' to find out where 'armdiscover' is looking for it's libraries/binaries.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar</description>
      <pubDate>Fri, 03 Sep 2004 08:43:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371505#M195707</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2004-09-03T08:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: java_wrapper - no such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371506#M195708</link>
      <description>Hello Volmar,&lt;BR /&gt;&lt;BR /&gt;I get the following when trying the suggestions:&lt;BR /&gt;/opt/sanmgr/jre # ldd armdiscover  &lt;BR /&gt;ldd: cannot open "armdiscover".&lt;BR /&gt;ldd: No such file or directory&lt;BR /&gt;&lt;BR /&gt;/opt/sanmgr/jre # chatr armdiscover   &lt;BR /&gt;chatr(error): cannot open file armdiscover&lt;BR /&gt;/opt/sanmgr/jre #</description>
      <pubDate>Fri, 03 Sep 2004 08:55:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371506#M195708</guid>
      <dc:creator>Shokhat Ali Sheik_2</dc:creator>
      <dc:date>2004-09-03T08:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: java_wrapper - no such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371507#M195709</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;are you sure that armdiscover is in /opt/sanmgr/jre?&lt;BR /&gt;&lt;BR /&gt;V.</description>
      <pubDate>Fri, 03 Sep 2004 08:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371507#M195709</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2004-09-03T08:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: java_wrapper - no such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371508#M195710</link>
      <description>Sorry for my short answer,&lt;BR /&gt;just to explain:&lt;BR /&gt;&lt;BR /&gt;you have to do 'ldd' and 'chatr' in the directory where the file armdiscover is ...&lt;BR /&gt;&lt;BR /&gt;V.</description>
      <pubDate>Fri, 03 Sep 2004 09:02:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371508#M195710</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2004-09-03T09:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: java_wrapper - no such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371509#M195711</link>
      <description>Apologies V,&lt;BR /&gt;&lt;BR /&gt;/opt/sanmgr/commandview/client/sbin # ldd armdiscover&lt;BR /&gt;ldd: Invalid file type: "armdiscover". Shared executable or shared libray expect&lt;BR /&gt;ed.&lt;BR /&gt;/opt/sanmgr/commandview/client/sbin # chatr armdiscover&lt;BR /&gt;chatr(error): chatr cannot recognize file type of file armdiscover&lt;BR /&gt;&lt;BR /&gt;Above is the output.</description>
      <pubDate>Fri, 03 Sep 2004 09:03:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371509#M195711</guid>
      <dc:creator>Shokhat Ali Sheik_2</dc:creator>
      <dc:date>2004-09-03T09:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: java_wrapper - no such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371510#M195712</link>
      <description>Hmm - seems like armdiscover is a shell-script - can you recognize executable files inside armdiscover?&lt;BR /&gt;&lt;BR /&gt;V</description>
      <pubDate>Fri, 03 Sep 2004 09:05:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371510#M195712</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2004-09-03T09:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: java_wrapper - no such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371511#M195713</link>
      <description>Hello again,&lt;BR /&gt;&lt;BR /&gt;I have attached the output of the 'armdiscover script' probably means more to you than me.&lt;BR /&gt;&lt;BR /&gt;#    Script used to run the Device Discovery application&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;ScriptPath=$(dirname $0)&lt;BR /&gt;&lt;BR /&gt;# Set up the common environment variables&lt;BR /&gt;. ${ScriptPath}/PanScriptCommon.sh&lt;BR /&gt;&lt;BR /&gt;# Set up the class path&lt;BR /&gt;CLASSPATHA=${ClCls}disc.jar&lt;BR /&gt;CLASSPATHA=${CLASSPATHA}:${ClCls}DeviceDB.jar&lt;BR /&gt;CLASSPATHA=${CLASSPATHA}:${ClCls}DOFactory.jar&lt;BR /&gt;CLASSPATHA=${CLASSPATHA}:${ClCls}jcore.jar&lt;BR /&gt;CLASSPATHA=${CLASSPATHA}:${ClCls}panutils.jar&lt;BR /&gt;CLASSPATHA=${CLASSPATHA}:${ClCls}sandevice.jar&lt;BR /&gt;CLASSPATHA=${CLASSPATHA}:${ClCls}clui.jar&lt;BR /&gt;CLASSPATHA=${CLASSPATHA}:${ClCls}CVSDMLicensing.jar&lt;BR /&gt;CLASSPATHA=${CLASSPATHA}:${INSTDIR}/../cssi/Licensing/classes/Licensing.jar&lt;BR /&gt;CLASSPATHA=${CLASSPATHA}:${INSTDIR}/../security/lib/cssisec.jar&lt;BR /&gt;&lt;BR /&gt;# Set the main class and associated required options&lt;BR /&gt;# The option passes in the directory containing the&lt;BR /&gt;# Device property files.&lt;BR /&gt;CLASSMAIN=com.hp.Array2001Mgr.clui.armdiscover&lt;BR /&gt;&lt;BR /&gt;# Execute Java&lt;BR /&gt;${JREEXE} -classpath ${CLASSPATHA} ${CLASSMAIN} ${OPT} "$@"&lt;BR /&gt;ExitVal=$?&lt;BR /&gt;&lt;BR /&gt;exit ${ExitVal}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope that this helps somewhat.&lt;BR /&gt;&lt;BR /&gt;Kind regards&lt;BR /&gt;Shokhat</description>
      <pubDate>Fri, 03 Sep 2004 09:13:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371511#M195713</guid>
      <dc:creator>Shokhat Ali Sheik_2</dc:creator>
      <dc:date>2004-09-03T09:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: java_wrapper - no such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371512#M195714</link>
      <description>No, sorry&lt;BR /&gt;&lt;BR /&gt;${JREEXE} seems to be the file, but where is it set?&lt;BR /&gt;You start it with 'armdiscover' in '/opt/java1.4/bin/PA_RISC2.0' ?&lt;BR /&gt;&lt;BR /&gt;Can you give me an 'ls -la' from this directory 'opt/sanmgr/commandview/client/sbin' ?&lt;BR /&gt;&lt;BR /&gt;Or does anybody else know this application?&lt;BR /&gt;&lt;BR /&gt;Volkmar</description>
      <pubDate>Fri, 03 Sep 2004 09:32:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371512#M195714</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2004-09-03T09:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: java_wrapper - no such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371513#M195715</link>
      <description>Hello V,&lt;BR /&gt;&lt;BR /&gt;I did a complete swremove of commandviewsdm, including HPOVSAMJR, HPOVSAMHA,HPOVSAMDA, HPOVSAMHB, HPOVSAMSG, HPOVLIC, SSLIC, SMI-S_VA&lt;BR /&gt;and also did "rm -r /opt/sanmgr/jre"&lt;BR /&gt;&lt;BR /&gt;Reinstalled COMMANVIEWSDM and it seems to have fixed the problem, however now I am getting the following:&lt;BR /&gt;# armdiscover -v&lt;BR /&gt;This could take several minutes ...&lt;BR /&gt;&lt;BR /&gt;Remote discovery failed with status: Error connecting to HostDiscovery.&lt;BR /&gt;&lt;BR /&gt;I have not spent much time investigating this, and ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks for all the assistance thus far.</description>
      <pubDate>Mon, 06 Sep 2004 02:31:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371513#M195715</guid>
      <dc:creator>Shokhat Ali Sheik_2</dc:creator>
      <dc:date>2004-09-06T02:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: java_wrapper - no such file or directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371514#M195716</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;sorry don't know this application.&lt;BR /&gt;Are there man pages installed?&lt;BR /&gt;'man armdiscover' or any hints about option '-v'?&lt;BR /&gt;&lt;BR /&gt;Maybe you should start a new thread with the subject 'COMMANVIEWSDM' itself? So anybody who knows this app will look in.&lt;BR /&gt;&lt;BR /&gt;Volkmar</description>
      <pubDate>Tue, 07 Sep 2004 05:30:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-wrapper-no-such-file-or-directory/m-p/3371514#M195716</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2004-09-07T05:30:14Z</dc:date>
    </item>
  </channel>
</rss>

