[
https://issues.apache.org/jira/browse/SOLR-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kay Kay updated SOLR-986:
-------------------------
Attachment: SOLR-986.patch
* exec return non-zero number to indicate something is wrong while waiting for
the process.
> RunExecutableListener#exec - return invalid error codes in case of an error
> while waiting for external process / any other exception
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-986
> URL: https://issues.apache.org/jira/browse/SOLR-986
> Project: Solr
> Issue Type: Bug
> Environment: Java 6, Tomcat 6
> Reporter: Kay Kay
> Priority: Minor
> Fix For: 1.4
>
> Attachments: SOLR-986.patch
>
>
> RunExecutableListener#exec seems to return 0 , even in case an error occurred
> while waiting for the external process or any other i/o error while launching
> the same. Replacing method to return a non-zero number to programmatically
> record the error though.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.