Jan Høydahl created SOLR-6646:
---------------------------------

             Summary: Start script tails wrong log if failed to start within 30s
                 Key: SOLR-6646
                 URL: https://issues.apache.org/jira/browse/SOLR-6646
             Project: Solr
          Issue Type: Bug
          Components: scripts and tools
    Affects Versions: 4.10.1
            Reporter: Jan Høydahl


When starting solr in the background with {{bin/solr start -p 9999}}, and solr 
does not start within 30 seconds, the script tries to tail the log but fails 
due to hardcoded "node1":
{noformat}
Waiting to see Solr listening on port 9999 [|]  Still not seeing Solr listening 
on 9999 after 30 seconds!
tail: /Users/janhoy/workspace/lucene_solr_4_10/solr/node1/logs/solr.log: No 
such file or directory
{noformat}



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