Movatterモバイル変換
[0]ホーム
cron -> python -> jpython -> no dice
Thomas Dutermethomas at madeforchina.com
Mon Apr 16 01:09:36 EDT 2001
Argh...Ok, I feel thoroughly rejected by cron. I have a python jobwhich inside the script calls another jpython script. (thejpyton connects to oracle and does some Db-fu)Now, when I call from the command line, I'm fine.Everything works well and the jpython executes properly.When I call from cron, the python executes, but no dice onthe jpython.I call the jpython as follows within the .py:os.system('/usr/local/bin/jpython /var/script/db_up.py')Any ideas folks?TIA,-Thomas
More information about the Python-listmailing list
[8]ページ先頭