Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fresh install ES 1.7.2 bin/plugin fails on El Capitan #14034

Closed
dblado opened this issue Oct 8, 2015 · 2 comments
Closed

fresh install ES 1.7.2 bin/plugin fails on El Capitan #14034

dblado opened this issue Oct 8, 2015 · 2 comments

Comments

@dblado
Copy link

dblado commented Oct 8, 2015

In trying to confirm if another issue still exists on 1.7.2, I got the following error while trying to install a plugin:

$ ./bin/plugin
./bin/plugin: line 108: /Library/Internet: is a directory

I resolved the issue for now w/ a symlink /Library/Internet -> /Library/Internet Plug-Ins/ and reset $JAVA_HOME. Guessing this is related to #12610, #12504.

@clintongormley
Copy link

Agreed. This has been fixed in 2.0 by moving param parsing to Java from shell.

Seems a bit odd that your JAVA_HOME was pointing to /Library/Internet Plug-Ins/ though? Mine contains: /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home

@dblado
Copy link
Author

dblado commented Oct 13, 2015

@clintongormley Odd -- I don't recall changing my JAVA_HOME but apparently I had...thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants