You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/05/29 23:48:03 UTC

[jira] [Resolved] (GEODE-2116) Ci Failure: HAInterestPart1DUnitTest.testInterstRegistrationOnRecoveredEPbyDSM

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

Anthony Baker resolved GEODE-2116.
----------------------------------
    Resolution: Cannot Reproduce

Closing due to inactivity.  Please reopen if this test fails again.

> Ci Failure: HAInterestPart1DUnitTest.testInterstRegistrationOnRecoveredEPbyDSM 
> -------------------------------------------------------------------------------
>
>                 Key: GEODE-2116
>                 URL: https://issues.apache.org/jira/browse/GEODE-2116
>             Project: Geode
>          Issue Type: Bug
>          Components: client queues, tests
>    Affects Versions: 1.1.0
>            Reporter: Kirk Lund
>            Priority: Minor
>              Labels: CI, Flaky
>
> This seems to be a difficult to reproduce flaky suspect string.
> {noformat}
>     java.lang.AssertionError: Suspicious strings were written to the log during this run.
>     Fix the strings or use IgnoredException.addIgnoredException to ignore.
>     -----------------------------------------------------------------------
>     Found suspect string in log4j at line 1732
>     [fatal 2016/11/15 21:02:44.368 UTC <ServerConnection on port 20962 Thread 0> tid=0x237] Server connection from [identity(172.17.0.4(1:loner):50303:ed90cc69,connection=1; port=39125] : Unexpected Error on server
>     org.apache.geode.InternalGemFireError: No cache client proxy on this node for proxyId identity(172.17.0.4(1:loner):50303:ed90cc69,connection=1
>         at org.apache.geode.internal.cache.tier.sockets.CacheClientNotifier.makePrimary(CacheClientNotifier.java:709)
>         at org.apache.geode.internal.cache.tier.sockets.command.MakePrimary.cmdExecute(MakePrimary.java:49)
>         at org.apache.geode.internal.cache.tier.sockets.BaseCommand.execute(BaseCommand.java:141)
>         at org.apache.geode.internal.cache.tier.sockets.ServerConnection.doNormalMsg(ServerConnection.java:776)
>         at org.apache.geode.internal.cache.tier.sockets.ServerConnection.doOneMessage(ServerConnection.java:904)
>         at org.apache.geode.internal.cache.tier.sockets.ServerConnection.run(ServerConnection.java:1160)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>         at org.apache.geode.internal.cache.tier.sockets.AcceptorImpl$1$1.run(AcceptorImpl.java:519)
>         at java.lang.Thread.run(Thread.java:745)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)