You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Scott Jewell (JIRA)" <ji...@apache.org> on 2016/09/14 22:47:20 UTC

[jira] [Resolved] (GEODE-1818) Bug37377DUnitTest passes with NPE suspect strings in log

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

Scott Jewell resolved GEODE-1818.
---------------------------------
    Resolution: Fixed
      Assignee: Scott Jewell

Test modified to invoke clear on remote member, 
instead of using "fake" remote clear event.

> Bug37377DUnitTest passes with NPE suspect strings in log
> --------------------------------------------------------
>
>                 Key: GEODE-1818
>                 URL: https://issues.apache.org/jira/browse/GEODE-1818
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Scott Jewell
>            Assignee: Scott Jewell
>
> This test appears to pass but in fact is not working properly.
> The following messages appear in the log:
> [vm_1]java.lang.NullPointerException
> [vm_1]	at Remote Member 'india(26730)<ec><v11>:32771' in com.gemstone.gemfire.internal.cache.AbstractRegionMap.processVersionTagForGII(AbstractRegionMap.java:540)
> [vm_1]	at Remote Member 'india(26730)<ec><v11>:32771' in com.gemstone.gemfire.internal.cache.AbstractRegionMap.initialImagePut(AbstractRegionMap.java:931)
> [vm_1]	at Remote Member 'india(26730)<ec><v11>:32771' in com.gemstone.gemfire.internal.cache.InitialImageOperation.processChunk(InitialImageOperation.java:915)
> [vm_1]	at Remote Member 'india(26730)<ec><v11>:32771' in com.gemstone.gemfire.internal.cache.InitialImageOperation$ImageProcessor.process(InitialImageOperation.java:1222)
> [vm_1]	at Remote Member 'india(26730)<ec><v11>:32771' in com.gemstone.gemfire.distributed.internal.ReplyMessage.process(ReplyMessage.java:225)



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