Hi, Java complains
" Unable to initialize threads: cannot find class java/lang/Thread
Could not create Java VM"
when I try to run Swing examples in the
/usr/local/swing-1.1.1fcs/example
The exact error message that I get is listed below:
=======================================================
[root@ SwingSet]# ./runnit
/usr/local/jdk117_v3/bin/java -classpath
.:/usr/local/swing-1.1.1fcs/swing.jar:/usr/local/swing-1.1.1fcs/motif.jar:/usr/local/swing-1.1.1fcs/multi.jar:/usr/local/swing-1.1.1fcs/windows.jar:/usr/local/swing-1.1.1fcs/mac.jar:SwingSet.jar:.:/usr/local/swing-1.1.1fcs/swingall.jar:/usr/local/swing-1.1.1fcs/motif.jar
SwingSet
Unable to initialize threads: cannot find class java/lang/Thread
Could not create Java VM
[root@ SwingSet]# pwd
/usr/local/swing-1.1.1fcs/examples/SwingSet
========================================================
Thanks for any suggestions.
Chang-Cheng (Eric) Chao
[EMAIL PROTECTED]
Merlin Software Technologies Inc.
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]