You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mikhail Khludnev (JIRA)" <ji...@apache.org> on 2016/11/09 19:52:58 UTC

[jira] [Created] (SOLR-9745) bin/solr* swallows errors from running example instances at least

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org