Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4977527 By: li_zhi
19 !ENTRY org.python.pydev.debug 4 4 2008-05-22 06:25:44.129 20 !MESSAGE Timed out after 100.0 seconds while waiting for python script to connect. 21 !STACK 0 22 java.net.SocketTimeoutException: Accept timed out 23 at gnu.java.net.PlainSocketImpl.accept(libgcj.so.90) 24 at gnu.java.net.PlainSocketImpl.accept(libgcj.so.90) 25 at java.net.ServerSocket.implAccept(libgcj.so.90) 26 at java.net.ServerSocket.accept(libgcj.so.90) 27 at org.python.pydev.debug.model.remote.ListenConnector.run(ListenConnecto r.java:40) 28 at java.lang.Thread.run(libgcj.so.90) I read some similar questions, but I don't know how to do. I use debian testing ,python 2.5 ,pydev 1.3.17. I don't know why Timeout? I don't use firewall and eth0 is OK. Thanks~ ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
