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

Running bin/solr-instance start results in error #15

Open
clt16 opened this issue Apr 13, 2012 · 2 comments
Open

Running bin/solr-instance start results in error #15

clt16 opened this issue Apr 13, 2012 · 2 comments

Comments

@clt16
Copy link

clt16 commented Apr 13, 2012

After running the buildout to install collective.solr everythiing appears to have installed correctly. There are two directories in parts for solr-instance and solr-downloads. Also a bin/solr-instance start script is created.

When I attempt to run bin/solr-instance start, I get the following error:

Traceback (most recent call last):
File "bin/solr-instance", line 110, in
start(True)
File "bin/solr-instance", line 43, in start
stdout=logfp, stderr=logfp).pid
File "/usr/local/Plone/Python-2.6/lib/python2.6/subprocess.py", line 633, in init
errread, errwrite)
File "/usr/local/Plone/Python-2.6/lib/python2.6/subprocess.py", line 1139, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

@domruf
Copy link

domruf commented Nov 6, 2012

I think since the installation is handled by collective.recipe.solrinstance you should report this issue at https://github.com/collective/collective.recipe.solrinstance/issues

@hmalinov
Copy link

Most probably java is not installed on your system

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

3 participants