You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "michael j. goulish (Created) (JIRA)" <ji...@apache.org> on 2012/03/14 15:14:37 UTC

[jira] [Created] (QPID-3898) qpid-tool bounces repeatedly when using SSL

qpid-tool bounces repeatedly when using SSL
-------------------------------------------

                 Key: QPID-3898
                 URL: https://issues.apache.org/jira/browse/QPID-3898
             Project: Qpid
          Issue Type: Bug
          Components: Python Tools
    Affects Versions: 0.14
            Reporter: michael j. goulish
            Assignee: michael j. goulish
            Priority: Blocker


when qpid-tool connects through SSL it starts disconnecting and reconnecting every 10 seconds.
qpid-stat does not do this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Resolved] (QPID-3898) qpid-tool bounces repeatedly when using SSL

Posted by "michael j. goulish (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

michael j. goulish resolved QPID-3898.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.16

fixed in svn rev 1300562.

similar to a problem that was taken care of by the original connection.py code -- but at that time, no SSL support in Py.
When SSL support arrived, same problem showed up in slightly different form, and original code no longer caught it.

                
> qpid-tool bounces repeatedly when using SSL
> -------------------------------------------
>
>                 Key: QPID-3898
>                 URL: https://issues.apache.org/jira/browse/QPID-3898
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Tools
>    Affects Versions: 0.14
>            Reporter: michael j. goulish
>            Assignee: michael j. goulish
>            Priority: Blocker
>             Fix For: 0.16
>
>
> when qpid-tool connects through SSL it starts disconnecting and reconnecting every 10 seconds.
> qpid-stat does not do this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org