]
Ron Sigal updated JBREM-1245:
-----------------------------
Issue Type: Enhancement (was: Bug)
Consider javax.net.ssl.SSLException("Connection has been
shutdown") to be retriable
-----------------------------------------------------------------------------------
Key: JBREM-1245
URL:
https://issues.jboss.org/browse/JBREM-1245
Project: JBoss Remoting
Issue Type: Enhancement
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.5.4, 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.
-
For more information on JIRA, see: