You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Arpit Agarwal (Jira)" <ji...@apache.org> on 2020/06/01 02:31:00 UTC

[jira] [Updated] (HDDS-1408) TestMiniOzoneCluster.testDNstartAfterSCM fails with OverlappingFileLockException

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

Arpit Agarwal updated HDDS-1408:
--------------------------------
    Target Version/s: 0.6.0  (was: 0.5.0)

> TestMiniOzoneCluster.testDNstartAfterSCM fails with OverlappingFileLockException
> --------------------------------------------------------------------------------
>
>                 Key: HDDS-1408
>                 URL: https://issues.apache.org/jira/browse/HDDS-1408
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Datanode
>    Affects Versions: 0.5.0
>            Reporter: Mukul Kumar Singh
>            Priority: Major
>
> TestMiniOzoneCluster.testDNstartAfterSCM fails with OverlappingFileLockException. Detailed logs can be found here.
> https://ci.anzix.net/job/ozone-nightly/59/testReport/org.apache.hadoop.ozone/TestMiniOzoneCluster/testDNstartAfterSCM/
> {code}
> java.nio.channels.OverlappingFileLockException
> 	at sun.nio.ch.SharedFileLockTable.checkList(FileLockTable.java:255)
> 	at sun.nio.ch.SharedFileLockTable.add(FileLockTable.java:152)
> 	at sun.nio.ch.FileChannelImpl.tryLock(FileChannelImpl.java:1113)
> 	at java.nio.channels.FileChannel.tryLock(FileChannel.java:1155)
> 	at org.apache.ratis.server.storage.RaftStorageDirectory.tryLock(RaftStorageDirectory.java:322)
> 	at org.apache.ratis.server.storage.RaftStorageDirectory.lock(RaftStorageDirectory.java:291)
> 	at org.apache.ratis.server.storage.RaftStorageDirectory.analyzeStorage(RaftStorageDirectory.java:264)
> 	at org.apache.ratis.server.storage.RaftStorage.analyzeAndRecoverStorage(RaftStorage.java:91)
> 	at org.apache.ratis.server.storage.RaftStorage.<init>(RaftStorage.java:59)
> 	at org.apache.ratis.server.impl.ServerState.<init>(ServerState.java:106)
> 	at org.apache.ratis.server.impl.RaftServerImpl.<init>(RaftServerImpl.java:101)
> 	at org.apache.ratis.server.impl.RaftServerProxy.lambda$newRaftServerImpl$2(RaftServerProxy.java:208)
> 	at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> 	at java.lang.Thread.run(Thread.java:748)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org