You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrey Gura (JIRA)" <ji...@apache.org> on 2015/11/24 16:15:11 UTC

[jira] [Created] (IGNITE-1992) [Test failed] CacheStopAndDestroySelfTest.testLocalClose test fails periodicaly

Andrey Gura created IGNITE-1992:
-----------------------------------

             Summary: [Test failed] CacheStopAndDestroySelfTest.testLocalClose test fails periodicaly
                 Key: IGNITE-1992
                 URL: https://issues.apache.org/jira/browse/IGNITE-1992
             Project: Ignite
          Issue Type: Test
            Reporter: Andrey Gura
            Assignee: Andrey Gura


CacheStopAndDestroySelfTest.testLocalClose test fails periodicaly

{noformat}
java.lang.IllegalStateException: Cache has been stopped: cache_local
    at org.apache.ignite.internal.processors.cache.GridCacheGateway.checkState(GridCacheGateway.java:85)
    at org.apache.ignite.internal.processors.cache.GridCacheGateway.enter(GridCacheGateway.java:173)
    at org.apache.ignite.internal.processors.cache.IgniteCacheProxy.onEnter(IgniteCacheProxy.java:1840)
    at org.apache.ignite.internal.processors.cache.IgniteCacheProxy.put(IgniteCacheProxy.java:1003)
    at org.apache.ignite.internal.processors.cache.CacheStopAndDestroySelfTest.testLocalClose(CacheStopAndDestroySelfTest.java:679)
{noformat}



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