[ https://issues.apache.org/jira/browse/GEODE-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15453932#comment-15453932 ]
ASF GitHub Bot commented on GEODE-1818: --------------------------------------- Github user upthewaterspout commented on the issue: https://github.com/apache/incubator-geode/pull/235 It would be nice to rename this test to something other than Bug37377DUnitTest, since no one knows what that means. > 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 > > 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)