You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the following error when while running the executor:
Could not find any executable java binary. Please install java in your PATH or set JAVA_HOME
Command exited with status 1 (pid: 83141)
I have specified --javaHome=/opt/mesosphere/bin/java, I also tried /opt/mesosphere/active/java/usr/java but JAVA_HOME is not set and the executor fails to run. I couldn't even find a way to download jre using uri.
Any ideas?
The text was updated successfully, but these errors were encountered:
vishr
changed the title
Java not found when executer is run (running in jar mode)
Java not found when executor is run (running in jar mode
Oct 4, 2016
I am getting the following error when while running the executor:
I have specified
--javaHome=/opt/mesosphere/bin/java
, I also tried/opt/mesosphere/active/java/usr/java
butJAVA_HOME
is not set and the executor fails to run. I couldn't even find a way to download jre using uri.Any ideas?
The text was updated successfully, but these errors were encountered: