View Single Post
  #1 (permalink)  
Old February 19th, 2009
manuntd manuntd is offline
Novicius
 
Join Date: February 19th, 2009
Posts: 3
manuntd is flying high
Default Help needed with fatal error - already tried all the fixes

Hi, I have been using LimeWire for over two years. About a month ago, all of the sudden it stopped working. When I would open up the application, I would get the faal error that I see a lot of people are getting. It looks like this:


LimeWire version 5.0.11
Java version 1.6.0_12 from Sun Microsystems Inc.
Windows 2000 v. 5.0 on x86
Free/total memory: 60297816/66650112

FATAL ERROR!

com.google.inject.CreationException: Guice configuration errors:

1) Error injecting constructor, java.lang.NullPointerException
at
com.limegroup.gnutella.BandwidthManagerImpl.<init> (BandwidthManagerImpl.java:22)
1 error[s]
at
com.google.inject.internal.Errors.throwCreationExc eptionIfErrorsExist(Errors.java:281)
at
com.google.inject.InjectorBuilder.fulfillInjection Requests(InjectorBuilder.java:181)
at com.google.inject.InjectorBuilder.build(InjectorBu ilder.java:109)
at com.google.inject.Guice.createInjector(Guice.java: 131)
at com.google.inject.Guice.createInjector(Guice.java: 92)
at com.google.inject.Guice.createInjector(Guice.java: 80)
at org.limewire.ui.swing.Initializer.createLimeWire(I nitializer.java:358)
at org.limewire.ui.swing.Initializer.initialize(Initi alizer.java:116)
at org.limewire.ui.swing.GuiLoader.load(GuiLoader.jav a:81)
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:43)
Caused by: java.lang.NullPointerException
at org.limewire.nio.NIODispatcher.wakeup(NIODispatche r.java:590)
at org.limewire.nio.NIODispatcher.executeLaterAlways( NIODispatcher.java:389)
at org.limewire.nio.NIODispatcher.addThrottle(NIODisp atcher.java:211)
at org.limewire.nio.NBThrottle.<init>(NBThrottle.java :188)
at org.limewire.nio.NBThrottle.<init>(NBThrottle.java :149)
at com.limegroup.gnutella.BandwidthManagerImpl.<init> (BandwidthManagerImpl.java:25)
at com.limegroup.gnutella.BandwidthManagerImpl$$FastC lassByGuice$$4e943ad7.newInstance(<generated>)
at
com.google.inject.internal.cglib.reflect.FastConst ructor.newInstance(FastConstructor.java:40)
at
com.google.inject.DefaultConstructionProxyFactory* ****newInstance(DefaultConstructionProxyFactory.ja va:72)
at
com.google.inject.ConstructorInjector.construct(Co nstructorInjector.java:91)
at
com.google.inject.InjectorImpl$LateBoundConstructo r.get(InjectorImpl.java:482)
at
com.google.inject.ProviderToInternalFactoryAdapter *****call(ProviderToInternalFactoryAdapter.java:43 )
at
com.google.inject.InjectorImpl.callInContext(Injec torImpl.java:998)
at
com.google.inject.ProviderToInternalFactoryAdapter .get(ProviderToInternalFactoryAdapter.java:40)
at
com.google.inject.Scopes$1*****get(Scopes.java:49)
at
com.google.inject.InternalFactoryToProviderAdapter .get(InternalFactoryToProviderAdapter.java:47)
at
com.google.inject.InjectorBuilder*****call(Injecto rBuilder.java:197)
at
com.google.inject.InjectorBuilder*****call(Injecto rBuilder.java:192)
at
com.google.inject.InjectorImpl.callInContext(Injec torImpl.java:990)
at
com.google.inject.InjectorBuilder.loadEagerSinglet ons(InjectorBuilder.java:191)
at
com.google.inject.InjectorBuilder.fulfillInjection Requests(InjectorBuilder.java:179)
... 12 more

-- listing session information --
Current thread: main
Active Threads: 12
Peak Number of Thread: 17
System Load Avg: -1.0
Objects Pending GC: 0
Free Space In Settings: 52326350848
Free Space In Incomplete: 52326350848
Free Space In Downloads: 52326350848
Heap Memory Usage: init = 67108864(65536K) used = 6352296(6203K) committed = 66650112(65088K) max = 266403840(260160K)
Non-Heap Memory Usage: init = 33718272(32928K) used = 28001520(27345K) committed = 36929536(36064K) max = 121634816(118784K)

-- listing threads --
RefQueueWorker@org.apache.http.impl.conn.tsccm.Con nPoolByRoute@7efa96: 1
Timer-0: 1
CreationTimeCacheDeserializer: 1
AWT-Shutdown: 1
FirewallEventThread: 1
AWT-EventQueue-0: 1
RefQueueWorker@org.apache.http.impl.conn.tsccm.Con nPoolByRoute@1458dcb: 1
Image Fetcher 0: 1
Hasher: 1
FinalizableReferenceQueue: 1
AWT-Windows: 1
main: 1

-- listing properties --
LAST_EXPIRE_TIME=1235070714977
CLIENT_ID=3FCDC843E29F0DA7A5BA63A73C650800


So I came onto these forums and found the thread discussing how to fix this. I followed the instructions and it worked. Then all of the sudden, it happened again and I tried the steps again and now they don't work. I have the most recend update of Java, the most recent update of LimeWire, both OFFLINE. I have used Windows Install Cleanup to make sure I don't have another version of Java running. I don't know what to do.

If somebody could help me I would appreciate it alot.

Also, sorry if the answer is already in another thread. If it is could somebody be so kind and tell me where the thread.

Thanks for reading this.


Justin
Reply With Quote