Re: Cannot monitor Failover Transport

2017-11-14 Thread filiphr
Hi,Sorry for not being more specific. I have created an example with my setup. You can find it here . It is a simple spring boot application where the broker url is set to 2 failover addresses (no ActiveMQ needs to run to see the i

Re: Cannot monitor Failover Transport

2017-11-12 Thread art.licis
Hi Filip, First of all, you should share more details on your setup. Is it just one broker listed within failover:(..), or more than one? Are you sure you are registering your TransportListener properly on a client side? If you have more than one broker for failover, and you connect to the first o

Cannot monitor Failover Transport

2017-11-12 Thread filiphr
Hi, I already created a JIRA AMQ-6860 for this, but I was redirected to the forum. When adding a TransportListener as described in How can I monitor the connection with the broker