You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jason Huynh (JIRA)" <ji...@apache.org> on 2016/02/02 22:18:39 UTC

[jira] [Resolved] (GEODE-631) CI failure: PRQueryRegionDestroyedDUnitTest.testPRWithRegionDestroyInOneDatastoreWithDelay

     [ https://issues.apache.org/jira/browse/GEODE-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Huynh resolved GEODE-631.
-------------------------------
    Resolution: Fixed

> CI failure: PRQueryRegionDestroyedDUnitTest.testPRWithRegionDestroyInOneDatastoreWithDelay
> ------------------------------------------------------------------------------------------
>
>                 Key: GEODE-631
>                 URL: https://issues.apache.org/jira/browse/GEODE-631
>             Project: Geode
>          Issue Type: Bug
>          Components: querying
>            Reporter: Darrel Schneider
>            Assignee: Jason Huynh
>              Labels: CI
>
> git rev 9283282c64076c5f8e599f3d47895f3c48e205e8 build #815:
> junit.framework.AssertionFailedError: Unexpected exception during query: util.TestException: PRQueryDUnitHelper#getCacheSerializableRunnableForPRQueryAndCompareResults: Caught unexpected query exception
> 	at com.gemstone.gemfire.cache.query.partitioned.PRQueryDUnitHelper$13.run2(PRQueryDUnitHelper.java:758)
> 	
> Caused by: com.gemstone.gemfire.cache.query.RegionNotFoundException: Region not found:  /Portfolios
> 	at com.gemstone.gemfire.cache.query.internal.CompiledRegion.evaluate(CompiledRegion.java:88)
> 	at com.gemstone.gemfire.cache.query.internal.CompiledIteratorDef.evaluateCollection(CompiledIteratorDef.java:164)
> 	at com.gemstone.gemfire.cache.query.internal.RuntimeIterator.evaluateCollection(RuntimeIterator.java:111)
> 	at com.gemstone.gemfire.cache.query.internal.CompiledIteratorDef.getRuntimeIterator(CompiledIteratorDef.java:108)
> 	at com.gemstone.gemfire.cache.query.internal.CompiledSelect.computeDependencies(CompiledSelect.java:185)
> 	at com.gemstone.gemfire.cache.query.internal.DefaultQuery.executeUsingContext(DefaultQuery.java:568)
> 	at com.gemstone.gemfire.internal.cache.PRQueryProcessor.executeQueryOnBuckets(PRQueryProcessor.java:398)
> 	at com.gemstone.gemfire.internal.cache.PRQueryProcessor.executeSequentially(PRQueryProcessor.java:361)
> 	at com.gemstone.gemfire.internal.cache.PRQueryProcessor.executeQuery(PRQueryProcessor.java:147)
> 	at com.gemstone.gemfire.internal.cache.partitioned.QueryMessage.operateOnPartitionedRegion(QueryMessage.java:199)
> 	at com.gemstone.gemfire.internal.cache.partitioned.PartitionMessage.process(PartitionMessage.java:323)
> 	at com.gemstone.gemfire.distributed.internal.DistributionMessage.scheduleAction(DistributionMessage.java:380)
> 	at com.gemstone.gemfire.distributed.internal.DistributionMessage$1.run(DistributionMessage.java:451)



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