[ https://issues.apache.org/jira/browse/IGNITE-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559133#comment-14559133 ]
tc_commenter commented on IGNITE-765: ------------------------------------- There was triggered next test builds for last attached patch-file: Ignite AOP - http://204.14.53.152/viewQueued.html?itemId=86262 Ignite AWS - http://204.14.53.152/viewQueued.html?itemId=86263 Ignite Basic - http://204.14.53.152/viewQueued.html?itemId=86264 Ignite Cache - http://204.14.53.152/viewQueued.html?itemId=86265 Ignite Cache 2 - http://204.14.53.152/viewQueued.html?itemId=86266 Ignite Cache 3 - http://204.14.53.152/viewQueued.html?itemId=86267 Ignite Cache 4 - http://204.14.53.152/viewQueued.html?itemId=86268 Ignite Cache Expiry Policy - http://204.14.53.152/viewQueued.html?itemId=86269 Ignite Cache Failover - http://204.14.53.152/viewQueued.html?itemId=86270 Ignite Cache Full API - http://204.14.53.152/viewQueued.html?itemId=86271 Ignite Cache Restarts - http://204.14.53.152/viewQueued.html?itemId=86272 Ignite Cache Tx Recovery - http://204.14.53.152/viewQueued.html?itemId=86273 Ignite Cloud - http://204.14.53.152/viewQueued.html?itemId=86274 Ignite Compute Grid - http://204.14.53.152/viewQueued.html?itemId=86275 Ignite Data Strucutures - http://204.14.53.152/viewQueued.html?itemId=86276 Ignite Examples - http://204.14.53.152/viewQueued.html?itemId=86277 Ignite GCE - http://204.14.53.152/viewQueued.html?itemId=86278 Ignite Geospacial Indexing - http://204.14.53.152/viewQueued.html?itemId=86279 Ignite H2 Indexing - http://204.14.53.152/viewQueued.html?itemId=86280 Ignite Hadoop - http://204.14.53.152/viewQueued.html?itemId=86281 Ignite Hibernate - http://204.14.53.152/viewQueued.html?itemId=86282 Ignite IGFS - http://204.14.53.152/viewQueued.html?itemId=86283 Ignite IGFS Examples - http://204.14.53.152/viewQueued.html?itemId=86284 Ignite IGFS Linux and MacOS - http://204.14.53.152/viewQueued.html?itemId=86285 Ignite Java Client - http://204.14.53.152/viewQueued.html?itemId=86286 Ignite JDBC Driver - http://204.14.53.152/viewQueued.html?itemId=86287 Ignite JTA - http://204.14.53.152/viewQueued.html?itemId=86288 Ignite Logging - http://204.14.53.152/viewQueued.html?itemId=86289 Ignite Logging-Patch - http://204.14.53.152/viewQueued.html?itemId=86290 Ignite Queries - http://204.14.53.152/viewQueued.html?itemId=86291 Ignite Scalar Examples - http://204.14.53.152/viewQueued.html?itemId=86292 Ignite SPI - http://204.14.53.152/viewQueued.html?itemId=86293 Ignite Spring - http://204.14.53.152/viewQueued.html?itemId=86294 Ignite Start Nodes - http://204.14.53.152/viewQueued.html?itemId=86295 Ignite URI Deploy SPI - http://204.14.53.152/viewQueued.html?itemId=86296 Ignite Visor Console - http://204.14.53.152/viewQueued.html?itemId=86297 Ignite WebSessions - http://204.14.53.152/viewQueued.html?itemId=86298 JCache TCK - http://204.14.53.152/viewQueued.html?itemId=86299 > 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: Vladimir Ozerov > Priority: Minor > 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)