TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:11835] Java?



Quoting Callum Lerwick (lerwick@tcfreenet.org):
> Alright, I can't get java to work. I dunno what the heck is going on and
> I can't find any useful documentation. Someone tell me. :)
> 
> cal@bigtime:~/webrpg$ jar
> java.lang.NoClassDefFoundError: sun/tools/jar/Main
>         at java.lang.Throwable.<init>(Throwable.java:40)
>         at java.lang.Error.<init>(Error.java:21)
>         at java.lang.LinkageError.<init>(LinkageError.java:21)
>         at
> java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:21)
> 
> Redhat 6.1, with the stock kaffe RPM...

Missing some .jar files from your classpath.

I do not know kaffe, I use Sun's jvm, but it looks like you do not have the
tools.jar in your classpath.
-- 
Bob Tanner <tanner@real-time.com>       | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8500
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9