Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
6.4.2
-
None
Description
Tried starting a cloud example. It refused to start as root. This is a good thing, but the start is acceptable to me for the testing that I will be doing, so I added -force. It still wouldn't start, probably because the -force option was not transferred to the true start commands.
Commands that I tried:
bin/solr start -e cloud -force
bin/solr start -force -e cloud