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

[jira] [Resolved] (GEODE-159) RegionWithHDFSOffHeapBasicDUnitTest.testWOFileSizeParam() fails due to orphan objects

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

Darrel Schneider resolved GEODE-159.
------------------------------------
    Resolution: Not A Problem

> RegionWithHDFSOffHeapBasicDUnitTest.testWOFileSizeParam() fails due to 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: Ashvin
>              Labels: HDFS
>
> 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)