"SystemCallError: Unknown error - Connection reset by peer" should be mapped to Errno::ECONNRESET -------------------------------------------------------------------------------------------------
Key: JRUBY-6180 URL: https://jira.codehaus.org/browse/JRUBY-6180 Project: JRuby Issue Type: Bug Components: Application Error Affects Versions: JRuby 1.6.5 Reporter: Christian Höltje It appears that the Java error "SystemCallError: Unknown error - Connection reset by peer" doesn't map to Errno::ECONNRESET. I suspect that the same thing needs to be done that was done in JRUBY-4685. The commit is here: https://github.com/jruby/jruby/commit/6e8d0d52375859371cdbfb8c3ed99a29765dfdd7 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email