Re: Looking for support in ActiveMQ 6.1.2

2024-11-14 Thread Justin Bertram
Do you have any logs from the consumers that might shed light on the problem? Do the client applications themselves think they are still connected to the broker? Are they attempting to reconnect? Please provide more details to clarify. Thanks! Justin On Thu, Nov 14, 2024 at 6:52 AM Dipanwita Ba

Re: Looking for support in ActiveMQ 6.1.2

2024-11-14 Thread Matt Pavlovich
Hello Dipanwita- The application use case you are describing sounds standard and in use by a lot of people on a daily basis with ActiveMQ. I suspect there is a coding or configuration issue that is leading to the outcome you have described. This type of troubleshooting is difficult to solve o

Looking for support in ActiveMQ 6.1.2

2024-11-14 Thread Dipanwita Barik
Hi users, I need some assistance in resolving an issue concerning consumers and ActiveMQ. I am using Apache ActiveMQ 6.1.2 as my queue manager and have written a Java application that functions as a listener. This application creates a connection pool with 10 consumers that connect to ActiveMQ vi