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 2005/09/10 15:28:35 UTC

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

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

Tomohito Nakayama updated DERBY-511:
------------------------------------

    Attachment: DERBY-511.notYetFinished.diff
                ShutdownDatabase.embed.out
                ShutdownDatabase.derbyNetClient.out

Description of DERBY-511.notYetFinished.diff :
   This patch add new test, lang/ShutdownDatabase.java .
   lang/ShutdownDatabase.java shows different result between embed and network environment as follows.

Description of ShutdownDatabase.embed.out :
   This is result of lang/ShutdownDatabase.java in embed environment.

Description of ShutdownDatabase.derbyNetClient.out :
   This is result of lang/ShutdownDatabase.java in networked environment.

> 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, ShutdownDatabase.derbyNetClient.out, ShutdownDatabase.embed.out
>
> 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] Updated: (DERBY-511) Test of shutting down database when active connections alive.

Posted by TomohitoNakayama <to...@basil.ocn.ne.jp>.
This mail may be received again . 
There seems to be some network problem between ISP which I use and servers of apache , 
and my previous mail seems to be lost ...

===================
Hello.

Working DERBY-511, I found difference between embed environment and network environment .
You can see the difference in files, ShutdownDatabase.embed.out and ShutdownDatabase.derbyNetClient.out, attached to DERBY-511 on 
JIRA .

Does anyone know information about this difference?

Best regards.

/*

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

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

*/
----- Original Message ----- 
From: "Tomohito Nakayama (JIRA)" <de...@db.apache.org>
To: <de...@db.apache.org>
Sent: Saturday, September 10, 2005 10:28 PM
Subject: [jira] Updated: (DERBY-511) Test of shutting down database when active connections alive.


>     [ http://issues.apache.org/jira/browse/DERBY-511?page=all ]
> 
> Tomohito Nakayama updated DERBY-511:
> ------------------------------------
> 
>    Attachment: DERBY-511.notYetFinished.diff
>                ShutdownDatabase.embed.out
>                ShutdownDatabase.derbyNetClient.out
> 
> Description of DERBY-511.notYetFinished.diff :
>   This patch add new test, lang/ShutdownDatabase.java .
>   lang/ShutdownDatabase.java shows different result between embed and network environment as follows.
> 
> Description of ShutdownDatabase.embed.out :
>   This is result of lang/ShutdownDatabase.java in embed environment.
> 
> Description of ShutdownDatabase.derbyNetClient.out :
>   This is result of lang/ShutdownDatabase.java in networked environment.
> 
>> 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, ShutdownDatabase.derbyNetClient.out, ShutdownDatabase.embed.out
>>
>> 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
> 
> 
> 
> 
> -- 
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.344 / Virus Database: 267.10.19/93 - Release Date: 2005/09/08
> 
>


-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.19/93 - Release Date: 2005/09/08


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

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

Working DERBY-511, I found difference between embed environment and network environment .
You can see the difference in files, ShutdownDatabase.embed.out and ShutdownDatabase.derbyNetClient.out, attached to DERBY-511 on 
JIRA .

Does anyone know information about this difference?

Best regards.

/*

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

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

*/
----- Original Message ----- 
From: "Tomohito Nakayama (JIRA)" <de...@db.apache.org>
To: <de...@db.apache.org>
Sent: Saturday, September 10, 2005 10:28 PM
Subject: [jira] Updated: (DERBY-511) Test of shutting down database when active connections alive.


>     [ http://issues.apache.org/jira/browse/DERBY-511?page=all ]
>
> Tomohito Nakayama updated DERBY-511:
> ------------------------------------
>
>    Attachment: DERBY-511.notYetFinished.diff
>                ShutdownDatabase.embed.out
>                ShutdownDatabase.derbyNetClient.out
>
> Description of DERBY-511.notYetFinished.diff :
>   This patch add new test, lang/ShutdownDatabase.java .
>   lang/ShutdownDatabase.java shows different result between embed and network environment as follows.
>
> Description of ShutdownDatabase.embed.out :
>   This is result of lang/ShutdownDatabase.java in embed environment.
>
> Description of ShutdownDatabase.derbyNetClient.out :
>   This is result of lang/ShutdownDatabase.java in networked environment.
>
>> 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, ShutdownDatabase.derbyNetClient.out, ShutdownDatabase.embed.out
>>
>> 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
>
>
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.344 / Virus Database: 267.10.19/93 - Release Date: 2005/09/08
>
> 



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.19/93 - Release Date: 2005/09/08