Shawn Heisey created SOLR-7195:
----------------------------------

             Summary: 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
             Fix For: 5.1


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to