The following forum message was posted by fabioz at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3767715:

This usually means that:
1. you have an active firewall blocking communication
2. Some misconfiguration in your network card

It may be something different, so, you can try adding import 
traceback;traceback.print_exc() in line 345 (the except of the method 
StartClient) in org.python.pydev.debug/PySrc/pydevd_comm.py

(I\'ll change it to always print the exception).

Cheers,

Fabio

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to