[ https://issues.apache.org/jira/browse/IGNITE-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ivan Veselovsky closed IGNITE-765. ---------------------------------- > org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint.GcWorker#cleanupResources > incorrectly handles FileLockInterruptionException > --------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: IGNITE-765 > URL: https://issues.apache.org/jira/browse/IGNITE-765 > Project: Ignite > Issue Type: Bug > Reporter: Ivan Veselovsky > Assignee: Ivan Veselovsky > Priority: Minor > Fix For: sprint-5 > > Attachments: IGNITE-765.patch > > > [16:45:09,572][ERROR][ipc-shmem-gc-#10363%igfs.IgniteHadoopFileSystemIpcCacheSelfTest0%][IpcSharedMemoryServerEndpoint] > Failed to process directory: > /usr/local/TeamCityAgent/temp/buildTmp/ignite/work/ipc/shmem > java.nio.channels.FileLockInterruptionException > at sun.nio.ch.FileChannelImpl.lock(FileChannelImpl.java:1040) > at java.nio.channels.FileChannel.lock(FileChannel.java:1052) > at > org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint$GcWorker.cleanupResources(IpcSharedMemoryServerEndpoint.java:584) > at > org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint$GcWorker.body(IpcSharedMemoryServerEndpoint.java:543) > at > org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:108) > at java.lang.Thread.run(Thread.java:745) -- This message was sent by Atlassian JIRA (v6.3.4#6332)