Posted By:
MTL_EDI
Posted On:
Tuesday, September 25, 2001 09:48 PM
Hi, when i'm trying to execute the below command in HP unix:
java -classpath $CLASSPATH:~/users/lebbai:./:.: Adhoc1
But, it gives out me this error:
Unable to initialize threads: cannot find class java/lang/Thread
Why?. FYI, I can successfully run it if i'm at the source directory and execute without the classpath qualifier.
please help me. thanks.