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