[
http://jira.jboss.com/jira/browse/JBAS-4071?page=all ]
Mauricio Seeberger updated JBAS-4071:
-------------------------------------
Description:
When you have more than one non-XA resource participating in a multibranch transaction,
then you have a problem in your code and sooner or later it will result in inconsistent
data. But JBoss (TxConnectionManager) just logs just once a general message:
Prepare called on a local tx. Use of local transactions on a jta transaction with more
than one branch may result in inconsistent data in some cases of failure.
We need more information about the resource and a stack trace for identifying the
malicious code.
was:
When you have more than one non-XA resource participating in a multibranch transaction,
then you have a problem in your code and sooner or later it will result in inconsistent
data. But JBoss (TxConnectionManager) just logs just once a generic message:
Prepare called on a local tx. Use of local transactions on a jta transaction with more
than one branch may result in inconsistent data in some cases of failure.
We need more information about the resource and a stack trace for identifying the
malicious code.
Provide information about non-XA resource participating in
multibranch transactions
-----------------------------------------------------------------------------------
Key: JBAS-4071
URL:
http://jira.jboss.com/jira/browse/JBAS-4071
Project: JBoss Application Server
Issue Type: Patch
Security Level: Public(Everyone can see)
Components: Transaction Manager, Other
Affects Versions: JBossAS-5.0.0.Beta1, JBossAS-4.0.5.GA
Environment: Linux 2.6.9 RHEL4 on AMD64 and jdk 1.5.0_09-amd64.
Reporter: Mauricio Seeberger
Attachments: enhanceMultibranchTxLogging.patch
When you have more than one non-XA resource participating in a multibranch transaction,
then you have a problem in your code and sooner or later it will result in inconsistent
data. But JBoss (TxConnectionManager) just logs just once a general message:
Prepare called on a local tx. Use of local transactions on a jta transaction with more
than one branch may result in inconsistent data in some cases of failure.
We need more information about the resource and a stack trace for identifying the
malicious code.
--
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