You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2015/07/14 18:41:04 UTC

[jira] [Created] (GEODE-111) DistributedAckPersistentRegionCCEDUnitTest failed with DistributedSystemDisconnectedException

Kirk Lund created GEODE-111:
-------------------------------

             Summary: DistributedAckPersistentRegionCCEDUnitTest failed with DistributedSystemDisconnectedException
                 Key: GEODE-111
                 URL: https://issues.apache.org/jira/browse/GEODE-111
             Project: Geode
          Issue Type: Bug
            Reporter: Kirk Lund


{code}
com.gemstone.gemfire.cache30.DistributedAckPersistentRegionCCEDUnitTest > testRemoteCacheListenerInSubregion FAILED
    dunit.RMIException: While invoking com.gemstone.gemfire.cache30.MultiVMRegionTestCase$63.run in VM 0 running on Host pietas.apache.org with 4 VMs

        Caused by:
        com.gemstone.gemfire.distributed.DistributedSystemDisconnectedException: GemFire on pietas(30637)<v927>:23546 started at Mon Jul 13 21:21:50 UTC 2015: Message distribution has terminated

com.gemstone.gemfire.cache30.DistributedAckPersistentRegionCCEDUnitTest > testRemoteCacheListener FAILED
    dunit.RMIException: While invoking com.gemstone.gemfire.cache30.MultiVMRegionTestCase$50.run in VM 0 running on Host pietas.apache.org with 4 VMs

        Caused by:
        com.gemstone.gemfire.distributed.DistributedSystemDisconnectedException: GemFire on pietas(30637)<v945>:37812 started at Mon Jul 13 21:21:55 UTC 2015: Message distribution has terminated

com.gemstone.gemfire.cache30.DistributedAckPersistentRegionCCEDUnitTest > testDistributedPut FAILED
    dunit.RMIException: While invoking com.gemstone.gemfire.cache30.MultiVMRegionTestCase$132.runRepeatingIfNecessary in VM 0 running on Host pietas.apache.org with 4 VMs

        Caused by:
        java.lang.NullPointerException

com.gemstone.gemfire.cache30.DistributedAckPersistentRegionCCEDUnitTest > testNonblockingGetInitialImage FAILED
    junit.framework.AssertionFailedError: Thread did not terminate after 30000 ms: Thread[run invoked on an instance of com.gemstone.gemfire.cache30.MultiVMRegionTestCase$196,5,Async Invocations]

com.gemstone.gemfire.cache30.DistributedAckPersistentRegionCCEDUnitTest > testEntryTtlDestroyEvent FAILED
    dunit.RMIException: While invoking com.gemstone.gemfire.cache30.MultiVMRegionTestCase$182.run in VM 1 running on Host pietas.apache.org with 4 VMs

        Caused by:
        java.lang.NullPointerException

com.gemstone.gemfire.cache30.DistributedAckPersistentRegionCCEDUnitTest > testNBRegionDestructionDuringGetInitialImage FAILED
    com.gemstone.gemfire.InternalGemFireError: Exception status not available while thread is alive.
{code}




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