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
2016/05/12 14:49:13 [ERR] client: failed to start task 'main' for alloc 'e43b1fb2-b244-2533-5bb4-4b5c142067a7': fork/exec ../../../../System/Library/Frameworks/JavaVM.framework/Versions/A/Commands/java: no such file or directory
However, /System/Library/Frameworks/JavaVM.framework/Versions/A/Commands/java does exist, ls output is below:
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Nomad version
Nomad v0.3.2
Operating system and Environment details
OSX Yosemite 10.10.5
nomad running in dev mode
Issue
The following error is produced:
However,
/System/Library/Frameworks/JavaVM.framework/Versions/A/Commands/java
does exist,ls
output is below:Here is my start command for the nomad instance:
nohup ./nomad agent -dev >&logs/nomad.log
Reproduction steps
Run the job file below against the dev mode nomad instance on OS X with java 8 latest in
/usr/bin
Nomad Client logs (if appropriate)
I also obtained the following output with
nomad fs cat
from a more recent run with the same configurationNomad Server logs (if appropriate)
Job file (if appropriate)
The text was updated successfully, but these errors were encountered: