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

Elasticsearch fails when paths contain spaces #8615

Closed
clintongormley opened this issue Nov 23, 2014 · 3 comments
Closed

Elasticsearch fails when paths contain spaces #8615

clintongormley opened this issue Nov 23, 2014 · 3 comments
Labels
>bug :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts good first issue low hanging fruit help wanted adoptme Team:Delivery Meta label for Delivery team

Comments

@clintongormley
Copy link

Currently Elasticsearch will fail to start if the install path contains spaces, with:

You must set the ES_CLASSPATH var

We need to fix these errors and add tests

@clintongormley clintongormley added >bug :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts good first issue low hanging fruit help wanted adoptme labels Nov 23, 2014
@t-lo
Copy link

t-lo commented Dec 1, 2014

It does? On which platform? Works for me on Linux (tested with both bash and dash).
user@host $ /tmp/es\ with\ spaces/bin/elasticsearch starts w/o problems, and
user@host $ "/tmp/es with spaces/bin/elasticsearch" works fine, too.

@clintongormley
Copy link
Author

@t-lo Hmm - just tried again with the zip file and it worked just fine in 1.4.0 and master. Not sure what happened before.

thanks. closing

@t-lo
Copy link

t-lo commented Dec 1, 2014

Maybe it would be good future practice to include commit hashes in issues (especially bug issues) to ease triaging?

@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts good first issue low hanging fruit help wanted adoptme Team:Delivery Meta label for Delivery team
Projects
None yet
Development

No branches or pull requests

3 participants