Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-7195

bin/solr script thinks port 8983 is in use, when in fact it is 18983 that is in use

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.0
    • 5.1
    • SolrCloud
    • None
    • 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

    Description

      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)

      Attachments

        1. SOLR-7195.patch
          0.5 kB
          Xu Zhang
        2. SOLR-7195.patch
          0.7 kB
          Shawn Heisey
        3. SOLR-7195.patch
          1 kB
          Shawn Heisey
        4. SOLR-7195.patch
          4 kB
          Shawn Heisey

        Activity

          People

            elyograg Shawn Heisey
            elyograg Shawn Heisey
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: