Gnutella Forums  

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


 
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old July 17th, 2005
Crusader
Guest
 
Posts: n/a
Default

That makes some amount of sense. It was my own hypothesis -- the only legitimate reason for it to try to contact ebay that I could think of.

The real question is: why was it unable to establish a connection, when the web browser, MSN messenger, and other network apps were working OK? I suppose the incorrect firewall detection has something to do with it...

I've configured my copy of limewire not to try to use UPnP to detect a router or firewall since I know darn well there is none and I know autodetect anything is a headache waiting to happen. Unfortunately, it seems to ignore that setting and sometimes tries to autodetect a firewall anyway, resulting in the inevitable headache: it detects a phantom firewall that doesn't exist, chokes, and dies. :P
  #12 (permalink)  
Old July 17th, 2005
Software Developer
 
Join Date: November 4th, 2002
Location: New York
Posts: 1,366
sberlin is flying high
Default

The incorrect firewall detection is a byproduct of not being able to access the internet. Every so often, LimeWire will 'forget' its firewall detection status and re-detect. If it isn't able to make or take any connections, the redetection shows as firewalled. But yes, the original "why can't it make connections" still stands.
  #13 (permalink)  
Old July 17th, 2005
zab zab is offline
Connoisseur
 
Join Date: May 16th, 2004
Location: Big Apple
Posts: 266
zab is a great assister to others; your light through the dark tunnel
Default

Quote:
Originally posted by jum
So how does one get one of these under Windows if one starts using LimeWire.exe? I know how to generate them on Unix, but on Windows I have never done it.
I'm not sure you can get one with LimeWire.exe, but if you do start limewire from the command prompt with "java -jar ..." you can get a trace with Ctrl-break (or just break? someone correct me here pls)
  #14 (permalink)  
Old July 17th, 2005
Software Developer
 
Join Date: November 4th, 2002
Location: New York
Posts: 1,366
sberlin is flying high
Default

You can download LimeWireDebug from http://www.limewire.org/LimeWireDebug.exe . It'll open a DOS-box when you run LimeWire, which'll contain anything printed to stderr or stdout. It won't have logging, though.
  #15 (permalink)  
Old July 18th, 2005
jum's Avatar
jum jum is offline
Latest svn User
 
Join Date: April 6th, 2002
Location: Germany
Posts: 174
jum is flying high
Default

Well , there so many threads running that I cannot record the complete stack trace as it overflows my console scroll back buffer. But I have so many Timeout guards running that I would believe that these must have a problem somewhere:

Code:
"Timeout guard" daemon prio=5 tid=0x02d40910 nid=0x1034 runnable [0x0a7cf000..0x
0a7cfa68]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(Unknown Source)
        - locked <0x23edfae0> (a java.net.SocksSocketImpl)
        at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at java.net.Socket.<init>(Unknown Source)
        at java.net.Socket.<init>(Unknown Source)
        at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.c
reateSocket(DefaultProtocolSocketFactory.java:105)
        at org.apache.commons.httpclient.HttpConnection$1.doit(HttpConnection.ja
va:697)
        at org.apache.commons.httpclient.HttpConnection$SocketTask.run(HttpConne
ction.java:1333)
        at java.lang.Thread.run(Unknown Source)

"Timeout guard" daemon prio=5 tid=0x032526a0 nid=0xb10 runnable [0x0a44f000..0x0
a44fc68]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(Unknown Source)
        - locked <0x23edee28> (a java.net.SocksSocketImpl)
        at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at java.net.Socket.<init>(Unknown Source)
        at java.net.Socket.<init>(Unknown Source)
        at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.c
reateSocket(DefaultProtocolSocketFactory.java:105)
        at org.apache.commons.httpclient.HttpConnection$1.doit(HttpConnection.ja
va:697)
        at org.apache.commons.httpclient.HttpConnection$SocketTask.run(HttpConne
ction.java:1333)
        at java.lang.Thread.run(Unknown Source)
  #16 (permalink)  
Old July 18th, 2005
zab zab is offline
Connoisseur
 
Join Date: May 16th, 2004
Location: Big Apple
Posts: 266
zab is a great assister to others; your light through the dark tunnel
Default

Ah, good - if there was a deadlock it would be the last thing printed on the console.

Btw the stack trace is printed on stdout, so you can redirect it to a file should this happen again.

Thanks a lot jum! If you can give it one more try with stdout redirected we'd nail this one down
  #17 (permalink)  
Old July 18th, 2005
Shinsengumi
Guest
 
Posts: n/a
Default

Well this is something new -- LW 4.9.4 perpetually stuck at three green bars, two red. It's been this way for at least half an hour. For some reason it is either unwilling or unable to restore the remaining two connections.
  #18 (permalink)  
Old July 18th, 2005
zab zab is offline
Connoisseur
 
Join Date: May 16th, 2004
Location: Big Apple
Posts: 266
zab is a great assister to others; your light through the dark tunnel
Default

@Shinsengumi

Do downloads work?
  #19 (permalink)  
Old July 18th, 2005
Shinsengumi
Guest
 
Posts: n/a
Default

No -- they reach 20% or so and "await sources", just like always. So no change there. ;P Anyway it spontaneously recovered after an additional half hour and I went on to get a few files (and add a lot more "awaiting sources" items to the list).
  #20 (permalink)  
Old July 19th, 2005
jum's Avatar
jum jum is offline
Latest svn User
 
Join Date: April 6th, 2002
Location: Germany
Posts: 174
jum is flying high
Default

OK, this time I got all the stack traces in one file. You can find it at:

http://baghira.han.de/~jum/stack.log
 


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
dropping to 0 Ab0nis Download/Upload Problems 1 August 21st, 2006 06:03 PM
Keeps dropping out, help would be appreciated:) rawidi Connection Problems 3 February 16th, 2004 05:51 PM
Mac - connection keeps dropping off Unregistered Connection Problems 0 February 26th, 2002 12:58 PM
Connections Keep Dropping Unregistered Connection Problems 1 November 1st, 2001 08:50 AM
LimeWire keeps dropping connections westerner Connection Problems 1 August 25th, 2001 03:46 AM


All times are GMT -7. The time now is 04:50 PM.


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.