Hi!
On Son, 28 Jan 2001 V wrote:
> Hi,
>
> I installed a Blackdown Java 1.1.8 on my pc and tried to start an
> application!
>
> I got following error message:
>
> "Unable to initialize threads - cannot find class java/lang/Thread"
>
> Does anyone know why I get this message?
Your JVM cannot
ng to
> "classes.zip" in that same directory to fix the error message I was getting.
> It might help you with some other, misbehaving Java program.
>
> From: Martin Gustavo Dobro <[EMAIL PROTECTED]>
> Date: Wed, 26 Jul 2000 17:00:18 -0300
> To: "'linux'
o Dobro <[EMAIL PROTECTED]>
Date: Wed, 26 Jul 2000 17:00:18 -0300
To: "'linux'" <[EMAIL PROTECTED]>
Subject: RE: Unable to initialize threads
Hello
I find a page in Oracle Technet
I've a same problem and I will probe with this.
http://www.oracle.com/s
Ok, I've finally figured out that I have to set
CLASSPATH=/usr/local/jdk118_v1/lib/classes.zip, even thought the
documentation seem pretty clear about _un_setting the CLASSPATH. So now I
can compile and run my "hello world" program. Off I go to try the Oracle
Installer again. This time I get: