You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/09/15 14:32:46 UTC

[jira] [Closed] (IGNITE-1376) Intermittent failure in IgfsAbstractSelfTest.testDeadlocks().

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

Vladimir Ozerov closed IGNITE-1376.
-----------------------------------

> Intermittent failure in IgfsAbstractSelfTest.testDeadlocks().
> -------------------------------------------------------------
>
>                 Key: IGNITE-1376
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1376
>             Project: Ignite
>          Issue Type: Bug
>          Components: hadoop
>    Affects Versions: 1.1.4
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>             Fix For: ignite-1.4
>
>
> Appears from time to time. 
> {code}
> [13:59:15,897][ERROR][main][root] Test failed.
> class org.apache.ignite.IgniteCheckedException: Write to file was cancelled due to node stop.
>     at org.apache.ignite.internal.processors.igfs.IgfsFileWorkerBatch.run(IgfsFileWorkerBatch.java:128)
>     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>     at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>     at java.util.concurrent.FutureTask.run(FutureTask.java:166)
>     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>     at java.lang.Thread.run(Thread.java:722)
> {code}



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