You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Tomohito Nakayama (JIRA)" <de...@db.apache.org> on 2006/02/12 06:11:31 UTC

[jira] Resolved: (DERBY-511) Test of shutting down database when active connections alive.

     [ http://issues.apache.org/jira/browse/DERBY-511?page=all ]
     
Tomohito Nakayama resolved DERBY-511:
-------------------------------------

    Resolution: Fixed

I have committed DERBY-511.patch.

Adding         java/testing/org/apache/derbyTesting/functionTests/master/ShutdownDatabase.out
Sending        java/testing/org/apache/derbyTesting/functionTests/suites/derbylang.runall
Sending        java/testing/org/apache/derbyTesting/functionTests/suites/derbynetmats.runall
Adding         java/testing/org/apache/derbyTesting/functionTests/tests/lang/ShutdownDatabase.java
Transmitting file data ....
Committed revision 377131.

> Test of shutting down database when active connections alive.
> -------------------------------------------------------------
>
>          Key: DERBY-511
>          URL: http://issues.apache.org/jira/browse/DERBY-511
>      Project: Derby
>         Type: Test
>   Components: Test
>     Reporter: Tomohito Nakayama
>     Assignee: Tomohito Nakayama
>  Attachments: DERBY-511.notYetFinished.diff, DERBY-511.patch, ShutdownDatabase.derbyNetClient.out, ShutdownDatabase.embed.out, derby.log, derbyall_diff.txt
>
> Confirm no trouble happens when database , of which active connection exists with , was shut down.
> This test is made for compensating for ignoring error message found in DERBY-273.

-- 
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


Re: [jira] Resolved: (DERBY-511) Test of shutting down database when active connections alive.

Posted by TomohitoNakayama <to...@basil.ocn.ne.jp>.
Hello.

This patch seems to cause regression test failure.

The printed results seems to be not in the order as print method was 
called,
because the test print to both of System.out and System.err and printed 
results seems to be in the mixed order.

I will fix this problem as soon.

Best regards.

Tomohito Nakayama (JIRA) wrote:

>     [ http://issues.apache.org/jira/browse/DERBY-511?page=all ]
>     
>Tomohito Nakayama resolved DERBY-511:
>-------------------------------------
>
>    Resolution: Fixed
>
>I have committed DERBY-511.patch.
>
>Adding         java/testing/org/apache/derbyTesting/functionTests/master/ShutdownDatabase.out
>Sending        java/testing/org/apache/derbyTesting/functionTests/suites/derbylang.runall
>Sending        java/testing/org/apache/derbyTesting/functionTests/suites/derbynetmats.runall
>Adding         java/testing/org/apache/derbyTesting/functionTests/tests/lang/ShutdownDatabase.java
>Transmitting file data ....
>Committed revision 377131.
>
>  
>
>>Test of shutting down database when active connections alive.
>>-------------------------------------------------------------
>>
>>         Key: DERBY-511
>>         URL: http://issues.apache.org/jira/browse/DERBY-511
>>     Project: Derby
>>        Type: Test
>>  Components: Test
>>    Reporter: Tomohito Nakayama
>>    Assignee: Tomohito Nakayama
>> Attachments: DERBY-511.notYetFinished.diff, DERBY-511.patch, ShutdownDatabase.derbyNetClient.out, ShutdownDatabase.embed.out, derby.log, derbyall_diff.txt
>>
>>Confirm no trouble happens when database , of which active connection exists with , was shut down.
>>This test is made for compensating for ignoring error message found in DERBY-273.
>>    
>>
>
>  
>

-- 
/*

        Tomohito Nakayama
        tomonaka@basil.ocn.ne.jp
        tomohito@rose.zero.ad.jp
        tmnk@apache.org

        Naka
        http://www5.ocn.ne.jp/~tomohito/TopPage.html

*/