[
https://issues.apache.org/jira/browse/DERBY-4141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kathey Marsden closed DERBY-4141.
---------------------------------
Resolution: Fixed
Fix Version/s: 10.6.0.0
10.5.1.1
Myrna asked me to pre-close this issue so it makes the 10.5.1.1 release notes.
I actually plan to check into 10.5 tomorrow morning after checking the nightly
runs.
> XAExceptions thrown by Derby can have errorCode 0
> --------------------------------------------------
>
> Key: DERBY-4141
> URL: https://issues.apache.org/jira/browse/DERBY-4141
> Project: Derby
> Issue Type: Bug
> Components: SQL
> Affects Versions: 10.1.3.1, 10.2.1.6, 10.3.3.0, 10.4.2.0, 10.5.1.1,
> 10.6.0.0
> Reporter: Kathey Marsden
> Assignee: Kathey Marsden
> Fix For: 10.5.1.1, 10.6.0.0
>
> Attachments: derby-4141_diff.txt, derby-4141_embbeded_diff1.txt
>
>
> When an XAException occurs during xa.start() or other XA operation, because
> of an SQLException, we have an errorCode of 0, regardless of the severity. I
> would suggest XAER_RMFAIL for SESSION_SEVERITY or greater and XAER_RMERR for
> lower severity exceptions. See thread
> http://www.nabble.com/XAException.errorCode-on-XAException-caused-by-an-SQLException-tt22832423.html
> for more detail and a reproduction.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.