Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 9iAS install problem

Re: Oracle 9iAS install problem

From: <bullwinkle_at_the_Throes_of_Abstraction>
Date: Thu, 07 Feb 2002 05:01:20 GMT
Message-ID: <3C60BB4F.ED91A315@yahoo.com>


This is possibly due to the location of the OraInventory conflict...

Sounds like you are pointing to the wrong version of JRE.. A file in the above directory called oaraparm.ini contains the location of JRE(v1.1.8)

Check the /var/opt/oracle/orainstloc file .. edit that to point to the new location....

I usually point it inside the New$ORACLE_HOME as I ned to host multiple Instances on the same machine..to avoid just such conflict & for possible future upgrade.patches.etc..

Also clear out the /tmp/Orainstall directory before your install...

HTH JP Seo

peetah wrote:

> hello
> i downloaded the 6 disk of Oracle 9iAS for linux file from oracle site to install
> it on a previous oracle 8.1.7 installation on a slackware 8 kernel 2.4.17 machine.
> So i decompress it,
> modified the $ORACLE_HOME in order to have it in another directory
> than my previous install and launch the runInstall script being
> oracle.oinstall user.
> then i got this message :
>
> Initializing Java Virtual Machine from tmp/OraInstall/jre/bin/jre.
> Please *** wait...
> SIGSEGV 11* segmentation violation
> stackbase=0xbffff14c, stackpointer=0xbffff014
>
> Full thread dump:
> "Finalizer thread" (TID:0x44002210, sys_thread_t:0x50424e0c,
> state:R) prio
> "Async Garbage Collector" (TID:0x44002258,
> sys_thread_t:0x50403e0c, state: prio=1
> "Idle thread" (TID:0x440022a0, sys_thread_t:0x503e2e0c, state:R)
> prio=0
> "Clock" (TID:0x44002088, sys_thread_t:0x503c1e0c, state:CW)
> prio=12
> "main" (TID:0x440020b0, sys_thread_t:0x80bf950, state:R) prio=5
> *current t ead*
> java.lang.System.initializeSystemClass(System.java)
> Monitor Cache Dump:
> Registered Monitor Dump:
> Thread queue lock: <unowned>
> Name and type hash table lock: <unowned>
> String intern lock: <unowned>
> JNI pinning lock: <unowned>
> JNI global reference lock: <unowned>
> BinClass lock: <unowned>
> Class loading lock: <unowned>
> Java stack lock: <unowned>
> Code rewrite lock: <unowned>
> Heap lock: <unowned>
> Has finalization queue lock: <unowned>
> Finalize me queue lock: <unowned>
> Dynamic loading lock: <unowned>
> Monitor IO lock: <unowned>
> Child death monitor: <unowned>
> Event monitor: <unowned>
> I/O monitor: <unowned>
> Alarm monitor: <unowned>
> Waiting to be notified:
> "Clock" (0x503c1e0c)
> Monitor registry: owner "main" (0x80bf950, 1 entry)
> Thread Alarm Q:
>
> Could someone give any clues about what's going on
> Is it a problem with the version of some libs ?
>
> thanx
>
> Pierre
Received on Wed Feb 06 2002 - 23:01:20 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US