[ http://issues.apache.org/jira/browse/DERBY-810?page=comments#action_12363025 ]
David Van Couvering commented on DERBY-810: ------------------------------------------- I'd also like to suggest that in the code you use a SQLState constant rather than a hardcoded string, it would make it a little more reliable in case SQL States are modified in the future... (doubtful, but possible, I just saw a change that did that). > intermittent diff for store/RecoveryAfterBackup.java test > --------------------------------------------------------- > > Key: DERBY-810 > URL: http://issues.apache.org/jira/browse/DERBY-810 > Project: Derby > Type: Test > Components: Store > Versions: 10.2.0.0 > Environment: Sun jdk 1.5 > Reporter: Kathey Marsden > Assignee: Øystein Grøvlen > Fix For: 10.2.0.0 > Attachments: derby-810.diff, derby-810.stat > > I saw this diff for test running at 2006-01-11 00:45:23 PST. The test seemed > to run fine the next night.It would appear that this is some sort of > intermittent test output problem. The test was just checked in on > 2006-01-09. > store/RecoveryAfterBackup.java. on jdk15 > *** Start: RecoveryAfterBackup jdk1.5.0_02 storeall:storerecovery 2006-01-11 > 00:45:23 *** > 4 del > < SQL Exception: Derby system shutdown. > 5 del > < Starting restore with roll-forward recovery.. > 5a4 > > SQL Exception: Derby system shutdown.Starting restore with roll-forward > > recovery.. > Test Failed. -- 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
