Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4510366
By: nocturna_gr

I added Lib and Lib-cpython (here is the threading module), both in my projects
and in "Window->preferences", but no good. Here's the output:


Err output:
error importing site
Traceback (innermost last):
  File "/usr/share/jython/Lib-cpython/site.py", line 138, in ?
  File "/usr/share/jython/Lib/javapath.py", line 108, in join
  File "/usr/share/jython/Lib/javapath.py", line 27, in _tostr
TypeError: join() argument must be a string object, not 'None' object

java.lang.RuntimeException: Error connecting to python process
( /usr/lib/jvm/java-1.5.0-sun-1.5.0.10/jre/bin/java
-Dpython.path=/usr/lib/jvm/java-1.5.0-sun-1.5.0.10/jre/lib/rt.jar:/usr/lib/jvm/j
ava-1.5.0-sun-1.5.0.10/jre/lib/jsse.jar:/usr/lib/jvm/java-1.5.0-sun-1.5.0.10/jre
/lib/jce.jar:/usr/lib/jvm/java-1.5.0-sun-1.5.0.10/jre/lib/charsets.jar:/usr/lib/
jvm/java-1.5.0-sun-1.5.0.10/jre/lib/ext/dnsns.jar:/usr/lib/jvm/java-1.5.0-sun-1.
5.0.10/jre/lib/ext/sunjce_provider.jar:/usr/lib/jvm/java-1.5.0-sun-1.5.0.10/jre/
lib/ext/localedata.jar:/home/kostas/libs/java/svnkit-1.1.4.jar:/usr/share/jython
/Lib-cpython:/usr/share/jython/Lib -classpath
/usr/share/java/jython-2.1.jar:/usr/lib/jvm/java-1.5.0-sun-1.5.0.10/jre/lib/rt.j
ar:/usr/lib/jvm/java-1.5.0-sun-1.5.0.10/jre/lib/jsse.jar:/usr/lib/jvm/java-1.5.0
-sun-1.5.0.10/jre/lib/jce.jar:/usr/lib/jvm/java-1.5.0-sun-1.5.0.10/jre/lib/chars
ets.jar:/usr/lib/jvm/java-1.5.0-sun-1.5.0.10/jre/lib/ext/dnsns.jar:/usr/lib/jvm/
java-1.5.0-sun-1.5.0.10/jre/lib/ext/sunjce_provider.jar:/usr/lib/jvm/java-1.5.0-
sun-1.5.0.10/jre/lib/ext/localedata.jar:/home/kostas/libs/java/svnkit-1.1.4.jar:
/usr/share/jython/Lib-cpython:/usr/share/jython/Lib org.python.util.jython
/home/kostas/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.python.pyd
ev_1.3.8/PySrc/pycompletionserver.py 50558 59473)  - the process in NOT ALIVE
anymore (output=255) -  the output of the process is: Std output:


Err output:
error importing site
Traceback (innermost last):
  File "/usr/share/jython/Lib-cpython/site.py", line 138, in ?
  File "/usr/share/jython/Lib/javapath.py", line 108, in join
  File "/usr/share/jython/Lib/javapath.py", line 27, in _tostr
TypeError: join() argument must be a string object, not 'None' object

        at org.python.pydev.editor.codecompletion.shell.AbstractShell.startIt(Ab
stractShell.java:440)
        at org.python.pydev.editor.codecompletion.shell.AbstractShell.startIt(Ab
stractShell.java:312)
        at org.python.pydev.editor.codecompletion.shell.AbstractShell.getServerS
hell(AbstractShell.java:234)
        at org.python.pydev.editor.codecompletion.shell.AbstractShell.getServerS
hell(AbstractShell.java:192)
        at org.python.pydev.editor.codecompletion.revisited.modules.CompiledModu
le.<init>(CompiledModule.java:95)
        at org.python.pydev.editor.codecompletion.revisited.SystemModulesManager
.getBuiltinModule(SystemModulesManager.java:192)
        at org.python.pydev.editor.codecompletion.revisited.ProjectModulesManage
r.getModule(ProjectModulesManager.java:247)
        at org.python.pydev.editor.codecompletion.revisited.AbstractASTManager.g
etModule(AbstractASTManager.java:333)
        at org.python.pydev.editor.codecompletion.revisited.AbstractASTManager.g
etBuiltinMod(AbstractASTManager.java:764)
        at org.python.pydev.editor.codecompletion.revisited.AbstractASTManager.g
etBuiltinComps(AbstractASTManager.java:748)
        at org.python.pydev.editor.codecompletion.revisited.AbstractASTManager.g
etBuiltinCompletions(AbstractASTManager.java:730)
        at com.python.pydev.analysis.scopeanalysis.AbstractScopeAnalyzerVisitor.
<init>(AbstractScopeAnalyzerVisitor.java:123)
        at com.python.pydev.analysis.visitors.OccurrencesVisitor.<init>(Occurren
cesVisitor.java:62)
        at com.python.pydev.analysis.OccurrencesAnalyzer.analyzeDocument(Occurre
ncesAnalyzer.java:43)
        at com.python.pydev.analysis.OccurrencesAnalyzer.analyzeDocument(Occurre
ncesAnalyzer.java:37)
        at com.python.pydev.analysis.builder.AnalysisBuilderRunnable.doAnalysis(
AnalysisBuilderRunnable.java:183)
        at com.python.pydev.analysis.builder.AnalysisBuilderRunnable.run(Analysi
sBuilderRunnable.java:133)
        at java.lang.Thread.run(Thread.java:595)


______________________________________________________________________
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 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Pydev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to