Rick Hillegas created DERBY-6546:
------------------------------------
Summary: 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
LuceneSupportPermsTest piles on sql authorization, sql authentication, custom
policy file, 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)