$ storm nimbus
Traceback (most recent call last):
File "/home/chefsolo/apache-storm-0.9.1-incubating/bin/storm", line 455, in <m odule>
main()
File "/home/chefsolo/apache-storm-0.9.1-incubating/bin/storm", line 452, in ma in
(COMMANDS.get(COMMAND, unknown_command))(*ARGS)
File "/home/chefsolo/apache-storm-0.9.1-incubating/bin/storm", line 268, in ni mbus
jvmopts = parse_args(confvalue("nimbus.childopts", cppaths)) + [
File "/home/chefsolo/apache-storm-0.9.1-incubating/bin/storm", line 81, in con fvalue
p = sub.Popen(command, stdout=sub.PIPE)
File "/usr/lib64/python2.6/subprocess.py", line 639, in __init__
errread, errwrite)
File "/usr/lib64/python2.6/subprocess.py", line 1228, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Possibly Storm cannot find JAVAHOME in your computer. Here is how to fix it.
Update it with your JAVAHOME
ex (this how it looks in my file.):
#The java implementation to use. If JAVA_HOME is not found we expect java to be in pathJAVA_HOME:/usr/lib/jvm/java-8-oracle
Save changes and close the editor.
Open new terminal and try again
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With