View Single Post
  #1 (permalink)  
Old December 13th, 2003
romsla romsla is offline
Novicius
 
Join Date: December 13th, 2003
Posts: 1
romsla is flying high
Default Gnutella core TCP blocking issue?

Im having strange problems on the latest default slackware linux default kernel 2.4.22 with all recent 1.4 JVMs versions. I DO NOT have this problem on SUSE 8.2 2.4.20 kernel.

After correctly compiling and starting core!

Hey, PLEASE update the run and compile scripts, they still do not include all the needed jars in CP, and build script for @version@ does not make the required class-path manifesto correctly.

On SUSE everything starts fine in forced ultrapeer mode. Netstat -nlut shows ports 6346, 45100 TCP, 6346,6347 UDP open. And then everything works fine.

BUT on slackware kernel there is a very strange completly untrackable issue (ie too lazy to debug java VM?). Netstat shows only ports 6346, 6347 UDP, but not tcp. To open them i type "connect" IP or listen "port"... then core "stalls" for a period of 10sec - 5 mins and then ports get finally open. But that's not the end, core seems to block a large amount of requests, connections get stuck and so on.

Switching on\off NIO in config doesn't do anything (it seems to me, that it is a fake option in config).

There are no assertions or any errors.

There is an attachment with default kernel configurations for both kernels.

P.S. Do you need the russian translation of lime?
P.P.S Please do not tell me i need to buy PRO to ask for support
Attached Files
File Type: zip 54.zip (23.1 KB, 56 views)

Last edited by romsla; December 13th, 2003 at 03:12 AM.
Reply With Quote