[
https://issues.apache.org/jira/browse/SOLR-7195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351017#comment-14351017
]
Shawn Heisey commented on SOLR-7195:
------------------------------------
Is this sort of syntax allowed in regex? I will try it when I have a little
more time.
{noformat}
"port=$SOLR_PORT(\s|$)"
{noformat}
> 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: [email protected]
For additional commands, e-mail: [email protected]