You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce Schuchardt (JIRA)" <ji...@apache.org> on 2016/01/08 19:04:39 UTC

[jira] [Resolved] (GEODE-368) CI Failure: HARQueueNewImplDUnitTest.testConcurrentGIIAndDispatch fails intermittently with suspect string

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

Bruce Schuchardt resolved GEODE-368.
------------------------------------
    Resolution: Fixed

I removed the old assertion, which is no longer valid, and added code to handle a null entry from the HARegion.

https://git1-us-west.apache.org/repos/asf?p=incubator-geode.git;a=commit;h=e4f0a968

> CI Failure: HARQueueNewImplDUnitTest.testConcurrentGIIAndDispatch fails intermittently with suspect string
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-368
>                 URL: https://issues.apache.org/jira/browse/GEODE-368
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Darrel Schneider
>            Assignee: Anilkumar Gingade
>              Labels: CI
>
> Failed on a private build of git rev 71e8dc85fd40c91ef53c2f1ee7dca5cfb082b070:
> {code}
> Found suspect string in log4j at line 3047
> [fatal 2015/09/22 20:40:45.985 PDT <Client Message Dispatcher for doomtwo(24943:loner):51209:0b044af8> tid=0x6e76] Uncaught exception in thread CacheClientProxy[identity(doomtwo(24943:loner):51209:0b044af8,connection=1; port=51216; primary=true; version=GFE 9.0]
> com.gemstone.gemfire.InternalGemFireError: Got event null when queue was not being destroyed
> 	at com.gemstone.gemfire.internal.Assert.throwError(Assert.java:82)
> 	at com.gemstone.gemfire.internal.Assert.assertTrue(Assert.java:106)
> 	at com.gemstone.gemfire.internal.cache.ha.HARegionQueue.getBatchAndUpdateThreadContext(HARegionQueue.java:1664)
> 	at com.gemstone.gemfire.internal.cache.ha.HARegionQueue.doReturn(HARegionQueue.java:1544)
> 	at com.gemstone.gemfire.internal.cache.ha.HARegionQueue.peek(HARegionQueue.java:1584)
> 	at com.gemstone.gemfire.internal.cache.ha.HARegionQueue.peek(HARegionQueue.java:1525)
> 	at com.gemstone.gemfire.internal.cache.tier.sockets.CacheClientProxy$MessageDispatcher.run(CacheClientProxy.java:2663)
> {code}



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