You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ivan Veselovsky (JIRA)" <ji...@apache.org> on 2015/04/17 15:57:58 UTC

[jira] [Created] (IGNITE-765) org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint.GcWorker#cleanupResources incorrectly handles FileLockInterruptionException

Ivan Veselovsky created IGNITE-765:
--------------------------------------

             Summary: 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


[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)