So I was thinking about something more like netstat, to answer the question at the TCP layer. I've never used Karaf, but the documentation doesn't seem to provide a way to do that from within the container, but at a minimum you can run netstat on the host on which Karaf is running.
I'm wondering whether your mobile broker is connecting to a different broker (not your backoffice one), which could explain why the mobile broker says it's connected but the backoffice one says it's not. Knowing where the TCP connection is going would help with that. Tim On Nov 25, 2016 6:09 AM, "jochenw" <jochen.walz.m...@googlemail.com> wrote: > Hello, > > found the right command: activemq:query | grep -A 10 -B 10 > networkConnectors. > > And the problem occurred again, so I could check this. The network > connector > is present on the mobile broker, but the web console of the backoffice > broker doesn't show a connection. > > Regards, > Jochen > > > > -- > View this message in context: http://activemq.2283324.n4. > nabble.com/Network-of-brokers-consumers-not-synchronized- > tp4718852p4719488.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >