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

Jan Høydahl closed SOLR-9156.
-----------------------------
    Resolution: Cannot Reproduce

Cannot reproduce this on branch 6.3 and GNU bash, version 4.4.0(1)-release 
(x86_64-apple-darwin16.0.0)
{noformat}
Waiting up to 180 seconds to see Solr running on port 8983 [\]  
Started Solr server on port 8983 (pid=84237). Happy searching!

*[branch_6_3] ~/git/lucene-solr-2/solr$ 
{noformat}

Closing as cannot reproduce. Please re-open if you find this is still a problem

> ./bin/solr start leaves a messy prompt
> --------------------------------------
>
>                 Key: SOLR-9156
>                 URL: https://issues.apache.org/jira/browse/SOLR-9156
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Torstein Krause Johansen
>         Attachments: 
> 0001-LUCENE-7298-.-bin-solr-start-now-leaves-a-tidy-comma.patch
>
>
> Because of the inner shell and the other spinner (line 1432 to 1451 in
> bin/solr), the intended newline after the message "Happy searching!"
> never comes into intended effect, leaving the command line in a messy
> state:
> {code}
> escenic@solr:~$ /opt/solr/bin/solr start
> Waiting up to 30 seconds to see Solr running on port 8983 [/]
> Started Solr server on port 8983 (pid=16866). Happy searching!
>                                                                           
> escenic@solr:~$ 
> {code}
> A prettier outcome would be:
> {code}
> escenic@solr:~$ /opt/solr/bin/solr start
> Waiting up to 30 seconds to see Solr running on port 8983 [/]
> Started Solr server on port 8983 (pid=6214). Happy searching!
> escenic@solr:~$
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to