[jira] [Created] (IGNITE-6822) IgfsMapReduceExample raise exception in multi nodes run

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-6822) IgfsMapReduceExample raise exception in multi nodes run

Anton Vinogradov (Jira)
Aleksey Chetaev created IGNITE-6822:
---------------------------------------

             Summary: IgfsMapReduceExample raise exception in multi nodes run
                 Key: IGNITE-6822
                 URL: https://issues.apache.org/jira/browse/IGNITE-6822
             Project: Ignite
          Issue Type: Bug
      Security Level: Public (Viewable by anyone)
            Reporter: Aleksey Chetaev
            Priority: Minor


All logs in attachments.
Exception:

{code:java}
class org.apache.ignite.internal.IgniteInterruptedCheckedException: sleep interrupted
    at org.apache.ignite.internal.util.IgniteUtils.sleep(IgniteUtils.java:7538)
    at org.apache.ignite.internal.MarshallerMappingFileStore.fileLock(MarshallerMappingFileStore.java:254)
    at org.apache.ignite.internal.MarshallerMappingFileStore.writeMapping(MarshallerMappingFileStore.java:95)
    at org.apache.ignite.internal.MappingStoreTask.run(MappingStoreTask.java:57)
    at org.apache.ignite.internal.util.IgniteUtils.wrapThreadLoader(IgniteUtils.java:6687)
    at org.apache.ignite.internal.processors.closure.GridClosureProcessor$1.body(GridClosureProcessor.java:827)
    at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110)
    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
(v6.4.14#64029)