Saw it again.

- The backoffice broker had shut down the connection (Channel was inactive
for too (>30000) long).
- The mobile broker logged "Transport failed, not attempting to
automatically reconnect; java.io.EOFException" and "bridge to .... stopped"
- One second later, the mobile broker tries reconnection, "Establishing
network connection from ... to ..."
- 16 seconds after this, the mobile broker logs "Successfully connected to
..."
- The backoffice broker has no log entry, and also doesn't show the
connection in the Web console
- On tcp level, the connection is there (netstat -an | grep 616):
     on mobile side: tcp <ip mobile>:45997 <ip backoffice>:61617 ESTABLISHED
     on backoffice side: tcp6 <ip backoffice>:61617 <ip mobile>:45997
ESTABLISHED

Regards,
Jochen



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Network-of-brokers-consumers-not-synchronized-tp4718852p4720243.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to