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

Paulo Motta commented on CASSANDRA-10129:
-----------------------------------------

Testing is passing again, both locally and on 
[CI|http://cassci.datastax.com/view/win32/job/cassandra-2.2_utest_win32/lastCompletedBuild/testReport/org.apache.cassandra.db/RecoveryManagerTest/history/].
 Closing as a duplicate of 
[CASSANDRA-9914|https://issues.apache.org/jira/browse/CASSANDRA-9414].

> Windows utest 2.2: RecoveryManagerTest.testRecoverPITUnordered failure
> ----------------------------------------------------------------------
>
>                 Key: CASSANDRA-10129
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10129
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Joshua McKenzie
>            Assignee: Paulo Motta
>              Labels: Windows
>
> {noformat}
> FSWriteError in 
> build\test\cassandra\commitlog;84\CommitLog-5-1439989060300.log
>       at 
> org.apache.cassandra.io.util.FileUtils.deleteWithConfirm(FileUtils.java:132)
>       at 
> org.apache.cassandra.io.util.FileUtils.deleteWithConfirm(FileUtils.java:149)
>       at 
> org.apache.cassandra.db.commitlog.CommitLogSegmentManager.recycleSegment(CommitLogSegmentManager.java:359)
>       at 
> org.apache.cassandra.db.commitlog.CommitLog.recover(CommitLog.java:167)
>       at 
> org.apache.cassandra.db.commitlog.CommitLog.startUnsafe(CommitLog.java:441)
>       at 
> org.apache.cassandra.db.commitlog.CommitLog.resetUnsafe(CommitLog.java:414)
>       at 
> org.apache.cassandra.db.RecoveryManagerTest.testRecoverPITUnordered(RecoveryManagerTest.java:166)
> Caused by: java.nio.file.AccessDeniedException: 
> build\test\cassandra\commitlog;84\CommitLog-5-1439989060300.log
>       at 
> sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
>       at 
> sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
>       at 
> sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
>       at 
> sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269)
>       at 
> sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
>       at java.nio.file.Files.delete(Files.java:1126)
>       at 
> org.apache.cassandra.io.util.FileUtils.deleteWithConfirm(FileUtils.java:126)
> {noformat}
> Failure started with build #89 but reverting CASSANDRA-9749 doesn't resolve 
> it; I can reproduce the error locally even after revert/rebuild.
> I've bashed my head against trying to get the CommitLogTests to behave on 
> Windows enough times that I think we could use a new set of eyes on them.
> Assigning to Paulo and taking review.



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

Reply via email to