[jboss-jira] [JBoss JIRA] Created: (JBAS-8248) JBoss crushes with OutOfMemory error when running under heavy load with XA transactions (JTS implementation) that span two JBoss AS instances.
Tom Ross (JIRA)
jira-events at lists.jboss.org
Fri Jul 23 07:26:33 EDT 2010
JBoss crushes with OutOfMemory error when running under heavy load with XA transactions (JTS implementation) that span two JBoss AS instances.
-----------------------------------------------------------------------------------------------------------------------------------------------
Key: JBAS-8248
URL: https://jira.jboss.org/browse/JBAS-8248
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Transaction Manager Integration (Arjuna)
Affects Versions: JBossAS-5.0.1.GA
Environment: JBoss 5.0.1
Reporter: Tom Ross
Assignee: Stefano Maestri
Priority: Critical
JBoss crushes with OutOfMemory error when running with XA transactions that span more then JBoss instance. The XA transaction originates in a stand alone client that starts an user transaction and then makes a call to a bean (SLSB) which in turn calls two entity beans, first entity bean located in the same instance of JB and second entity bean located on a remote instance of JB.
This error happens after about 4500 transactions have been performed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list