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: Oracle8i on Linux: java/lang/Thread

Re: Oracle8i on Linux: java/lang/Thread

From: Jerzy Gulczynski <Jerzy.Gulczynski_at_Hub.Interia.pl>
Date: 2000/03/09
Message-ID: <38C757A5.D647AA10@Hub.Interia.pl>#1/1

Hi

Have You got a symbolic link like this ?

ln -s /usr/local/jre_117/ /usr/local/jre/

and CLASSPATH ?

CLASSPATH=:/usr/local/jre117_v3/lib/rt.jar:/usr/local/jre117_v3/lib/i18.jar:.;

export CLASSPATH

Greeatings

Jerry

Cornelia Luoni wrote:

> Hello
> I'm installing Oracle8i on Linux (SuSe) and get
> the following error messages in the "Configuration
> Tools" :
>
> Tool Name Status
> --------- ------
> Net8 Configuration Assistant failed
> Oracle Database Config. Assistant failed
>
> Details for both:
> -----------------
> Unable to intitialize threads: cannot find
> class java/lang/Thread.
> Could not create Java VM
>
> I have java jre1.1.7 installed and as far as I
> could detect, oracle8i needs jre1.1.6. so that
> should be ok.... or not?
>
> Thanks for any help.
> Cornelia
Received on Thu Mar 09 2000 - 00:00:00 CST

Original text of this message

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