Any luck with these investigations so far? I had a look at JBDM
failure and thought I had lead on the failure (an early exit from
JdbmIndex.init() means a file is created for BaseRecordManager() but
can't be cleaned up by close() as the index is in an unstable state).
Will raise a blocking JIRA against 1.5.4 (as unfortunately I work on
Windows and I'm blocked), and investigate further tonight my time.

Thanks

On Tue, Sep 9, 2008 at 9:27 PM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote:
> I think that we may have a problem with terminaison of index and/or tables :
> if we forget to close() them when we are done whit them, then you might get
> an exception on Windows, as this "system" is expecting the file to be closed
> before deleting them.
>
> I gonna check the code.
>
> --
> --
> cordialement, regards,
> Emmanuel Lécharny
> www.iktek.com
> directory.apache.org
>
>
>

Reply via email to