[
https://issues.apache.org/jira/browse/SOLR-9745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954761#comment-15954761
]
ASF subversion and git services commented on SOLR-9745:
-------------------------------------------------------
Commit 8b87a474cbf6873935975302dbd856c3cbef53ec in lucene-solr's branch
refs/heads/branch_6x from [~mkhludnev]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=8b87a47 ]
SOLR-9745: check exit code only if process has finished
> SolrCLI swallows errors from solr.cmd
> -------------------------------------
>
> 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
> Assignee: Mikhail Khludnev
> Labels: newbie, newdev
> Attachments: SOLR-9745.patch, SOLR-9745.patch
>
>
> It occurs on mad scenario in LUCENE-7534:
> * solr.cmd weren't granted +x (it happens under cygwin, yes)
> * 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.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]