Hi everybody, I've connected 3 brokers whith static connexions and they were able to communicate but the problem is that sometimes, one or two brokers face a problem and display the following error message:
ERROR Service - Async error occurred: javax.jms.InvalidClientIDException: Broker: B1 - Client: NC_B2_outbound already connected javax.jms.InvalidClientIDException: Broker: B1 - Client: NC_B2_outbound already connected How can I resolve this problem please? I've tried to add a catch block in the transportConnection.java class but the problem persists. Thank tou for your advice -- View this message in context: http://www.nabble.com/ERROR-Service-tf3863922s2354.html#a10946204 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
