<?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: setup java enviornent in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-java-enviornent/m-p/3901336#M283063</link>
    <description>thx reply ,&lt;BR /&gt;&lt;BR /&gt;it is strange , CLASSPATH set to the java path , but stlll not work ... , &lt;BR /&gt;I have another server , hv the same settings but it is work , can advise if I want to totally copy all the environment setting ( eg. $PATH , $SET , export ) from one server to another server ? thx&lt;BR /&gt;</description>
    <pubDate>Mon, 20 Nov 2006 18:16:08 GMT</pubDate>
    <dc:creator>hangyu</dc:creator>
    <dc:date>2006-11-20T18:16:08Z</dc:date>
    <item>
      <title>setup java enviornent</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-java-enviornent/m-p/3901332#M283059</link>
      <description>When I want to open the sql port , it pop the error "Error occurred during initialization of VM" , I have already setup the PATH and JAVA_HOME as below , but still not work , can advise what is wrong ? thx &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PATH=/usr/java/j2sdk1.4.2_02/bin:$PATH&lt;BR /&gt;Java Location: &lt;BR /&gt;/usr/java/j2sdk1.4.2_02/bin&lt;BR /&gt;export JAVA_HOME=/usr/java/j2sdk1.4.2_02&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Nov 2006 12:48:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-java-enviornent/m-p/3901332#M283059</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2006-11-20T12:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: setup java enviornent</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-java-enviornent/m-p/3901333#M283060</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Suggestions&lt;BR /&gt;1) Make arure there is something in the JAVA_HOME directory.&lt;BR /&gt;2) See that the java installation itself is not corrupt and has appropriate patches&lt;BR /&gt;3) Try compiling a simple java program like hello world to test your environment.&lt;BR /&gt;4) JAVA_PATH ? Seems I did this once.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Nov 2006 12:52:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-java-enviornent/m-p/3901333#M283060</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-11-20T12:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: setup java enviornent</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-java-enviornent/m-p/3901334#M283061</link>
      <description>thx reply,&lt;BR /&gt;&lt;BR /&gt;I tried but not work&lt;BR /&gt;&lt;BR /&gt;I have a founding , when run "java -version" , it pop&lt;BR /&gt;&lt;BR /&gt;Error occurred during initialization of VM&lt;BR /&gt;Unable to load native library: /usr/java/j2sdk1.4.2_02/jre/lib/i386/libjava.so: sy&lt;BR /&gt;mbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;can advise what is wrong ? thx</description>
      <pubDate>Mon, 20 Nov 2006 13:11:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-java-enviornent/m-p/3901334#M283061</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2006-11-20T13:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: setup java enviornent</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-java-enviornent/m-p/3901335#M283062</link>
      <description>CLASSPATH&lt;BR /&gt;&lt;BR /&gt;I think you will need to define it as well... as java libraries...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Nov 2006 13:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-java-enviornent/m-p/3901335#M283062</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2006-11-20T13:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: setup java enviornent</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-java-enviornent/m-p/3901336#M283063</link>
      <description>thx reply ,&lt;BR /&gt;&lt;BR /&gt;it is strange , CLASSPATH set to the java path , but stlll not work ... , &lt;BR /&gt;I have another server , hv the same settings but it is work , can advise if I want to totally copy all the environment setting ( eg. $PATH , $SET , export ) from one server to another server ? thx&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Nov 2006 18:16:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-java-enviornent/m-p/3901336#M283063</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2006-11-20T18:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: setup java enviornent</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-java-enviornent/m-p/3901337#M283064</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;you can run the "env" command on both servers and compare the outputs!&lt;BR /&gt;&lt;BR /&gt;you will be able to identify the missing environment variables.&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 20 Nov 2006 23:39:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-java-enviornent/m-p/3901337#M283064</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-11-20T23:39:31Z</dc:date>
    </item>
  </channel>
</rss>

