View Single Post
  #2 (permalink)  
Old November 9th, 2002
Unregistered
Guest
 
Posts: n/a
Question

I just downloaded it and it blows up with a java error. Here is the important feedback from the error:

LimeWire version 2.7.3 Pro or above
Java version 1.4.0_02 from Sun Microsystems Inc.
Windows XP v. 5.1 on x86
Free/total memory: 3701320/4128768

java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at RunLime.main(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: com/sun/java/util/collections/List
at com.limegroup.gnutella.gui.Initializer.initialize( Unknown Source)
at com.limegroup.gnutella.gui.Main.main(Unknown Source)
... 5 more
Reply With Quote