You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2007/02/26 19:46:02 UTC

[jira] Commented: (AMQ-1177) ActiveMQConnection memory leaks

    [ https://issues.apache.org/activemq/browse/AMQ-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38591 ] 

Hiram Chirino commented on AMQ-1177:
------------------------------------

#1 has been fixed in AMQ-835

> ActiveMQConnection memory leaks
> -------------------------------
>
>                 Key: AMQ-1177
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1177
>             Project: ActiveMQ
>          Issue Type: Bug
>            Reporter: Hiram Chirino
>
> klas eriksson: Commented on AMQ-847 
> I think this issue is actually two (or more memory leaks.
> One in createConnection() and one in close().
> I tried a very similar program with the following results:
> apache-activemq-4.2-incubator-20061204.023752-14:
> 1. 'createConnection' followed by 'close' when activeMq-server is UP:
> outOfmemory after ~1800 createConnection-close.
> 2. 'createConnection' without close when activeMq server is not started.
> outOfmemory after < 1800 failed 'createConnection'.
> I have also tried 4.0.x and 4.1.x. The leak memory too.

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