View Single Post
  #1 (permalink)  
Old April 5th, 2010
alchirico alchirico is offline
Novicius
 
Join Date: April 5th, 2010
Posts: 1
alchirico is flying high
Cheesy Problem running Limewire

I've been using LW for a long time now and never had a problem running it before. Today, when I tried running LW, I got the attached error msg. I reinstalled LW from my DL directory and still got the same error. I then uninstalled LW and re-DL'ed it from the Limewire website, installed it and got the same error. I don't know what is going on, but prior to this problem surfacing, I'd got a message to update Java, which I did. I believe that LW uses Java so that may be the problem. This is the detailed error msg:

LimeWire version 5.5.8
Java version 1.6.0_19 from Sun Microsystems Inc.
Windows XP v. 5.1 on x86
Free/total memory: 45854304/64880640
FATAL ERROR!
java.lang.NoClassDefFoundError: javax/net/SocketFactory
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknow n Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader*****run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknow n Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader*****run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unk nown Source)
at java.lang.Class.getDeclaredConstructors(Unknown Source)
at com.google.inject.spi.InjectionPoint.forConstructo rOf(InjectionPoint.java:225)
at com.google.inject.internal.ConstructorBindingImpl. create(ConstructorBindingImpl.java:85)
at com.google.inject.internal.InjectorImpl.createUnin itializedBinding(InjectorImpl.java:427)
at com.google.inject.internal.InjectorImpl.createJust InTimeBinding(InjectorImpl.java:634)
at com.google.inject.internal.InjectorImpl.createJust InTimeBindingRecursive(InjectorImpl.java:568)
at com.google.inject.internal.InjectorImpl.getJustInT imeBinding(InjectorImpl.java:167)
at com.google.inject.internal.InjectorImpl.getBinding OrThrow(InjectorImpl.java:127)
at com.google.inject.internal.InjectorImpl.getInterna lFactory(InjectorImpl.java:642)
at com.google.inject.internal.FactoryProxy.notify(Fac toryProxy.java:43)
at com.google.inject.internal.BindingProcessor.runCre ationListeners(BindingProcessor.java:238)
at com.google.inject.internal.InjectorBuilder.initial izeStatically(InjectorBuilder.java:134)
at com.google.inject.internal.InjectorBuilder.build(I njectorBuilder.java:108)
at com.google.inject.Guice.createInjector(Guice.java: 93)
at com.google.inject.Guice.createInjector(Guice.java: 81)
at org.limewire.ui.swing.Initializer.createLimeWire(I nitializer.java:431)
at org.limewire.ui.swing.Initializer.initialize(Initi alizer.java:138)
at org.limewire.ui.swing.GuiLoader.load(GuiLoader.jav a:41)
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 org.limewire.ui.swing.Main.main(Main.java:87)
Caused by: java.lang.ClassNotFoundException: javax.net.SocketFactory
at java.net.URLClassLoader*****run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 49 more

-- listing session information --
Current thread: main
Active Threads: 4
Peak Number of Thread: 11
System Load Avg: -1.0
Objects Pending GC: 0
Free Space In Settings: 186982916096
Free Space In Incomplete: 0
Free Space In Downloads: 0
Heap Memory Usage: init = 67108864(65536K) used = 19026336(18580K) committed = 64880640(63360K) max = 259522560(253440K)
Non-Heap Memory Usage: init = 12746752(12448K) used = 16854616(16459K) committed = 17072128(16672K) max = 100663296(98304K)
-- listing threads --
AWT-Shutdown: 1
AWT-EventQueue-0: 1
AWT-Windows: 1
main: 1

-- listing properties --
SHARE_DOWNLOADED_FILES_IN_NON_SHARED_DIRECTORIES=f alse
SHOW_TOTD=false
GEO_LOCATION=#props
#Fri Feb 19 15:51:23 PST 2010...
MAX_DOWNLOAD_BYTES_PER_SEC=15
RUN_ON_STARTUP=false
MAX_SIM_DOWNLOAD=100
LAST_EXPIRE_TIME=1269921428565

I was directed to go to the Limewire website and click on Support. However, I am using the free version and it appears that Support is only available when you purchase the Pro version. Can anyone assist me with this. Otherwise, I will have to switch to another p2p service.
Reply With Quote