And it says missing file. This is from the 0.10.0 tarball.

I tried a
*bin/storm supervisor &*
$ Traceback (most recent call last):
  File "bin/storm.py", line 568, in <module>
    main()
  File "bin/storm.py", line 565, in main
    (COMMANDS.get(COMMAND, unknown_command))(*ARGS)
  File "bin/storm.py", line 377, in supervisor
    jvmopts = parse_args(confvalue("supervisor.childopts", cppaths)) + [
  File "bin/storm.py", line 137, in confvalue
    p = sub.Popen(command, stdout=sub.PIPE)
  File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

[1]+  Exit 1                  bin/storm supervisor


-- 

是故勝兵先勝而後求戰,敗兵先戰而後求勝。

Reply via email to