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 find the libs with the java.lang.Thread implementation (read:
classes.zip). Set your classpath.
  
> IBM Java 1.1.8 does not show up that error message - so I wonder if it
> depends on Blackdown Java?

Maybe it has set it's classpath correct. Some JDKs install a shell script to
set it at boot.

> The reason for testing with 1.1.8 versions is that a special application
> - a chat - (under RedHAT 6.2) only does not crash by using IBM 1.1.8!
> 
> Another question:
> 
> It looks like -cp has to be -classpath in BD JAVA 1.1.8 - is that
> correct?

IIRC, yes. I think -cp was added in JDK 1.2

Ciao,
Andreas


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to