You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2008/07/08 17:16:31 UTC

[jira] Resolved: (QPID-586) Client state manager is not interupted when unrecoverable error occurs on connection

     [ https://issues.apache.org/jira/browse/QPID-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner resolved QPID-586.
--------------------------------

    Resolution: Fixed

This has been fixed as part of QPID-962

> Client state manager is not interupted when unrecoverable error occurs on connection
> ------------------------------------------------------------------------------------
>
>                 Key: QPID-586
>                 URL: https://issues.apache.org/jira/browse/QPID-586
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M2
>            Reporter: Martin Ritchie
>             Fix For: M3
>
>
> Again this is seen when an incorrect log4j is on the classpath. The correct execeptions can be seen to be thrown but the StateManager is not interrupted and the client must wait the default 30 seconds before the connection failure returns. 
> A related problem is that because we are waiting for the timeout to occur the state manager reports the timeout error rather than the previously thrown error. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.