-
-
Notifications
You must be signed in to change notification settings - Fork 599
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
getting an error trying to install plugin #21
Comments
Please add relevant information about your setup -- which plugin, how are you using the Chef cookbook, do you have Java installed on the server, which version, etc... |
hey, yeah elasticsearch installed fine, however the issue is when i am trying to install the plugin, i am using the opscode java cookbook so I think it installed the openJDK version of java on the node. |
Hey Actually I resolved this you were right, I forgot to install java i thought it would be installed by default with elasticsearch after installing java it worked! Doh! RTFM rite? |
@zacksiri Yeah, this is a confusing issue. The solution is to add warnings to the |
---- Begin output of "bash" "/tmp/chef-script20120720-17103-166556x-0" ----
STDOUT:
STDERR: /usr/local/bin/plugin: 31: exec: -Xmx64m: not found
---- End output of "bash" "/tmp/chef-script20120720-17103-166556x-0" ----
The text was updated successfully, but these errors were encountered: