DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35338>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35338





------- Additional Comments From [EMAIL PROTECTED]  2005-06-22 09:26 -------
OS: Fedora Core 3 (kernel: 2.6.11-1.27_FC3), with all the latest updates (hoping
some update might fix the problem). The miniprogram was compiled and run with
both Java 1.5.0_03 and 1.4.2_08 (both hang). I don't have Eclipse installed
there (been doing the development on Windows and testing on Linux. I did insert
print statements immediately before and after listNames() and only the print
statement before the call appeared.

I think the odd looking IP address is dynamically assigned by the router between
the OS and the network. The Windows XP uses the same router and the miniprogram
runs fine. So, I doubt that is the issue.

A partial printout of the tcpdump/tetherial is below. The missing lines were
just repeats of the previous lines.

tcpdump -w ftplog.dmp host konsensys.com
tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
146 packets captured
154 packets received by filter
0 packets dropped by kernel

tethereal -r ftplog.dmp
  1   0.000000 192.168.195.128 -> 209.18.78.251 TCP 32879 > ftp [SYN] Seq=0
Ack=0 Win=5840 Len=0 MSS=1460 TSV=110717940 TSER=0 WS=2
  2   0.009857 209.18.78.251 -> 192.168.195.128 TCP ftp > 32879 [SYN, ACK] Seq=0
Ack=1 Win=64240 Len=0 MSS=1460
  3   0.010041 192.168.195.128 -> 209.18.78.251 TCP 32879 > ftp [ACK] Seq=1
Ack=1 Win=5840 Len=0
  4   0.190663 209.18.78.251 -> 192.168.195.128 FTP Response: 220-This computer
system is for authorized
  5   0.191451 209.18.78.251 -> 192.168.195.128 FTP Response:  system without
authority or in excess of
  6   0.192028 192.168.195.128 -> 209.18.78.251 TCP 32879 > ftp [ACK] Seq=1
Ack=80 Win=5840 Len=0
  7   0.192373 192.168.195.128 -> 209.18.78.251 TCP 32879 > ftp [ACK] Seq=1
Ack=154 Win=5840 Len=0
  8   0.271413 209.18.78.251 -> 192.168.195.128 FTP Response:  having all their
activities on this syste
  9   0.272090 192.168.195.128 -> 209.18.78.251 TCP 32879 > ftp [ACK] Seq=1
Ack=683 Win=6432 Len=0
 10   0.295433 192.168.195.128 -> 209.18.78.251 FTP Request: USER
[EMAIL PROTECTED]
 11   0.296466 209.18.78.251 -> 192.168.195.128 TCP ftp > 32879 [ACK] Seq=683
Ack=30 Win=64240 Len=0
 12   0.380252 209.18.78.251 -> 192.168.195.128 FTP Response: 331 Password
required for [EMAIL PROTECTED]
 13   0.382212 192.168.195.128 -> 209.18.78.251 FTP Request: PASS errorlog
 14   0.383944 209.18.78.251 -> 192.168.195.128 TCP ftp > 32879 [ACK] Seq=734
Ack=45 Win=64240 Len=0
 15   0.460350 209.18.78.251 -> 192.168.195.128 FTP Response: 230 User
[EMAIL PROTECTED] logged in.
 16   0.474489 192.168.195.128 -> 209.18.78.251 FTP Request: PORT
192,168,195,128,128,112
 17   0.483417 209.18.78.251 -> 192.168.195.128 TCP ftp > 32879 [ACK] Seq=778
Ack=75 Win=64234 Len=0
 18   0.566015 209.18.78.251 -> 192.168.195.128 FTP Response: 200 PORT command
successful
 19   0.567500 192.168.195.128 -> 209.18.78.251 FTP Request: NLST
 20   0.568482 209.18.78.251 -> 192.168.195.128 TCP ftp > 32879 [ACK] Seq=807
Ack=81 Win=64234 Len=0
 21   0.777798 209.18.78.251 -> 192.168.195.128 TCP ftp-data > 32880 [SYN] Seq=0
Ack=0 Win=64240 Len=0 MSS=1460
 22   0.777923 192.168.195.128 -> 209.18.78.251 ICMP Destination unreachable
(Host administratively prohibited)
 23   0.781992 209.18.78.251 -> 192.168.195.128 FTP Response: 150 Opening ASCII
mode data connection for
 24   0.824158 192.168.195.128 -> 209.18.78.251 TCP 32879 > ftp [ACK] Seq=81
Ack=861 Win=6432 Len=0
 25   0.897944 209.18.78.251 -> 192.168.195.128 TCP ftp-data > 32880 [SYN] Seq=0
Ack=0 Win=64240 Len=0 MSS=1460
 26   0.898058 192.168.195.128 -> 209.18.78.251 ICMP Destination unreachable
(Host administratively prohibited)
 27   1.000254 209.18.78.251 -> 192.168.195.128 TCP ftp-data > 32880 [SYN] Seq=0
Ack=0 Win=64240 Len=0 MSS=1460
 28   1.000393 192.168.195.128 -> 209.18.78.251 ICMP Destination unreachable
(Host administratively prohibited)
 29   1.105067 209.18.78.251 -> 192.168.195.128 TCP ftp-data > 32880 [SYN] Seq=0
Ack=0 Win=64240 Len=0 MSS=1460
 30   1.105178 192.168.195.128 -> 209.18.78.251 ICMP Destination unreachable
(Host administratively prohibited)
 31   1.209412 209.18.78.251 -> 192.168.195.128 TCP ftp-data > 32880 [SYN] 
Seq=0  A

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to