Hi Shivang,
this seems an authentication issue, try to test connection using the
artemis CLI, i.e.
./broker/bin/artemis check queue --name TEST --produce 1000 --browse 1000
--consume 1000 --user --password --url
tcp://queue:61616
Regards,
Domenico
On Thu, 1 Jun 2023 at 14:27, Shivang Modi
seems like you have enabled security or it is not properly configured in
the cluster.
Prateek Jain
--
EXPECTATION : Causes all troubles..
--
On Thu, Jun 1, 2023 at 1:27 PM
Hi Team,
I am upgrading my application from activemq to artemis 2.28.0 version and I
am getting below error in one of microservice. Can you help me with same
javax.jms.JMSException: Could not connect to broker URL: tcp://queue:61616.
Reason: java.net.ConnectException: Connection refused (Conn