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

Hello,
I want to use Pydev with Jython in a grinder (see: 
http://grinder.sourceforge.net)
environment.
I configured in the Pydev preferences the jython.jar  which is packaged  in
the latest version of grinder (3.4).

Every time When I try code completion I get the following error:
java.lang.RuntimeException: Error connecting to python process
( C:\SPARDAT\IMC\TOOLS\jdk150\bin\javaw.exe
-Dpython.path=C:\testinfra\SPARDAT\IMC\Tools\eclipse\plugins\org.python.pydev_1.
6.5.2011020317\PySrc\pydev_sitecustomize;C:\SPARDAT\IMC\TOOLS\jdk150\jre\lib\rt.
jar;C:\SPARDAT\IMC\TOOLS\jdk150\jre\lib\jsse.jar;C:\SPARDAT\IMC\TOOLS\jdk150\jre
\lib\jce.jar;C:\SPARDAT\IMC\TOOLS\jdk150\jre\lib\charsets.jar;C:\SPARDAT\IMC\TOO
LS\jdk150\jre\lib\ext\dnsns.jar;C:\SPARDAT\IMC\TOOLS\jdk150\jre\lib\ext\localeda
ta.jar;C:\SPARDAT\IMC\TOOLS\jdk150\jre\lib\ext\sunjce_provider.jar;C:\SPARDAT\IM
C\TOOLS\jdk150\jre\lib\ext\sunpkcs11.jar;C:\testinfra\SPARDAT\IMC\Test\grinder\3
_0_0_b30\lib\jython.jar -classpath
C:\testinfra\SPARDAT\IMC\Test\grinder\3_4\lib\jython.jar;C:\testinfra\SPARDAT\IM
C\Tools\eclipse\plugins\org.python.pydev_1.6.5.2011020317\PySrc\pydev_sitecustom
ize;C:\SPARDAT\IMC\TOOLS\jdk150\jre\lib\rt.jar;C:\SPARDAT\IMC\TOOLS\jdk150\jre\l
ib\jsse.jar;C:\SPARDAT\IMC\TOOLS\jdk150\jre\lib\jce.jar;C:\SPARDAT\IMC\TOOLS\jdk
150\jre\lib\charsets.jar;C:\SPARDAT\IMC\TOOLS\jdk150\jre\lib\ext\dnsns.jar;C:\SP
ARDAT\IMC\TOOLS\jdk150\jre\lib\ext\localedata.jar;C:\SPARDAT\IMC\TOOLS\jdk150\jr
e\lib\ext\sunjce_provider.jar;C:\SPARDAT\IMC\TOOLS\jdk150\jre\lib\ext\sunpkcs11.
jar;C:\testinfra\SPARDAT\IMC\Test\grinder\3_0_0_b30\lib\jython.jar
org.python.util.jython
C:\testinfra\SPARDAT\IMC\Tools\eclipse\plugins\org.python.pydev_1.6.5.2011020317
\PySrc\pycompletionserver.py 33898 33897)  - the process in NOT ALIVE anymore
(output=-1) -  the output of the process is: Std output:


Err output:
Traceback (innermost last):

  File "C:\testinfra\SPARDAT\IMC\Tools\eclipse\plugins\org.python.pydev_1.6.5.20
11020317\PySrc\pycompletionserver.py", line 31, in ?

ImportError: no module named threading



Have anyone an idea what goes wrong?

regards ferry

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to