Anton Vinogradov created IGNITE-2514:
----------------------------------------

             Summary: IgfsStartCacheTest.testCacheStart (IGFS test suite) fails 
periodically
                 Key: IGNITE-2514
                 URL: https://issues.apache.org/jira/browse/IGNITE-2514
             Project: Ignite
          Issue Type: Bug
            Reporter: Anton Vinogradov
            Assignee: Ivan Veselovsky


IgfsStartCacheTest.testCacheStart test periodically fails at Ignite's TeamCity 
(http://204.14.53.151/viewType.html?buildTypeId=IgniteTests_IgniteGgfs)
with stacktrace

java.io.IOException: File was concurrently deleted: /test/test.file
    at 
org.apache.ignite.internal.processors.igfs.IgfsOutputStreamImpl.flush(IgfsOutputStreamImpl.java:283)
    at 
org.apache.ignite.internal.processors.igfs.IgfsOutputStreamAdapter.close(IgfsOutputStreamAdapter.java:182)
    at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:320)
    at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149)
    at java.io.OutputStreamWriter.close(OutputStreamWriter.java:233)
    at java.io.BufferedWriter.close(BufferedWriter.java:266)
    at 
org.apache.ignite.internal.processors.igfs.IgfsStartCacheTest.testCacheStart(IgfsStartCacheTest.java:127)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to