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

Hello there,

I got a problem with the Codecompletion. It freezes for some time and after
that I get sometimes (not after every try) the following error:

Error connecting to python process (Name:C:\Python32\python.
 exe:EndName:Version3.2Executable:C:\Python32\python.exe|D:
 \eclipse\configuration\org.eclipse.
 osgi\bundles\356\1\.cp\PySrc|C:\Windows\system32\python32.
 zip|C:\Python32\DLLs|C:\Python32\lib|C:\Python32|C:
 \Python32\lib\site-
 packages@$|Image|OpenGL|__main__|_ast|_bisect|_bytesio|_codec
 s|_codecs_cn|_codecs_hk|_codecs_iso2022|_codecs_jp|_codecs_kr|_
 codecs_tw|_collections|_csv|_datetime|_fileio|_functools|_heapq|_h
 otshot|_io|_json|_locale|_lsprof|_md5|_multibytecodec|_pickle|_ran
 dom|_sha|_sha1|_sha256|_sha512|_sre|_string|_struct|_subprocess|_s
 ymtable|_thread|_warnings|_weakref|_winreg|array|atexit|audioop|
 binascii|builtins|cPickle|cStringIO|cmath|datetime|email|errno|exce
 ptions|future_builtins|gc|hashlib|imageop|imp|itertools|marshal|m
 ath|mmap|msvcrt|nt|numpy|operator|os|os.
 path|parser|pytest|scipy|signal|socket|strop|sys|thread|time|winreg|
 wx|wxPython|xxsubtype|zipimport|zlib "D:
 \eclipse\configuration\org.eclipse.
 osgi\bundles\356\1\.cp\PySrc\pycompletionserver.py" 51507 
 51506)  - the process in NOT ALIVE anymore (output=1) -  the 
 output of the process is: Std output:


Err output:
Traceback (most recent call last):
  File "D:\eclipse\configuration\org.eclipse.
   osgi\bundles\356\1\.cp\PySrc\pycompletionserver.py", line 21, in 
   <module>
    from java.lang import Thread
ImportError: No module named java.lang

During handling of the above exception, another exception 
 occurred:

Traceback (most recent call last):
  File "D:\eclipse\configuration\org.eclipse.
   osgi\bundles\356\1\.cp\PySrc\pycompletionserver.py", line 32, in 
   <module>
    import importsTipper
ImportError: No module named importsTipper

I've read here the solution with switching off the firewalls. That actually
didn't work for me.
Without the Win-firewall and disabled AntiVir the same error occurs.

Does anybody have a other solution?

Cheers,
Marius

------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to