Re: Artemis Version 2.28.0

2023-06-01 Thread Domenico Francesco Bruscino
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

Re: Artemis Version 2.28.0

2023-06-01 Thread prateekjai...@gmail.com
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

Artemis Version 2.28.0

2023-06-01 Thread Shivang Modi
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