View Single Post
  #2 (permalink)  
Old March 9th, 2005
jedweber jedweber is offline
Apprentice
 
Join Date: March 3rd, 2005
Posts: 5
jedweber is flying high
Unhappy

Can anyone help with this problem before it drives me crazy or worse, back to Kazaa? The firewall preparation test is crashing my LimeWire setup every time, with the error msg below.

I was able to avoid it for a while by going back to LW 4.26 on Java 1.3, (apparently the last LW without that step) but now that combination started returning a "Launcher Error" stating that "LimeWire was unable to load the Java Runtime Environment" and telling me to download the latest JRE. (It said this even with JRE 1.5 installed!)

I think it¡¦s related to my Internet connection settings but I can¡¦t figure out just why. (I connect to ADSL using the EnterNet 300 PPPoE app and a network card.) I've tried all combinations of LW and JRE as well as a number of tweaks with no success. Thanks for any help anyone can give me¡K

-------------------------------------------------------------------------------
LimeWire version 4.8.0
Java version 1.4.2_07 from Sun Microsystems Inc.
Windows 2000 v. 5.0 on x86
Free/total memory: 1070728/4128768

java.lang.Error: IP Helper Library GetIfTable function failed
at java.net.NetworkInterface.getAll(Native Method)
at java.net.NetworkInterface.getNetworkInterfaces (Unknown Source)
at org.cybergarage.net.HostInterface.getNHostAddresse s (HostInterface.java:87)
at cybergarage.upnp.ssdp.SSDPSearchResponseSocketList .open (SSDPSearchResponseSocketList.java:66)
at org.cybergarage.upnp.ControlPoint.start(ControlPoi nt.java:805)
at org.cybergarage.upnp.ControlPoint.start(ControlPoi nt.java:849)
at com.limegroup.gnutella.UPnPManager.start(UPnPManag er.java:135)
at limegroup.gnutella.gui.init.FirewallWindowTwo.hand leWindowOpeningEvent (FirewallWindowTwo.java:50)
at com.limegroup.gnutella.gui.init.SetupManager.show( SetupManager.java:370)
at com.limegroup.gnutella.gui.init.SetupManager.next( SetupManager.java:259)
at com.limegroup.gnutella.gui.init.NextButton.actionP erformed(NextButton.java:41)
, at javax.swing.AbstractButton.fireActionPerformed(Unk nown Source)
at javax.swing.AbstractButton$ForwardActionEvents.act ionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed (Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseRe leased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent( Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(U nknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unkno wn Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierar chy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierar chy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)


Detail: Uncaught event-thread error.

-- listing session information --
Current thread: AWT-EventQueue-0
Active Threads: 9
-- listing threads --
HttpClient-ReferenceQueueThread: 1
main: 1
HttpClient-IdleConnectionThread: 1
AWT-EventQueue-0: 1
AWT-Shutdown: 1
AWT-Windows: 1
Thread-1: 1
Java2D Disposer: 1
TimerQueue: 1

-- listing properties --

COUNTRY=
RUN_ON_STARTUP=false
MAX_SIM_DOWNLOAD=8
LAST_EXPIRE_TIME=1110428667912
CONNECTION_SPEED=350
CLIENT_ID=CCDA730D080C9F28442EE9018D407900
Reply With Quote