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

[jira] [Created] (GEODE-8279) ClientSNICQAcceptanceTest.classMethod failed

Mark Hanson created GEODE-8279:
----------------------------------

             Summary: ClientSNICQAcceptanceTest.classMethod failed
                 Key: GEODE-8279
                 URL: https://issues.apache.org/jira/browse/GEODE-8279
             Project: Geode
          Issue Type: Bug
          Components: client/server
            Reporter: Mark Hanson


{noformat}
org.apache.geode.client.sni.ClientSNICQAcceptanceTest > classMethod FAILED
16:04:19
    com.palantir.docker.compose.execution.DockerExecutionException: 'docker-compose exec -T geode gfsh run --file=/geode/scripts/geode-starter.gfsh' returned exit code 1
16:04:19
    The output was:
16:04:19
    1. Executing - start locator --name=locator-maeve --connect=false --hostname-for-clients=locator-maeve --properties-file=/geode/config/gemfire.properties --security-properties-file=******** --J=-Dgemfire.ssl-keystore=/geode/config/locator-maeve-keystore.jks
16:04:1916:04:19
    .....................................................................................The Locator process terminated unexpectedly with exit status 1. Please refer to the log file in /locator-maeve for full details.
16:04:1916:04:19
    Exception in thread "main" org.apache.geode.SystemConnectException: Problem starting up membership services: Unable to form SSL connection.  Consult log file for more details
16:04:1916:04:19
    	at org.apache.geode.distributed.internal.DistributionImpl.start(DistributionImpl.java:189)
16:04:1916:04:19
    	at org.apache.geode.distributed.internal.DistributionImpl.createDistribution(DistributionImpl.java:222)
16:04:1916:04:19
    	at org.apache.geode.distributed.internal.ClusterDistributionManager.<init>(ClusterDistributionManager.java:464)
16:04:1916:04:19
    	at org.apache.geode.distributed.internal.ClusterDistributionManager.<init>(ClusterDistributionManager.java:497)
16:04:1916:04:19
    	at org.apache.geode.distributed.internal.ClusterDistributionManager.create(ClusterDistributionManager.java:326)
16:04:1916:04:19
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:779)
16:04:1916:04:19
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.access$200(InternalDistributedSystem.java:135)
16:04:1916:04:19
    	at org.apache.geode.distributed.internal.InternalDistributedSystem$Builder.build(InternalDistributedSystem.java:3034)
16:04:1916:04:19
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.connectInternal(InternalDistributedSystem.java:290)
16:04:1916:04:19
    	at org.apache.geode.distributed.internal.InternalLocator.startDistributedSystem(InternalLocator.java:743)
16:04:1916:04:19
    	at org.apache.geode.distributed.internal.InternalLocator.startLocator(InternalLocator.java:388)
16:04:1916:04:19
    	at org.apache.geode.distributed.LocatorLauncher.start(LocatorLauncher.java:716)
16:04:1916:04:19
    	at org.apache.geode.distributed.LocatorLauncher.run(LocatorLauncher.java:623)
16:04:1916:04:19
    	at org.apache.geode.distributed.LocatorLauncher.main(LocatorLauncher.java:217)
16:04:1916:04:19 {noformat}



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