[
https://issues.apache.org/jira/browse/GEODE-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker updated GEODE-180:
--------------------------------
Fix Version/s: 1.0.0-alpha1
> SnapshotDUnitTest intermittently fails because of a cache left over from a
> previous test
> ----------------------------------------------------------------------------------------
>
> Key: GEODE-180
> URL: https://issues.apache.org/jira/browse/GEODE-180
> Project: Geode
> Issue Type: Bug
> Components: tests
> Reporter: Darrel Schneider
> Priority: Minor
> Fix For: 1.0.0-alpha1
>
>
> See:
> https://builds.apache.org/view/All/job/Geode-nightly/172/testReport/com.gemstone.gemfire.cache.snapshot/SnapshotDUnitTest/testCacheExportFilterException/
> Multiple methods on this test fail with the same error. Here is one:
> SnapshotDUnitTest.testCacheExportFilterException
> ava.lang.IllegalStateException: Cannot create region /PdxTypes DataPolicy
> withPersistence=true because another cache (asf903(24154)<v619>:34023) has
> the same region DataPolicy withPersistence=false. Persistent members must be
> started before non-persistent members
> at
> com.gemstone.gemfire.internal.cache.CreateRegionProcessor$CreateRegionMessage.handleCacheDistributionAdvisee(CreateRegionProcessor.java:483)
> at
> com.gemstone.gemfire.internal.cache.CreateRegionProcessor$CreateRegionMessage.process(CreateRegionProcessor.java:378)
> at
> com.gemstone.gemfire.distributed.internal.DistributionMessage.scheduleAction(DistributionMessage.java:371)
> at
> com.gemstone.gemfire.distributed.internal.DistributionMessage$1.run(DistributionMessage.java:442)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at
> com.gemstone.gemfire.distributed.internal.DistributionManager.runUntilShutdown(DistributionManager.java:692)
> at
> com.gemstone.gemfire.distributed.internal.DistributionManager$5$1.run(DistributionManager.java:1000)
> at java.lang.Thread.run(Thread.java:745)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)