Hi All,
I am getting following error while connecting to ActiveMQ through Mule application for Week 8 exercise, seems some issue with broker url. I am using ActiveMQ Broker URL: tcp://54.69.115.37:61616.
Error trace:
org.mule.module.launcher.DeploymentStartException: ConnectException: Connection refused: connect
at org.mule.module.launcher.application.DefaultMuleApplication.start(DefaultMuleApplication.java:164) ~[mule-module-lau
ncher-3.8.0.jar:3.8.0]
Caused by: org.mule.retry.**RetryPolicyExhaustedException: Could not connect to broker URL: tcp://54.69.115.37:61616. Reas
on: java.net.ConnectException: Connection refused: connect**
Thanks,
Gaurav
Before you guys post questions, please search the forums to see if it's already been reported and answered. This will help quite a bit.
Please read the FAQ here: https://forums.mulesoft.com/questions/47022/faq-frequently-asked-questions.html
Here's the answer to your question, posted here: https://forums.mulesoft.com/questions/46003/update-activemq-ip-address-has-changed.html
-gopal