You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2015/09/26 21:19:04 UTC

[jira] [Closed] (ARTEMIS-232) STOMP error when closing connection without DISCONNECT

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

clebert suconic closed ARTEMIS-232.
-----------------------------------

> STOMP error when closing connection without DISCONNECT
> ------------------------------------------------------
>
>                 Key: ARTEMIS-232
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-232
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Stomp
>    Affects Versions: 1.0.0, 1.1.0
>            Reporter: Julian Scheid
>            Priority: Minor
>             Fix For: 1.2.0, 1.1.1
>
>
> When a stomp connection times out without a DISCONNECT frame being sent, the following error is logged:
> {noformat}
> AMQ221021: failed to remove connection
> {noformat}
> Does this mean resources are being leaked?
> This can be reproduced as follows:
> {noformat}
> mvn3 -Ptests -DfailIfNoTests=false -Dtest=StompConnectionCleanupTest test
> {noformat}
> The output of this test case contains the error message.



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