You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2014/12/03 13:20:12 UTC

[jira] [Resolved] (AMQ-5472) RAR; stopped connection (due to SecurityException) not evicted from JCA pool

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

Gary Tully resolved AMQ-5472.
-----------------------------
    Resolution: Fixed

fix and test in http://git-wip-us.apache.org/repos/asf/activemq/commit/a58b0087

the original security exception is now propagated correctly.

> RAR; stopped connection (due to SecurityException) not evicted from JCA pool
> ----------------------------------------------------------------------------
>
>                 Key: AMQ-5472
>                 URL: https://issues.apache.org/jira/browse/AMQ-5472
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: RAR
>    Affects Versions: 5.10.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>             Fix For: 5.11.0
>
>
> If there is a securityException on an initial connection attempt, the transport is disposed, AMQ-3294
> The resulting socket read error does not bubble up to a registered exception listener leaving an invalid/Stopped pooled managed connection. 
> The connection is unusable and needs to be purged via administration



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)