Hi Ebenezer, A thread by the same subject line was initiated by my colleague, Eric Owhadi, on 06 Jun, 20:51. He ran into an issue: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused
It so happens that 4 months later I have run into the exact same issue. Except that I am running everything on my Windows 10 laptop. Also, I installed and ran ActiveMQ on my laptop. In fact, the demo server got an error initially since it found that port 61616 was being used. So, I modified the activemq.xml file to change that port to avoid the conflict. Then the demo server started all the application services, and then at the end ran into the error above. You responded to Eric and said that you would provide a resolution to this problem. Don't know if you have a resolution that I can use to move forward. The Demo server created the appropriate databases and keyspaces in PostgreSQL and Cassandra respectively. Rohit