Mikhail Khludnev created SOLR-9745:
--------------------------------------

             Summary: bin/solr* swallows errors from running example instances 
at least
                 Key: SOLR-9745
                 URL: https://issues.apache.org/jira/browse/SOLR-9745
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Server
    Affects Versions: 6.3, master (7.0)
            Reporter: Mikhail Khludnev


It occurs on mad scenario in LUCENE-7534:
* solr.cmd weren't granted +x
* coolhacker worked it around with cmd /C solr.cmd start -e ..
* but when SolrCLI runs solr instances with the same solr.cmd, it just silently 
fails

I think we can just pass ExecuteResultHandler which will dump exception to 
console. 



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