[jboss-jira] [JBoss JIRA] Updated: (JBAS-4071) Provide information about non-XA resource participating in multibranch transactions
Vicky Kak (JIRA)
jira-events at lists.jboss.org
Mon Jul 28 06:28:45 EDT 2008
[ https://jira.jboss.org/jira/browse/JBAS-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vicky Kak updated JBAS-4071:
----------------------------
Component/s: JCA service
(was: Other)
(was: Transaction Manager (JBossTM))
> Provide information about non-XA resource participating in multibranch transactions
> -----------------------------------------------------------------------------------
>
> Key: JBAS-4071
> URL: https://jira.jboss.org/jira/browse/JBAS-4071
> Project: JBoss Application Server
> Issue Type: Patch
> Security Level: Public(Everyone can see)
> Components: JCA service
> Affects Versions: JBossAS-4.0.5.GA, JBossAS-5.0.0.Beta1
> Environment: Linux 2.6.9 RHEL4 on AMD64 and jdk 1.5.0_09-amd64.
> Reporter: Mauricio Seeberger
> Assignee: Vicky Kak
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list