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

OK, I\'ve got a very strange situation here. I\'ve got a piece of code that 
runs fine when doing a javaw -c jython.jar org.python.util.jython mycode.py 
from the cmd shell. However, when I run the exact same file with the exact same 
interpreter and jython jar via pydev/eclipse, it runs fine the first time and 
then every time after that it crashes. However, if I run the program via 
command line again, it resets the situation somehow and pydev will run the code 
fine once. After that, it\'ll crash every time again. 

I\'m totally stumped. Anyone else have any ideas?

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to