PDA

View Full Version : Exceptiocom.limegroup.gnutella.gui.GUILoader$Start upFailedException:


kiddy
August 24th, 2006, 09:56 PM
hi guys...i am trying the source code of Limewire to run it in the Eclipse and did every step right but getting this exception at run time.plz help..

com.limegroup.gnutella.gui.GUILoader$StartupFailed Exception: invalid themes.jar
at com.limegroup.gnutella.gui.GUILoader.sanityCheck(G UILoader.java:275)
at com.limegroup.gnutella.gui.GUILoader.load(GUILoade r.java:48)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.limegroup.gnutella.gui.Main.main(Main.java:46)

STARTUP ERROR!

plz send reply as soon as possible.

Zootella
September 5th, 2006, 03:25 PM
It looks like you're missing themes.jar. It's path is like this:

C:\Documents\program\limewire\lib\jars\other\theme s.jar

Did you check out "lib" when you checked out the others ("core gui lib tests eclipse")?

kiddy
September 25th, 2006, 02:36 PM
no sir...themes.jar is there...but that is invalid or Corrupted
Is there ny solution or can we replace with the valid themes.jar??
If yes then how??

Zootella
September 25th, 2006, 03:11 PM
I know what this might be. In the same folder as all the jars, there is a file without an extension named "themes". Open it, and delete its contents. Don't delete the file, just delete all the text inside it. LimeWire compares the hashes of the jars to the hashes in this file. If the file doesn't list any hashes, LimeWire will skip the check.