Hii,
I have a piece of code which is working fine on windows machine, but
when I try to run byte code (Splash.class file, generated on windows
machine) on Linux machine. It give me following error:
Exception in thread "main" java.lang.NoClassDefFoundError: Splash.class
at 0x4028115f: java.lang.Throwable.Throwable(java.lang.String)
(/usr/lib/libgcj.so.3)
at 0x4027408e: java.lang.Error.Error(java.lang.String)
(/usr/lib/libgcj.so.3)
at 0x40275b1a: java.lang.LinkageError.LinkageError(java.lang.String)
(/usr/lib/libgcj.so.3)
at 0x40276f76:
java.lang.NoClassDefFoundError.NoClassDefFoundError(java.lang.String)
(/usr/lib/libgcj.so.3)
at 0x402c60f9: gnu.gcj.runtime.FirstThread.run()
(/usr/lib/libgcj.so.3)
at 0x40267fdc: _Jv_ThreadRun(java.lang.Thread)
(/usr/lib/libgcj.so.3)
at 0x4023478c: _Jv_RunMain(java.lang.Class, byte const, int, byte
const, boolean) (/usr/lib/libgcj.so.3)
at 0x08048900: ?? (??:0)
at 0x420158d4: ?? (??:0)
at 0x080486c1: ?? (??:0)
Please help.
--
Thanks & Regards
Vikas Talwar
Thomas Weidenfeller - 07 Feb 2006 08:04 GMT
Urgent? Sure, let me drop everything else and work exclusively on your
problem ...
http://www.catb.org/~esr/faqs/smart-questions.html#urgent
> Exception in thread "main" java.lang.NoClassDefFoundError: Splash.class
http://java.sun.com/docs/books/tutorial/getStarted/index.html
/Thomas

Signature
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/
vicky - 09 Feb 2006 11:46 GMT
Ian Shef - 08 Feb 2006 19:41 GMT
"vicky" <vikas.talwar@gmail.com> wrote in news:1139297642.077843.91340
@g47g2000cwa.googlegroups.com:
> Hii,
>
[quoted text clipped - 3 lines]
>
> Exception in thread "main" java.lang.NoClassDefFoundError: Splash.class
<snip>
For starters, see:
http://mindprod.com/jgloss/runerrormessages.html#NOCLASSDEFFOUNDERROR

Signature
Ian Shef 805/F6 * These are my personal opinions
Raytheon Company * and not those of my employer.
PO Box 11337 *
Tucson, AZ 85734-1337 *