You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rick McGuire (JIRA)" <ji...@apache.org> on 2006/12/04 22:35:20 UTC

[jira] Created: (GERONIMO-2623) Infinite loop in the SMTPTransport code when a socket factory class is used.

Infinite loop in the SMTPTransport code when a socket factory class is used. 
-----------------------------------------------------------------------------

                 Key: GERONIMO-2623
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2623
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
    Affects Versions: 2.0
            Reporter: Rick McGuire
         Assigned To: Rick McGuire
             Fix For: 2.0


The logic that implements the socket factory retry logic never breaks out of the loop when a socket has been successfully created, causing bind() exceptions.

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

        

[jira] Closed: (GERONIMO-2623) Infinite loop in the SMTPTransport code when a socket factory class is used.

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2623?page=all ]

Rick McGuire closed GERONIMO-2623.
----------------------------------

    Resolution: Fixed

Committed revision 482370.

> Infinite loop in the SMTPTransport code when a socket factory class is used.
> ----------------------------------------------------------------------------
>
>                 Key: GERONIMO-2623
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2623
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0
>            Reporter: Rick McGuire
>         Assigned To: Rick McGuire
>             Fix For: 2.0
>
>
> The logic that implements the socket factory retry logic never breaks out of the loop when a socket has been successfully created, causing bind() exceptions.

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