[ http://issues.apache.org/jira/browse/DERBY-1413?page=all ]
David Van Couvering closed DERBY-1413:
--------------------------------------
Resolution: Invalid
The problem was that there is a SQLState XASX1 and a SQL State XASX1.S in
SQLState.java. missed this when I reported the bug, and thought it was for
XSAX1.S. Closing this bug.
> SQL State STORE_XA_XAER_DUPID does not have a matching message
> --------------------------------------------------------------
>
> Key: DERBY-1413
> URL: http://issues.apache.org/jira/browse/DERBY-1413
> Project: Derby
> Type: Bug
> Components: Store
> Versions: 10.1.2.3
> Reporter: David Van Couvering
> Fix For: 10.2.0.0
>
> STORE_XA_XAER_DUPID is used by impl.store.raw.xact.XactFactory and Xact, and
> in derby.jdbc.EmbedXAResource, but it has no message associated with it.
> This is a real problem as all the user will get is the word "UNKNOWN" and
> whatever parameters are associated with the message. Uncovered by the test
> i18n/MessageBundleTest.java
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira