You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shawn Heisey (JIRA)" <ji...@apache.org> on 2015/03/10 05:48:40 UTC

[jira] [Resolved] (SOLR-7195) bin/solr script thinks port 8983 is in use, when in fact it is 18983 that is in use

     [ https://issues.apache.org/jira/browse/SOLR-7195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Heisey resolved SOLR-7195.
--------------------------------
    Resolution: Fixed

Committed to trunk and merged into branch_5x.

> 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, 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org