solved. java_home has modified by one.

noodles <[email protected]>于2015年3月26日星期四写道:

> Hi group:
>
> I deploy the storm 0.9.x. When I start the nimbus:
>
> storm@vobile:/usr/local/storm$  bin/storm nimbus
> Traceback (most recent call last):
>   File "bin/storm", line 514, in <module>
>     main()
>   File "bin/storm", line 511, in main
>     (COMMANDS.get(COMMAND, unknown_command))(*ARGS)
>   File "bin/storm", line 308, in nimbus
>     jvmopts = parse_args(confvalue("nimbus.childopts", cppaths)) + [
>   File "bin/storm", line 113, in confvalue
>     p = sub.Popen(command, stdout=sub.PIPE)
>   File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
>     errread, errwrite)
>   File "/usr/lib/python2.7/subprocess.py", line 1259, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
> storm@vobile:/usr/local/storm$ echo $JAVA_HOME
> /usr/lib/jvm/jdk1.6.0_35
> storm@vobile:/usr/local/storm$
>
> How to solve it?
>
>
>
> --
> *Yeah, I'm noodles!*
>


-- 
*Yeah, I'm noodles!*

Reply via email to