View Single Post
  #1 (permalink)  
Old October 15th, 2002
votek votek is offline
Apprentice
 
Join Date: October 15th, 2002
Posts: 6
votek is flying high
Default Mandrake 9.0 / Java

I had LimeWire working under Mandrake 8.2.

When I updated to 9.0, I've got this error when I run Lime Wire.

Warning: -jar not understood. Ignorning.

Exception in thread "main" java.lang.NoClassDefFoundError: RunLime.jar
at 0x4026e420: java.lang.Error.Error(java.lang.String) (/usr/lib/libgcj.so.3)
at 0x402702d0: java.lang.LinkageError.LinkageError(java.lang.Stri ng) (/usr/lib/libgcj.so.3)
at 0x40271960: java.lang.NoClassDefFoundError.NoClassDefFoundErro r(java.lang.String) (/usr/lib/libgcj.so.3)
at 0x402c8edf: gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.3)
at 0x4026177c: _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.3)
at 0x402283bc: _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/libgcj.so.3)
at 0x0804882f: ?? (??:0)
at 0x40675082: __libc_start_main (/lib/i686/libc.so.6)
at 0x080486c1: ?? (??:0)

I'm almost certain there is something that happened to the J2RE when I updated.

I need a little help in fixing this if anyone has any ideas.

Thanks.
Reply With Quote