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

Xu Zhang commented on SOLR-7195:
--------------------------------

We can just use "grep -w $SOLR_PORT"

> bin/solr script thinks port 8983 is in use, when in fact it is 18983 that is 
> in use
> -----------------------------------------------------------------------------------
>
>                 Key: SOLR-7195
>                 URL: https://issues.apache.org/jira/browse/SOLR-7195
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>    Affects Versions: 5.0
>         Environment: Linux bigindy5 3.10.0-123.9.2.el7.x86_64 #1 SMP Tue Oct 
> 28 18:05:26 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
>            Reporter: Shawn Heisey
>            Assignee: Shawn Heisey
>             Fix For: 5.1
>
>         Attachments: SOLR-7195.patch, SOLR-7195.patch
>
>
> I'm trying to start solr instance using the bin/solr script, but it is saying 
> that port 8983 is in use.  It's not in use ... but I am using 18983 for the 
> JMX port on another copy of Solr (listen port is 8982), and this is what is 
> being detected.
> [solr@bigindy5 solr]$ lsof -i -Pn | grep 8983
> java    21609 solr   12u  IPv6 11401290      0t0  TCP *:18983 (LISTEN)



--
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