You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Vincent Sourin (JIRA)" <ji...@apache.org> on 2016/03/18 18:40:33 UTC

[jira] [Updated] (ARTEMIS-443) Dead Client Ressource cleanup problems with OpenWire Protocol

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

Vincent Sourin updated ARTEMIS-443:
-----------------------------------
    Attachment: broker.xml
                NMS_Client.cs

To reproduce problem

> Dead Client Ressource cleanup problems with OpenWire Protocol
> -------------------------------------------------------------
>
>                 Key: ARTEMIS-443
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-443
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: OpenWire
>    Affects Versions: 1.1.0
>         Environment: Embedded Artemis Server in Widlfly 10 (version 1.1.0)
> + C# Standalone Client with Apache NMS ActiveMQ (version 1.7.1)
>            Reporter: Vincent Sourin
>         Attachments: NMS_Client.cs, broker.xml
>
>
> In org.apache.activemq.core.protocol.openwire.OpenWireProtocolManager the method #removeConnection(AMQConnectionContext context, ConnectionInfo info, Throwable error) is not called when the client crashes. (This method is called when the client disconnects correctly).
> So, when the client tries to reconnect the method #addConnection(AMQConnectionContext context, ConnectionInfo info) throws an InvalidClientIDException



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