m created FINERACT-1318:
---------------------------

             Summary: fineract-cn-docker-compose>provisioner-ms doesn't start
                 Key: FINERACT-1318
                 URL: https://issues.apache.org/jira/browse/FINERACT-1318
             Project: Apache Fineract
          Issue Type: Bug
          Components: Build
         Environment: os: centos 7
docker: 20.10.3
java: 1.8.0_282
            Reporter: m


Tried to install 
[fineract-cn-docker-compose|https://github.com/apache/fineract-cn-docker-compose/]
 but 
"docker-compose up provisioner-ms" gives error like(bash start-up.sh also gives 
same error):


 
{code:java}
 cassandraSessionProvider' threw exception; nested exception is 
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried 
for query failed (tried: cassandra:9042 
(com.datastax.driver.core.exceptions.TransportException: [null] Cannot connect))
 provisioner-ms_1 | at 
org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:749)
   {code}
Cassandra is working on 9042 by docker, put 127.0.0.1 cassandra in /etc/hosts
.env file created normally, docker-compose config shows all keys with 
docker-compose.yml file.
 

Working images: * cassandra:3.11
 * rmohr/activemq:5.14.5
 * postgres:11
 * anh3h/eureka-server:latest

 
 



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

Reply via email to