[jboss-jira] [JBoss JIRA] Created: (JBTM-214) Transactions are not removed on completion resulting in OOMEs
Leon van Zantvoort (JIRA)
jira-events at lists.jboss.org
Wed May 2 07:13:40 EDT 2007
Transactions are not removed on completion resulting in OOMEs
-------------------------------------------------------------
Key: JBTM-214
URL: http://jira.jboss.com/jira/browse/JBTM-214
Project: JBoss Transaction Manager
Issue Type: Patch
Security Level: Public (Everyone can see)
Affects Versions: 4.2.3, 4.2.2, 4.2.1, 4.2
Reporter: Leon van Zantvoort
Assigned To: Mark Little
Priority: Critical
Attachments: TransactionReaper.java
Please find attached a patched TransactionReaper class. This patch fixes a memory issue, which is seen in JavaSE (stand-alone client) applications integrating JBossTS. An OOME is raised in case the client application starts multiple (timeout bound) transactions concurrently.
More information can be found at line 374 of the patched class.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list