[jboss-remoting-issues] [JBoss JIRA] Created: (JBREM-1245) Consider javax.net.ssl.SSLException("Connection has been shutdown")

Ron Sigal (JIRA) jira-events at lists.jboss.org
Mon Sep 20 11:44:28 EDT 2010


Consider javax.net.ssl.SSLException("Connection has been shutdown")
-------------------------------------------------------------------

                 Key: JBREM-1245
                 URL: https://jira.jboss.org/browse/JBREM-1245
             Project: JBoss Remoting
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 2.5.3.SP1, 2.2.3.SP3
            Reporter: Ron Sigal
            Assignee: Ron Sigal
             Fix For: 2.2.3.SP3, 2.2.3.SP4


An SSLSocket whose remote counterpart has closed will throw

  javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLException: java.net.SocketException: Software caused connection abort: socket write error 

This should be considered a retriable exception, but the RETRIABLE_ERROR_MESSAGE regular expression in org.jboss.remoting.transport.MicroSocketClientInvoker doesn't match it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-remoting-issues mailing list