You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Markus Jelsma (JIRA)" <ji...@apache.org> on 2017/10/27 15:30:02 UTC

[jira] [Commented] (SOLR-11561) Solr won't start if SOLR_OPTS is not properly set in solr.in.sh

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

Markus Jelsma commented on SOLR-11561:
--------------------------------------

Not properly setting a value will cause bin/solr to hang forever:
Waiting up to 180 seconds to see Solr running on port 8983 [-]  

{code}
SOLR_OPTS="crap=true"
{code}

It would have saved my 45 minutes of time before i finally noticed -D is missing.

> Solr won't start if SOLR_OPTS is not properly set in solr.in.sh
> ---------------------------------------------------------------
>
>                 Key: SOLR-11561
>                 URL: https://issues.apache.org/jira/browse/SOLR-11561
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 7.1
>            Reporter: Markus Jelsma
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org