Ramin Moazeni wrote:
Hi Kathey,
All went fine except for 9 errors after running suites.All. The errors
are
related to testInvalidRestoreFrom, testRestoreFrom and
testCreateDbFromBackup. This seems to be similar to DERBY-2555
which is still open. Do we have to wait for DERBY-2555 to get fixed?
Hello Ramin,
There's no need to wait for DERBY-2555. The patch has been committed,
and I'm just waiting for a tinderbox/nightly for confirmation before I
close it.
I also see that Kathey has already committed your patch.
Congratulations :)
regards,
--
Kristian
Thanks,
Ramin
On 5/14/07, Kathey Marsden (JIRA) <[EMAIL PROTECTED]> wrote:
[
https://issues.apache.org/jira/browse/DERBY-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495653
]
Kathey Marsden commented on DERBY-2124:
---------------------------------------
Ramin, your patch looks good to me. Have you run suites.All? If not
you can find instrucxtions at
http://wiki.apache.org/db-derby/DerbyJUnitTesting
> Incorrect method name in error message for
Connection.setTransactionIsolation method
>
------------------------------------------------------------------------------------
>
> Key: DERBY-2124
> URL: https://issues.apache.org/jira/browse/DERBY-2124
> Project: Derby
> Issue Type: Bug
> Components: JDBC
> Reporter: Kim Haase
> Priority: Minor
> Attachments: DERBY-2124.diff, DERBY-2124.diff
>
>
> The error message XJ045 begins as follows, according to the Derby
Reference Manual:
> Invalid or (currently) unsupported isolation level, '<levelName>',
passed to Connection.setTransactionIsolationLevel().
> The actual name of the method is Connection.setTransactionIsolation().
> The file that contains the error messages needs to be corrected.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.