View Single Post
  #1 (permalink)  
Old August 23rd, 2006
Navjot30 Navjot30 is offline
Novicius
 
Join Date: August 23rd, 2006
Posts: 2
Navjot30 is flying high
Default Exception at runtime...Plz Help

hey folks,i did everything alright..but when i run my code i m getting this exception...


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 reply the solution as soon as possible..
Reply With Quote