You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anilkumar Gingade (Jira)" <ji...@apache.org> on 2020/02/19 20:14:00 UTC

[jira] [Created] (GEODE-7806) CI Failure: org.apache.geode.cache.client.internal.CacheServerSSLConnectionDUnitTest > testCacheServerSSL[1] FAILED

Anilkumar Gingade created GEODE-7806:
----------------------------------------

             Summary: CI Failure: org.apache.geode.cache.client.internal.CacheServerSSLConnectionDUnitTest > testCacheServerSSL[1] FAILED
                 Key: GEODE-7806
                 URL: https://issues.apache.org/jira/browse/GEODE-7806
             Project: Geode
          Issue Type: Bug
          Components: client/server
            Reporter: Anilkumar Gingade


org.apache.geode.cache.client.internal.CacheServerSSLConnectionDUnitTest > testCacheServerSSL[1] FAILED
    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 2337

    [fatal 2020/02/18 22:01:03.293 GMT <unused p2p reader> tid=178] Uncaught exception in thread Thread[unused p2p reader,5,main]
    org.apache.geode.distributed.DistributedSystemDisconnectedException: Distribution manager on 172.17.0.19(1:locator)<ec><v0>:41001 started at Tue Feb 18 22:00:52 GMT 2020: Message distribution has terminated
    	at org.apache.geode.distributed.internal.ClusterDistributionManager$Stopper.generateCancelledException(ClusterDistributionManager.java:2874)
    	at org.apache.geode.internal.tcp.TCPConduit$Stopper.generateCancelledException(TCPConduit.java:986)
    	at org.apache.geode.CancelCriterion.checkCancelInProgress(CancelCriterion.java:83)
    	at org.apache.geode.internal.tcp.Connection.readMessages(Connection.java:1690)
    	at org.apache.geode.internal.tcp.Connection.run(Connection.java:1472)
    	at java.base/java.lang.Thread.run(Thread.java:834)




--
This message was sent by Atlassian Jira
(v8.3.4#803005)