1
votes

I am trying to run on the port number 5000, tcp://localhost:5000

it shows the following error

WARNING: Could not refresh JMS Connection for destination 'queue://jmsExample' - retrying in 5000 ms. Cause: Could not connect to broker URL: tcp://localhost:5000. Reason: java.net.ConnectException: Connection refused: connect

Any Help please

1
You need to provide more information. What does your config file look like etc.Tim Bish

1 Answers

0
votes

The port 5000 is already in use by another process or service