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)