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 "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2014/04/24 09:45:17 UTC

[jira] [Resolved] (DERBY-6546) Database can't be dropped on Windows using the decoration of LuceneSupportPermsTest

     [ https://issues.apache.org/jira/browse/DERBY-6546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen resolved DERBY-6546.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.11.0.0

> Database can't be dropped on Windows using the decoration of LuceneSupportPermsTest
> -----------------------------------------------------------------------------------
>
>                 Key: DERBY-6546
>                 URL: https://issues.apache.org/jira/browse/DERBY-6546
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.11.0.0
>            Reporter: Rick Hillegas
>            Assignee: Knut Anders Hatlen
>             Fix For: 10.11.0.0
>
>         Attachments: d6546-1a.diff
>
>
> LuceneSupportPermsTest piles on sql authorization, sql authentication, custom policy file, custom locale, and single use decorators. With this combination, the database cannot be removed at test termination on Windows machines. The problem may be that the authentication hurdle prevents the decorator machinery from getting a connection to the database in order to shut it down. So files are left open and Windows can't delete the database directory.



--
This message was sent by Atlassian JIRA
(v6.2#6252)