You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "Kristian Koehler (JIRA)" <ji...@apache.org> on 2010/03/23 08:34:27 UTC

[jira] Created: (DDLUTILS-252) [PATCH] Derby Shutdown not implemented

[PATCH] Derby Shutdown not implemented
--------------------------------------

                 Key: DDLUTILS-252
                 URL: https://issues.apache.org/jira/browse/DDLUTILS-252
             Project: DdlUtils
          Issue Type: Bug
          Components: Ant Tasks
            Reporter: Kristian Koehler
            Assignee: Thomas Dudziak
         Attachments: derby-shutdown.patch

Hi 

currently the shutdown functionality for the Derby Database is not implemented. 

We encountered problems when running ddlutils within our build. After the creation of our database with 'ddlToDatabase' we can't fill the db with dbutils because the embedded derby database is locked.

Thanks

Kristian

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DDLUTILS-252) [PATCH] Derby Shutdown not implemented

Posted by "Kristian Koehler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DDLUTILS-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Koehler updated DDLUTILS-252:
--------------------------------------

    Attachment: derby-shutdown.patch

the patch

> [PATCH] Derby Shutdown not implemented
> --------------------------------------
>
>                 Key: DDLUTILS-252
>                 URL: https://issues.apache.org/jira/browse/DDLUTILS-252
>             Project: DdlUtils
>          Issue Type: Bug
>          Components: Ant Tasks
>            Reporter: Kristian Koehler
>            Assignee: Thomas Dudziak
>         Attachments: derby-shutdown.patch
>
>
> Hi 
> currently the shutdown functionality for the Derby Database is not implemented. 
> We encountered problems when running ddlutils within our build. After the creation of our database with 'ddlToDatabase' we can't fill the db with dbutils because the embedded derby database is locked.
> Thanks
> Kristian

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.