Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Technical Support > Download/Upload Problems
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

Download/Upload Problems Problems with downloading or uploading files through the Gnutella network.
* Please specify whether the file problem is a Gnutella network shared file OR a Torrent file. *


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old August 17th, 2006
Novicius
 
Join Date: August 17th, 2006
Posts: 4
Kyle-r is flying high
Default Really slow downloads but fast internet connection

I have ran limewire on three different internet connections now and for some reason it is really slow with this connection. The first internet connection i had on this computer was telus ADSL and I could simultaniously download 10 songs at 20-40 Kbs easily. My second connection was telus 56k dialup and i could download 4 songs at 2-7 Kbs fairly easily. My new connection is personna cable rocket and is the fastest connection i have ran on my computer yet (for everything except for dnlding) and for some reason it downloads slower than my dialup connection did. I have already set up my firewall to allow limewire to bypass it and applied the TCPIP.sys patch. I even bought limewire pro to see if it downloads faster. Also I have a friend who has cable rocket too and their limewire downloads really fast, the only difference is that I am running an RCA cable modem and they are running a linksys. So I was just wondering a new modem would fix this problem or if there is something else I should try.
Reply With Quote
  #2 (permalink)  
Old August 17th, 2006
Grandpa's Avatar
Valued Member contributor
 
Join Date: February 20th, 2005
Location: Depends on the Day
Posts: 3,012
Grandpa will become famous soon enough
Default

Try the .limewire fix. I do not think it is the RCA cable modem I am using on (RCA Digital Cable Modem) and am having no problem. If the .limewire fix doesn't work you can try resetting the modem by unplugging the modem for 30 sec then plug it back in. On the back of the modem there should be a reset button, push it in for 15 sec after you plug it back in. It will reset it to the default settings if something got messed up somehow. The Link below has the .limewire fix in it.

http://www.gnutellaforums.com/showth...threadid=36420
__________________

java.com - Hot Games, Cool Apps









A little common sense goes a long way

Later Grandpa
Reply With Quote
  #3 (permalink)  
Old August 17th, 2006
Novicius
 
Join Date: August 17th, 2006
Posts: 4
Kyle-r is flying high
Default I tried it but it didnt work

I have just finished trying both of your suggestions and they didn't work at all. I am still downloading at 1 Kb/s (when I'm lucky) so I think I either need to go back to ADSL or get a new modem.
Reply With Quote
  #4 (permalink)  
Old August 18th, 2006
Sleepless's Avatar
ReTired
 
Join Date: January 1st, 2006
Location: Unknown
Posts: 3,121
Sleepless is just really nice
Default

Do you see a wall in front of the globe in Limewire ?

Also how does Limewire connect ? (Tools>Options>Advanced>Firewall Config)

Have you tried portforwarding a port ?
Reply With Quote
  #5 (permalink)  
Old August 19th, 2006
Novicius
 
Join Date: August 17th, 2006
Posts: 4
Kyle-r is flying high
Default

As I already said, I have bipassed my firewall. And yes my limewire does connect. But thanks for the suggestions anyway.
Reply With Quote
  #6 (permalink)  
Old August 19th, 2006
Sleepless's Avatar
ReTired
 
Join Date: January 1st, 2006
Location: Unknown
Posts: 3,121
Sleepless is just really nice
Default

Could you copy/paste a bugreport here

Go to tools>options>bug reports>view example bugreport

ctrl a will mark the whole text

Ctrl c will copy it

Then just paste it in a reply
Reply With Quote
  #7 (permalink)  
Old August 23rd, 2006
Novicius
 
Join Date: August 17th, 2006
Posts: 4
Kyle-r is flying high
Default Bug Report

LimeWire version 4.12.4 Pro
Java version 1.5.0_02 from Sun Microsystems Inc.
Windows 2000 v. 5.0 on x86
Free/total memory: 297848/7839744

