You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/08/14 02:44:00 UTC

[jira] [Commented] (SOLR-11084) Issue with starting script with solr.home (-s) == solr

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

ASF subversion and git services commented on SOLR-11084:
--------------------------------------------------------

Commit 7109820e01e114208d523edc9529d7b5ee783ab0 in lucene-solr's branch refs/heads/master from [~erickerickson]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=7109820 ]

SOLR-11084 Issue with starting script with solr.home (-s) == solr


> Issue with starting script with solr.home (-s) == solr
> ------------------------------------------------------
>
>                 Key: SOLR-11084
>                 URL: https://issues.apache.org/jira/browse/SOLR-11084
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 6.6
>         Environment: OS X 10.12 
>            Reporter: Neil Ireson
>            Assignee: Erick Erickson
>         Attachments: SOLR-11084.patch, SOLR-11084.patch
>
>
> I've just hit an issue when starting solr using the script. All works well when I use:
>   /solr-6.6.0/bin/solr start -p 9090 -m 4g -s data/solr
> However if I cd into the data directory and try:
>   /solr-6.6.0/bin/solr start -p 9090 -m 4g -s solr
> Then I get no cores loaded and the "solr.​solr.​home" shown in the UI as my installation solr (i.e. /solr-6.6.0/server/solr)
> I thought that "solr" may be a reserved word so I changed the name of my folder to "test-solr" and this worked.
> I'm unsure if this is an undocumented feature (at least I couldn't find any reference to it) or a bug.



--
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