On Thu, Feb 11, 2010 at 4:40 PM, <[email protected]> wrote: > My question is: Is there a potential risk of data corruption (or data > loss) in jackrabbit when a power breakdown occurs? Is that issue related > to the RepositoryCopier or could we get the same error without it? RepositoryCopier doesn't commit any change to the repository for backup, so there is no chance that the backup could damage your repository.
It may caused by some other factor such as db/filesystem crash on event of power failure. -Guo
