You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Amogh Shetkar (JIRA)" <ji...@apache.org> on 2015/07/27 13:48:05 UTC

[jira] [Created] (GEODE-159) RegionWithHDFSOffHeapBasicDUnitTest.testWOFileSizeParam() fails due ro orphan objects

Amogh Shetkar created GEODE-159:
-----------------------------------

             Summary: RegionWithHDFSOffHeapBasicDUnitTest.testWOFileSizeParam() fails due ro orphan objects
                 Key: GEODE-159
                 URL: https://issues.apache.org/jira/browse/GEODE-159
             Project: Geode
          Issue Type: Bug
          Components: hdfs
            Reporter: Amogh Shetkar
            Assignee: Amogh Shetkar


This test failed with below error message in Jenkins build #168.

{code}
    dunit.RMIException: While invoking com.gemstone.gemfire.cache.hdfs.internal.RegionWithHDFSOffHeapBasicDUnitTest$1.run in VM 0 running on Host asf902.gq1.ygridcore.net with 4 VMs
        at dunit.VM.invoke(VM.java:359)
        at dunit.VM.invoke(VM.java:303)
        at dunit.VM.invoke(VM.java:257)
        at dunit.DistributedTestCase.invokeInEveryVM(DistributedTestCase.java:165)
        at com.gemstone.gemfire.cache.hdfs.internal.RegionWithHDFSOffHeapBasicDUnitTest.tearDown2(RegionWithHDFSOffHeapBasicDUnitTest.java:49)

        Caused by:
        junit.framework.AssertionFailedError: expected:<[]> but was:<[MemoryBlock{MemoryAddress=140140858904640, State=ALLOCATED, BlockSize=1048600, SlabId=0, FreeListId=NONE, RefCount=1, com.gemstone.gemfire.internal.offheap.SimpleMemoryAllocatorImpl$GemFireChunk$1@2fd9bddb, isSerialized=true, isCompressed=false, DataType=java.lang.String, DataValue=VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV....(2MB string)}]>
{code}



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