Kirk Lund created GEODE-2116:
--------------------------------

             Summary: Ci Failure: 
HAInterestPart1DUnitTest.testInterstRegistrationOnRecoveredEPbyDSM 
                 Key: GEODE-2116
                 URL: https://issues.apache.org/jira/browse/GEODE-2116
             Project: Geode
          Issue Type: Bug
          Components: client/server, tests
            Reporter: Kirk Lund


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
(v6.3.4#6332)

Reply via email to