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

Eclipse 3.3.2
jython 2.2.1
Ubuntu 8.04

My eclipse log outputs the following:
Caused by: org.eclipse.core.runtime.CoreException: Error creating python process
- exited before creating sockets - exitValue = (1)( java -Dpython.path=[omitted]
org.python.util.jython
/home/joeh/lithium/ldk4/programs/eclipse-3.3.2/plugins/org.python.pydev_1.3.18/P
ySrc/pycompletionserver.py 47307 47707) - os:Linux
        at 
org.python.pydev.editor.codecompletion.shell.AbstractShell.startIt(AbstractS
hell.java:364)
        at 
org.python.pydev.editor.codecompletion.shell.AbstractShell.startIt(AbstractS
hell.java:312)
        at 
org.python.pydev.editor.codecompletion.shell.AbstractShell.getServerShell(Ab
stractShell.java:234)
        at 
org.python.pydev.editor.codecompletion.shell.AbstractShell.getServerShell(Ab
stractShell.java:192)
        at 
org.python.pydev.editor.codecompletion.PyCodeCompletion.lazyStartShell(PyCod
eCompletion.java:324)
        ... 67 more

When I try to run the following from the command line I get the following:
jython 
./eclipse-3.3.2/plugins/org.python.pydev_1.3.18/PySrc/pycompletionserver.py
52000 55352
jycompletionserver will start
jycompletionserver creating socket
jycompletionserver waiting for connection

And then it just sits there.

Any clue what my problem is in getting jython code completion up and running?

Thanks,

Joe

______________________________________________________________________
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Pydev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to