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

Timothy Potter commented on SOLR-6726:
--------------------------------------

So now the script uses 1$SOLR_PORT for the JMX RMI port (18983 if using the 
default 8983) but you can also just set the RMI port in solr.in.sh (.cmd). I'm 
sure you can still break things if you do: -p 2022 as the stop port will be 
computed to 1022, which is not allowed unless Solr is launched by root. I also 
added some more help information about port assignments used by the script.

> Specifying different ports with the new bin/solr script fails to start solr 
> instances
> -------------------------------------------------------------------------------------
>
>                 Key: SOLR-6726
>                 URL: https://issues.apache.org/jira/browse/SOLR-6726
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Erick Erickson
>            Assignee: Timothy Potter
>            Priority: Minor
>             Fix For: 4.10.3, 5.0
>
>
> As I recall, I tried to specify different ports when bringing up 4 instances 
> (7200, 7300, 7400) and the startup script failed. I'll confirm this and maybe 
> propose a fix if I can reproduce. Assigning it to me so I make sure it's 
> checked.
> I'm at Lucene Revolution this week, so if anyone wants to pick this up feel 
> free.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to