Rick Hillegas created DERBY-5887:
------------------------------------
Summary: Garbage printed for error LOG_UNDO_FAILED
Key: DERBY-5887
URL: https://issues.apache.org/jira/browse/DERBY-5887
Project: Derby
Issue Type: Bug
Components: Store
Affects Versions: 10.10.0.0
Reporter: Rick Hillegas
SQLState.LOG_UNDO_FAILED maps to a message which has 3 arguments, the first of
which is a transaction id. However, when this SQLState is raised by FileLogger,
it is handed 4 arguments, the first of which is an exception. This will result
in a confusing garbage message for the user.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira