[jboss-jira] [JBoss JIRA] (AS7-4958) Memory leak in Distributed Transaction System
Wouter De Borger (JIRA)
jira-events at lists.jboss.org
Mon Jun 11 09:05:04 EDT 2012
[ https://issues.jboss.org/browse/AS7-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700413#comment-12700413 ]
Wouter De Borger commented on AS7-4958:
---------------------------------------
Yes
> Memory leak in Distributed Transaction System
> ---------------------------------------------
>
> Key: AS7-4958
> URL: https://issues.jboss.org/browse/AS7-4958
> Project: Application Server 7
> Issue Type: Bug
> Components: EJB
> Affects Versions: 7.1.1.Final, 7.1.2.Final (EAP)
> Environment: centos6 in libvirt qemu/kvm vm
> Reporter: Wouter De Borger
> Assignee: jaikiran pai
>
> When running distributed transaction over multiple clusters, memory is depleted in a matter of minutes.
> We are using EJB's without transaction annotations (default behavior) and remoting as described in
> https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+server+instance.
> Heap dumps are available at http://people.cs.kuleuven.be/~bart.vanbrabant/jboss_dump/.
> The IBM heap analyzer blames org/jboss/as/ejb3/remote/EJBRemoteTransactionsRepository as the root cause, taking up 95.73% of memory, through the transaction map.
> If more info is required, I can provided our test application.
> Thanks,
> Wouter
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list