You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by "Nelson, Tracy M." <Tr...@nelnet.net> on 2007/01/08 21:00:50 UTC

RE: [NET] listFiles throws SocketException: Connection reset even in passive mode

| From: Cyril Bouteille [mailto:cyril@peerflix.com]
| Sent: Monday, 08 January, 2007 12:58
|
| INFO 10:53:46 MailScanJob.processMailScans: Retrieving list of files in
| directory...
| SYST
| 215 Windows_NT version 5.0
| PASV
| 227 Entering Passive Mode (65,203,54,10,5,104).
| LIST
| 125 Data connection already open; Transfer starting.
| 
| hangs there for a while... and then blows up with SocketException:
| connection reset.

Can you use snoop or ethereal and see what's actually coming over the wire?
It sounds kind of like either the server's not sending the expected
terminator, or your client isn't getting the handshake quite right.  Either
way, it looks like you've found all you can at the application level, time
to dig deeper.

-----------------------------------------
------------------------------------------------------------
The information contained in this message is confidential
proprietary property of Nelnet, Inc. and its affiliated 
companies (Nelnet) and is intended for the recipient only.
Any reproduction, forwarding, or copying without the express
permission of Nelnet is strictly prohibited. If you have
received this communication in error, please notify us
immediately by replying to this e-mail.
------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org