[ 
https://issues.apache.org/jira/browse/SOLR-10223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894586#comment-15894586
 ] 

Shawn Heisey commented on SOLR-10223:
-------------------------------------

6.4.2 is the only version I've tried it on.  The command that you did is 
different than what I did.  The cloud example re-runs the bin/solr script for 
each node it builds.  The -force option needs to be propagated from the initial 
script run to the recursive calls.

> Cloud example will not start as root even with -force option
> ------------------------------------------------------------
>
>                 Key: SOLR-10223
>                 URL: https://issues.apache.org/jira/browse/SOLR-10223
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 6.4.2
>            Reporter: Shawn Heisey
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to