forked from collective/collective.solr
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels