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=38160>. 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=38160 ------- Additional Comments From [EMAIL PROTECTED] 2008-01-29 02:20 ------- Hi, I'm also facing the freeze during a call to connect() on Windows XP with J2SE 5.0: Thread dump: at java/lang/Object.wait(Native Method) at java/lang/Object.wait(Object.java:199(Compiled Code)) at org/apache/commons/net/telnet/TelnetInputStream.read (TelnetInputStream.java:313(Compiled Code)) at org/apache/commons/net/telnet/TelnetInputStream.read (TelnetInputStream.java:466(Compiled Code)) at java/io/BufferedInputStream.read1(BufferedInputStream.java:265(Compiled Code)) at java/io/BufferedInputStream.read(BufferedInputStream.java:324(Compiled Code)) at java/io/FilterInputStream.read(FilterInputStream.java:113(Compiled Code)) at sun/nio/cs/StreamDecoder$ConverterSD.implRead(StreamDecoder.java:352 (Compiled Code)) at sun/nio/cs/StreamDecoder.read(StreamDecoder.java:250(Compiled Code)) at java/io/InputStreamReader.read(InputStreamReader.java:212(Compiled Code)) at java/io/BufferedReader.fill(BufferedReader.java:157(Compiled Code)) at java/io/BufferedReader.readLine(BufferedReader.java:320(Compiled Code)) at java/io/BufferedReader.readLine(BufferedReader.java:383(Compiled Code)) at org/apache/commons/net/ftp/FTP.__getReply(FTP.java:264(Compiled Code)) at org/apache/commons/net/ftp/FTP._connectAction_(FTP.java:335(Compiled Code)) at org/apache/commons/net/ftp/FTPClient._connectAction_(FTPClient.java:550) at org/apache/commons/net/SocketClient.connect(SocketClient.java:163) ------------------------------------------------------------------------------- Could you let us know when Commons Net 2.0 would be officially released? -- 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]