java.lang.Exception: Example Bug
at com.limegroup.gnutella.gui.options.panes.BugsPaneI tem$1.actionPerformed(BugsPaneItem.java:69)
at javax.swing.AbstractButton.fireActionPerformed(Unk nown Source)
at javax.swing.AbstractButton$Handler.actionPerformed (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 javax.swing.JComponent.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.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at com.limegroup.gnutella.gui.options.OptionsConstruc tor.setOptionsVisible(OptionsConstructor.java:295)
at com.limegroup.gnutella.gui.options.OptionsMediator .setOptionsVisible(OptionsMediator.java:98)
at com.limegroup.gnutella.gui.options.OptionsMediator .setOptionsVisible(OptionsMediator.java:80)
at com.limegroup.gnutella.gui.GUIMediator.setOptionsV isible(GUIMediator.java:624)
at com.limegroup.gnutella.gui.menu.ToolsMenu$1.action Performed(ToolsMenu.java:27)
at javax.swing.AbstractButton.fireActionPerformed(Unk nown Source)
at javax.swing.AbstractButton$Handler.actionPerformed (Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed (Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unk nown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mou seReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.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.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)


Detail: Example

-- listing session information --
Current thread: AWT-EventQueue-0
Active Threads: 17
Uptime: 0:44
Is Connected: true
Number of Ultrapeer -> Ultrapeer Connections: 0
Number of Ultrapeer -> Leaf Connections: 0
Number of Leaf -> Ultrapeer Connections: 3
Number of Old Connections: 0
Acting as Ultrapeer: false
Acting as Shielded Leaf: true
Number of Active Uploads: 0
Number of Queued Uploads: 0
Number of Active Managed Downloads: 0
Number of Active HTTP Downloaders: 0
Number of Waiting Downloads: 0
Received incoming this session: true
Number of Shared Files: 0
Guess Capable: true
Received Solicited UDP: true
SIMPP version: 53
Port Stable: true
FWT Capable: true
Last Reported Port: 11021
External Port: 11021
IP Pongs Received: 23
Number of Content Response URNs: 0
Number of CreationTimeCache URNs: 0
VF Byte Cache Size: 0
VF Verify Cache Size: 0
VF Queue Size: 0
ByteBuffer Cache Size: 20480
Number of Waiting Sockets: 0
Number of Pending Timeouts: 7

-- listing threads --
HttpClient-ReferenceQueueThread: 1
MessageDispatch: 1
NIODispatcher: 1
QueryUnicaster: 1
ManagedDownload: 1
Java2D Disposer: 1
TimerQueue: 1
Thread-7: 1
MulticastService: 1
HttpClient-IdleConnectionThread: 1
AWT-Shutdown: 1
AWT-Windows: 1
AWT-EventQueue-0: 1
ContentProcessor: 1
Timer-0: 1
QRPPropagator: 1
DestroyJavaVM: 1


-- listing properties --
AVERAGE_CONNECTION_TIME=7698571
FILTER_HASH_QUERIES=true
FRACTIONAL_UPTIME=0.042018734
LAST_EXPIRE_TIME=1155969126328
SESSIONS=6
LAST_ACCEPTABLE_BUG_VERSION=4.12.5
EVIL_HOSTS=Bear
UPDATE_DOWNLOAD_DELAY=14400001
RUN_ONCE=true
TOTAL_CONNECTION_TIME=46191426
COUNTRY=US
CONTENT_MANAGEMENT_ACTIVE=true
MIN_CONNECT_TIME=7
CLIENT_ID=128364F1A77AAC0F15C083BCF80A7D00
CONTENT_AUTHORITIES=fserv1.limewire.com:10000
UPDATE_RETRY_DELAY=1800001
LAST_SHUTDOWN_TIME=1156378554500
EVER_ACCEPTED_INCOMING=true
IDLE_CONNECTIONS=2
DAAP_ENABLED=false
PORT=11021
TOTAL_UPTIME=46212
AVERAGE_UPTIME=7702
UNSET_FIREWALLED_FROM_CONNECTBACK=true
UPDATE_GIVEUP_FACTOR=49
FLUSH_DELAY_TIME=25
TOTAL_CONNECTIONS=6
INSTALLED=true
MAX_SIM_DOWNLOAD=8
LAST_GWEBCACHE_FETCH_TIME=1156378526500
UI_LIBRARY_TREE_DIVIDER_LOCATION=130
CONNECTION_SPEED=350
WINDOW_Y=50
UPDATE_DELAY=431999998
WINDOW_X=380
Reply With Quote
  #8 (permalink)  
Old August 24th, 2006
Sleepless's Avatar
ReTired
 
Join Date: January 1st, 2006
Location: Unknown
Posts: 3,121
Sleepless is just really nice
Default

Looks like it is set up right, and as you said no firewall issue. I would normally say that your ISP has probably started using trafficshaping but you allready mentioned that your friend has the same service.

There are two possibilities that still come to mind regarding your ISP

1. You have a quota on amount of data you get to download/upload during each month and you have exceted that amount this month. This can either be checked by calling up your ISP and asking or you can wait until the start of next month to see if you can download again.

2. They started using portblocking. This can be checked by changing your port (try one between 50.000 and 60.000)
Reply With Quote
  #9 (permalink)  
Old August 24th, 2006
Apprentice
 
Join Date: August 24th, 2006
Posts: 8
HawkStarwind is flying high
Default

hello everyone. im having the exact same problem that Kyle-r is having and i tryed everything. plus my cable modem provider told me that there is no restrictions on downloads. so i dont know what to do. if anyone can offer some help, it would be greatly apreciated.
Reply With Quote
  #10 (permalink)  
Old August 25th, 2006
Apprentice
 
Join Date: August 24th, 2006
Posts: 8
HawkStarwind is flying high
Default

well, its windows xp, i got norton firewall (but i got it to"Permit All" when it comes to LW), i belive i got 512 ram, though im not sure, i got 40 gbs left of memory, using cable modem, im conecting from home and i got OneLink as a provider and im using LW Pro 4.12.6 (aka the new one). but i never had this problem its that now i switched from regular dsl to cable dsl and my downloads are extreamly slow. oh, and the test worked.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
super slow downloads, i have fast connection thebubba1018 Download/Upload Problems 4 November 7th, 2006 08:29 PM
fast connection, slow download. HELP! captain_christo LimeWire+WireShare Tips and Tricks 3 October 2nd, 2006 05:38 AM
Slow downloads on fast connection ben1030 Download/Upload Problems 1 August 23rd, 2005 10:54 AM
Limewire running slow and Internet explorer downloads are fast? nanotubes Download/Upload Problems 10 August 21st, 2005 11:59 PM
fast connection, slow downloads Unregistered Download/Upload Problems 1 July 26th, 2002 08:44 AM


All times are GMT -7. The time now is 09:10 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.