<?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 Oracle installation error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation-error/m-p/4516909#M651328</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to setup Oracle 9i in our netwly purchased/intalled BL870c server running HP-UX 11.23. When i execute runInstaller, it immediately gives the error:&lt;BR /&gt;&lt;BR /&gt;An unexpected exception has been detected in native code outside the VM.&lt;BR /&gt;Unexpected Signal : 11 occurred at PC=0xc2f20911&lt;BR /&gt;Function name=JNU_GetEnv&lt;BR /&gt;Library=/oracle/INA/stage/920_64/Disk1/install/hpunix/../../stage/Components/oracle.swd.jre/1.3.1.0.0a/1/DataFiles/Expanded/bin/../lib/IA64/libjava.so&lt;BR /&gt;Find attached detailed error log.&lt;BR /&gt;&lt;BR /&gt;The install won't proceed. What to do?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This thread has been moved from HP-UX&amp;gt;General to HP-UX &amp;gt; databases&lt;/P&gt;</description>
    <pubDate>Tue, 16 Apr 2013 01:56:06 GMT</pubDate>
    <dc:creator>Ed Velasco</dc:creator>
    <dc:date>2013-04-16T01:56:06Z</dc:date>
    <item>
      <title>Oracle installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation-error/m-p/4516909#M651328</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to setup Oracle 9i in our netwly purchased/intalled BL870c server running HP-UX 11.23. When i execute runInstaller, it immediately gives the error:&lt;BR /&gt;&lt;BR /&gt;An unexpected exception has been detected in native code outside the VM.&lt;BR /&gt;Unexpected Signal : 11 occurred at PC=0xc2f20911&lt;BR /&gt;Function name=JNU_GetEnv&lt;BR /&gt;Library=/oracle/INA/stage/920_64/Disk1/install/hpunix/../../stage/Components/oracle.swd.jre/1.3.1.0.0a/1/DataFiles/Expanded/bin/../lib/IA64/libjava.so&lt;BR /&gt;Find attached detailed error log.&lt;BR /&gt;&lt;BR /&gt;The install won't proceed. What to do?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This thread has been moved from HP-UX&amp;gt;General to HP-UX &amp;gt; databases&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2013 01:56:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation-error/m-p/4516909#M651328</guid>
      <dc:creator>Ed Velasco</dc:creator>
      <dc:date>2013-04-16T01:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation-error/m-p/4516910#M651329</link>
      <description>Did you check that somethign basix like xclock at least works in the install context?&lt;BR /&gt;&lt;BR /&gt;Did you try Google for "oracle JNU_GetEnv hp ux" ? Several hits. Notably:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.oracle.com/forums/thread.jspa?threadID=454258&amp;amp;tstart=15" target="_blank"&gt;http://forums.oracle.com/forums/thread.jspa?threadID=454258&amp;amp;tstart=15&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It suggests to check the Java version. It may be too recent:&lt;BR /&gt;"JRE_LOCATION parameter to /opt/java1.4 in $ORACLE_HOME/oui/oraparam.ini."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;but more importantly...&lt;BR /&gt;&lt;BR /&gt;Why not install oracle 10.2 or better on that nice and shiny blade?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Oct 2009 03:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation-error/m-p/4516910#M651329</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-10-20T03:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation-error/m-p/4516911#M651330</link>
      <description>Ed Velaso,&lt;BR /&gt;Looks like this is a java runtime error , &lt;BR /&gt;Check oracle 9i install documentation for requied Java Runtime ersion and if it is installed or not ,&lt;BR /&gt;&lt;BR /&gt;# swlist -l product | grep -i java&lt;BR /&gt;# cd /opt ; ls -l | grep -i java&lt;BR /&gt;# cd /opt/java/bin ; ./java -version&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hth,&lt;BR /&gt;Raj.</description>
      <pubDate>Tue, 20 Oct 2009 03:43:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation-error/m-p/4516911#M651330</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2009-10-20T03:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation-error/m-p/4516912#M651331</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think its related java!&lt;BR /&gt;JAVA is not installed into your system please read what are the required software needs to install Oracle (i.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Tue, 20 Oct 2009 04:21:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation-error/m-p/4516912#M651331</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-10-20T04:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation-error/m-p/4516913#M651332</link>
      <description>HI Guys,&lt;BR /&gt;&lt;BR /&gt;Thanks for the feedback. Very mush appreciated.&lt;BR /&gt;&lt;BR /&gt;I already tried editing the oraparam.ini as suggested in Google search but it hangs.&lt;BR /&gt;&lt;BR /&gt;# swlist -l product | grep -i java&lt;BR /&gt;  ISEE-Java             A.01.40.26     RST Java Runtime 1.4&lt;BR /&gt;  Jdk14                 1.4.2.15.00    Java2 1.4 SDK&lt;BR /&gt;  Jdk15                 1.5.0.09.00    Java 1.5 JDK&lt;BR /&gt;  Jpi14                 1.4.2.15.00    Java2 1.4 Netscape Plugin&lt;BR /&gt;  Jre14                 1.4.2.15.00    Java2 1.4 RTE&lt;BR /&gt;  Jre15                 1.5.0.09.00    Java 1.5 JRE&lt;BR /&gt;  Jre15                 1.5.0.17.00    Java 1.5 JRE&lt;BR /&gt;&lt;BR /&gt;# ls -l | grep -i java&lt;BR /&gt;dr-xr-xr-x   8 bin        bin           8192 Oct 12 17:17 java1.4&lt;BR /&gt;dr-xr-xr-x   8 bin        bin           8192 Oct 12 17:16 java1.5&lt;BR /&gt;&lt;BR /&gt;# java -version&lt;BR /&gt;java version "1.5.0.09"&lt;BR /&gt;Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0.09-_18_aug_2007_07_52)&lt;BR /&gt;Java HotSpot(TM) Server VM (build 1.5.0.09 jinteg:08.18.07-13:19 IA64, mixed mode)&lt;BR /&gt;&lt;BR /&gt;Seems Java is present and correctly installed as suggested in the command outputs above.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;ed</description>
      <pubDate>Tue, 20 Oct 2009 04:34:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation-error/m-p/4516913#M651332</guid>
      <dc:creator>Ed Velasco</dc:creator>
      <dc:date>2009-10-20T04:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation-error/m-p/4516914#M651333</link>
      <description>&amp;gt;Seems Java is present and correctly installed as suggested in the command outputs above.&lt;BR /&gt;&lt;BR /&gt;Yes but how do you tell Oracle to use your java and not the one that comes with it?</description>
      <pubDate>Tue, 20 Oct 2009 08:35:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation-error/m-p/4516914#M651333</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-10-20T08:35:56Z</dc:date>
    </item>
  </channel>
</rss>

