You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "xiaojian zhou (JIRA)" <ji...@apache.org> on 2016/01/25 19:56:40 UTC

[jira] [Updated] (GEODE-172) CI failure: DistTXPersistentDebugDUnitTest.testTXPRRR2_putall fail intermittently because cache already exists

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

xiaojian zhou updated GEODE-172:
--------------------------------
    Labels: CI  (was: )

> CI failure: DistTXPersistentDebugDUnitTest.testTXPRRR2_putall fail intermittently because cache already exists
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-172
>                 URL: https://issues.apache.org/jira/browse/GEODE-172
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Darrel Schneider
>            Assignee: vivek bhaskar
>            Priority: Minor
>              Labels: CI
>
> dunit.RMIException: While invoking com.gemstone.gemfire.disttx.DistTXDebugDUnitTest.createCacheInVm in VM 0 running on Host cc6-co6.gemstone.com with 4 VMs
> 	at dunit.VM.invoke(VM.java:160)
> 	at dunit.VM.invoke(VM.java:86)
> 	at com.gemstone.gemfire.disttx.DistTXDebugDUnitTest.createCacheInAllVms(DistTXDebugDUnitTest.java:79)
> 	at com.gemstone.gemfire.disttx.DistTXDebugDUnitTest.testTXPRRR2_putall(DistTXDebugDUnitTest.java:612)
> Caused by: com.gemstone.gemfire.cache.CacheExistsException: GemFireCache[id = 1055576000; isClosing = false; isShutDownAll = false; created = Mon Jul 27 22:52:05 PDT 2015; server = false; copyOnRead = false; lockLease = 120; lockTimeout = 60]: An open cache already exists.
> 	at com.gemstone.gemfire.internal.cache.GemFireCacheImpl.create(GemFireCacheImpl.java:775)
> 	at com.gemstone.gemfire.cache.CacheFactory.create(CacheFactory.java:170)
> 	at com.gemstone.gemfire.cache.CacheFactory.create(CacheFactory.java:161)
> 	at com.gemstone.gemfire.disttx.DistTXDebugDUnitTest.createCacheInVm(DistTXDebugDUnitTest.java:75)
> Seems like this test should close any previous cache if it is always going to create a new one (instead of reusing).



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