FTP: DTPFactory timeout - does an unhandled exception imply a problem?

Tom Sheffler <[email protected]>
Newsgroups gmane.comp.python.twisted.web
Message-ID <CAMBtMcsNAnkyvQ3seqA3WBL-_7UCGgQgUBa6BNFPy43ExAoZGQ@mail.gmail.com>
I'm experimenting with the FTP protocol and noticed the following during
certain timeout conditions.

My first question is: when an unhandled exception occurs, do things get
cleaned up properly, or is this an indication that we're losing memory or
resources?

Thanks.

Here is an excerpt:

2011-10-31 10:14:04-0700 [-] timed out waiting for DTP connection
2011-10-31 10:14:04-0700 [-] Unexpected FTP error
2011-10-31 10:14:04-0700 [-] Unhandled Error
Traceback (most recent call last):
Failure: twisted.protocols.ftp.PortConnectionError: DTPFactory timeout
2011-10-31 10:14:14-0700 [ProtocolWrapper,0,127.0.0.1] cleanupDTP
2011-10-31 10:14:14-0700 [ProtocolWrapper,0,127.0.0.1] <<class
'twisted.internet.tcp.Port'> of twisted.protocols.ftp.DTPFactory on xxx>
2011-10-31 10:14:14-0700 [ProtocolWrapper,0,127.0.0.1]
dtpFactory.stopFactory

-Tom

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.