[ https://issues.apache.org/jira/browse/IGNITE-6822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aleksey Chetaev updated IGNITE-6822: ------------------------------------ Attachment: example.log grid.o.a.i.e.igfs.IgfsNodeStartup.1.log grid.o.a.i.e.igfs.IgfsNodeStartup.2.log grid.o.a.i.e.igfs.IgfsNodeStartup.3.log > 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 > Attachments: example.log, grid.o.a.i.e.igfs.IgfsNodeStartup.1.log, > grid.o.a.i.e.igfs.IgfsNodeStartup.2.log, > grid.o.a.i.e.igfs.IgfsNodeStartup.3.log > > > 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)