Skip to main content

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

1 answer
0/9000