You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Lynn Gallinat (JIRA)" <ji...@apache.org> on 2019/04/18 19:10:00 UTC

[jira] [Created] (GEODE-6671) CI failure: org.apache.geode.GemFireConfigException: SSL Configuration requires a valid distribution config

Lynn Gallinat created GEODE-6671:
------------------------------------

             Summary: CI failure: org.apache.geode.GemFireConfigException: SSL Configuration requires a valid distribution config
                 Key: GEODE-6671
                 URL: https://issues.apache.org/jira/browse/GEODE-6671
             Project: Geode
          Issue Type: Bug
            Reporter: Lynn Gallinat


org.apache.geode.management.internal.cli.commands.StartLocatorCommandDUnitTest > classMethod 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 1399

    [fatal 2019/04/16 17:27:46.612 UTC <or...@466d081a> tid=96] Uncaught exception in thread Thread[org.apache.geode.distributed.internal.InternalLocator$1@466d081a,5,RMI Runtime]
    org.apache.geode.GemFireConfigException: SSL Configuration requires a valid distribution config.
    	at org.apache.geode.internal.net.SSLConfigurationFactory.getDistributionConfig(SSLConfigurationFactory.java:57)
    	at org.apache.geode.internal.net.SSLConfigurationFactory.createSSLConfigForComponent(SSLConfigurationFactory.java:91)
    	at org.apache.geode.internal.net.SSLConfigurationFactory.getSSLConfigForComponent(SSLConfigurationFactory.java:78)
    	at org.apache.geode.internal.net.SocketCreatorFactory.getSocketCreatorForComponent(SocketCreatorFactory.java:72)
    	at org.apache.geode.distributed.internal.tcpserver.TcpClient.<init>(TcpClient.java:78)
    	at org.apache.geode.distributed.internal.InternalLocator.stop(InternalLocator.java:855)
    	at org.apache.geode.distributed.internal.InternalLocator$1.onDisconnect(InternalLocator.java:655)
    	at org.apache.geode.distributed.internal.InternalDistributedSystem$2.run(InternalDistributedSystem.java:1339)
    	at java.lang.Thread.run(Thread.java:748)



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