You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2016/02/08 10:31:40 UTC

[jira] [Closed] (OAK-3913) FileStoreIT#testRecovery fails on Windows

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

Davide Giannella closed OAK-3913.
---------------------------------

> FileStoreIT#testRecovery fails on Windows
> -----------------------------------------
>
>                 Key: OAK-3913
>                 URL: https://issues.apache.org/jira/browse/OAK-3913
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: segmentmk
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>             Fix For: 1.3.15
>
>
> As mentioned on the list
> {code}
> testRecovery(org.apache.jackrabbit.oak.plugins.segment.file.FileStoreIT)  Time elapsed: 0.554 sec  <<< ERROR!
> java.io.IOException: Could not remove broken tar file target\FileStoreIT1303808629179878423dir\data00000a.tar
>         at org.apache.jackrabbit.oak.plugins.segment.file.TarReader.backupSafely(TarReader.java:237)
>         at org.apache.jackrabbit.oak.plugins.segment.file.TarReader.collectFileEntries(TarReader.java:196)
>         at org.apache.jackrabbit.oak.plugins.segment.file.TarReader.open(TarReader.java:125)
>         at org.apache.jackrabbit.oak.plugins.segment.file.FileStore.<init>(FileStore.java:434)
> {code}
> Possibly introduced by OAK-3890, the {{data0}} is closed at the very end, blocking other FileStores from init.



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