You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2015/04/03 18:54:52 UTC

[jira] [Commented] (KARAF-2678) txlog files locked during admin clone on windows

    [ https://issues.apache.org/jira/browse/KARAF-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14394679#comment-14394679 ] 

Jean-Baptiste Onofré commented on KARAF-2678:
---------------------------------------------

I found the file raising the issue on Windows: it's the cache of the instances bundle (actually in use during the cloning process). It's in the data/cache folder and just end with .instance. So, I'm filtering this file.

> txlog files locked during admin clone on windows
> ------------------------------------------------
>
>                 Key: KARAF-2678
>                 URL: https://issues.apache.org/jira/browse/KARAF-2678
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-instance
>    Affects Versions: 2.3.3
>            Reporter: Jonathan Anstey
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 4.0.0, 2.4.2, 3.0.4, 2.3.11
>
>
> For example:
> {code}
>         __ __                  ____
>        / //_/____ __________ _/ __/
>       / ,<  / __ `/ ___/ __ `/ /_
>      / /| |/ /_/ / /  / /_/ / __/
>     /_/ |_|\__,_/_/   \__,_/_/
>   Apache Karaf (2.3.3)
> Hit '<tab>' for a list of available commands
> and '[cmd] --help' for help on a specific command.
> Hit '<ctrl-d>' or type 'osgi:shutdown' or 'logout' to shutdown Karaf.
> karaf@root> features:install transaction
> karaf@root> admin:clone root backup
> Error executing command: java.io.IOException: The process cannot access the file
>  because another process has locked a portion of the file
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)